-
Notifications
You must be signed in to change notification settings - Fork 2
Commands
Ben Robson edited this page Jul 7, 2020
·
5 revisions
Here are the commands you can run to manually trigger the functions. This will go through the process to assign 2 players in a 2 team game of 30 minutes, as an example. For more teams, replace uses of "2" with "4" or "8" If there is noise in the chat, you may lose track of the prompts.
Establish as Administrator:
/give @s bedrock
Number of teams:
/function xpr:setup/2team
Stage 1:
/function xpr:setup/prep_2
Stage 2:
/function xpr:setup/2_field
Manual Team Selection:
/function xpr:setup/tokens_2
Or
/give Steve blue_concrete
/give Alex red_concrete
Game Time (30 minutes):
/trigger duration set 36000
Start Game:
/function xpr:main/start
End Game Early:
/trigger duration set 10