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
.jar
file in your server'splugins
folder. - Restart your server.
- Modify the
config.toml
file 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 shadowJar
The compiled JAR will be in the build/libs directory.