The plugin used to manage CSS' Minecraft building competition.
- Build this plugin and install it
- Install PlotSquared and generate a plotworld
- Configure the plugin accordingly in
config.yml - Run
/bca startin-game to create a new competition - Have players join teams using
/team - When ready, run
/bca nextphaseto end the setup phase and start the contest
At any point an administrator may use /bca nextphase to end a phase early.
Each game is split into 4 phases:
setup: players join teams and plots are assigned- This phase does not end automatically
build: players build on their plots according to the themevote: players vote on each other's builds on a scale of 1-5results: players see the results of the contest
Run the build task:
./gradlew build