Maven Repository and Dependency
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- Source Code:
- https://github.com/SpotifyNutzeer/MinecraftCore
- Contributors:
- kxmpetentes
- Languages Supported:
- German
Wiki:Code (Text):<repositories>
...
<!-- MinecraftCore Repo -->
<repository>
<id>minecraftcore-repo</id>
<url>https://spotifynutzer.jfrog.io/artifactory/MinecraftCore/</url>
</repository>
...
</repositories>
<dependencies>
...
<!-- Minecraft Core -->
<dependency>
<groupId>xyz.spotifynutzer</groupId>
<artifactId>MinecraftCore</artifactId>
<version>VERSION</version>
</dependency>
...
</dependencies>
https://github.com/SpotifyNutzeer/MinecraftCore/wiki

MinecraftCore 1.4.1
A simple Core API written in Kotlin for Spigot based Servers