• Joined on 2026-05-12

fr.luc:CR-Core (1.0-SNAPSHOT)

Published 2026-06-09 11:04:08 +02:00 by admin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://gitea.luc-rival.fr/api/packages/admin/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://gitea.luc-rival.fr/api/packages/admin/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://gitea.luc-rival.fr/api/packages/admin/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>fr.luc</groupId>
	<artifactId>CR-Core</artifactId>
	<version>1.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://gitea.luc-rival.fr/api/packages/admin/maven -Dartifact=fr.luc:CR-Core:1.0-SNAPSHOT

About this package

Reusable core library for CR Minecraft game plugins (teams, players, scores, commands, events, SQLite persistence).

Dependencies

com.destroystokyo.paper:paper-api
1.16.5-R0.1-SNAPSHOT
org.xerial:sqlite-jdbc
${sqlite.version}
me.clip:placeholderapi
2.11.6
Details
Maven
2026-06-09 11:04:08 +02:00
6
CR-Core
62 MiB
Assets (55)
Versions (1) View all
1.0-SNAPSHOT 2026-06-09