A Minecraft plugin for managing 6b6t PVP
- Minecraft Server Version: 1.12.2
- Bukkit/Spigot/Paper API
- Download the latest version of the plugin.
- Place the plugin
.jarfile in your server'spluginsfolder. - Restart your server.
- Modify the
config.tomlfile generated by the plugin
This project is actively maintained and developed. Contributions and pull requests are welcomed and encouraged.
- Clone the repository:
git clone https://github.com/XeraPlugins/6b6tPVPCore.git- Build the project using Gradle:
./gradlew shadowJarThe compiled JAR will be in the build/libs directory.