This allows you to easily make a structure and gives you the tools for easily adding build battles to your minecraft world/server. It has a lobby, start & build voting, ranking the top 3 with mannequins of the player on pedastals. Leaving the arena is not included, and it is advised to include adding the disconnect function with whatever method you use for leaving. The walls and barrier block ceilings are by default breakable.
Start Here
- Create the arena with buildbattle:make_arena
- When having an exit, use buildbattle:disconnect for resetting builder numbers
- Do not touch any other functions
INTERFERENCE WARNINGS
- Scoreboard Objectives
- bb_pc_math (#vote)
- bb_player_count
- bb_points
- bb_voting_on
- builder_number (all players in build battle [+ markers])
- checking_on
- players_voted
- pntv (#build)
- rand_build
- rank
- start_votes
- started
- two (#vote)
- vote_count
- Scoreboard Players
- #tmp (on all objectives unless specified)
- #vote
- #build
- Tags
- builder
- builder_marker
- checking
- left
- voting
- Names (minecraft:markers)
- bb_spawn
- bb_gold
- bb_iron
- bb_bronze
