This is a Spigot plugin to create tournaments with teams. In a tournament, teams can gain points by completing objectives (scoreboard or achievements) which can be configured by the server owner via json config files.
⚠️ This plugin was developed to be used on fresh servers: Be careful! It can modify scoreboard objectives, player achievements and spawnpoints.
- Download a minecraft server which supports spigot plugins. My recommendation is PaperMC.
- After sucessfully executing the server, the
plugins
folder should be created. - Download the Survival Tournament plugin jar file and put it inside the
plugins
folder. - Execute the server again and you'll see a new folder called
plugins\SurvivalTournament
. Inside this new folder there will be theobjective.json
andtournamente.json
configuration files. More informations about these files here. - After modifying the config files to your liking, you can restart the server. Now you have a tournament configured running inside your server!