Team Oriented Minecraft PVP Suite
- Focusing on the main issues that are currently unsolved.
-
Start with the latest stable Paper (PaperSpigot) build.
-
Create a
maps
folder inside of the server and insert a supported TGM map. You can also just clone ourMaps
repository as a folder. -
(Optional) Install WorldEdit to enable the Teleport Tool.
-
Start the server.
-
We use Lombok. Make sure you have the Lombok plugin installed on your preferred IDE.
-
We use maven. Like any other maven project, run
mvn clean install
in the top level folder to generate the required libraries.