-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# Guided Setup flow | ||
|
||
tellraw @a [{"text":"\nLava Rising for 1.17\n\n","color":"gold","bold":true},{"text":"This is the first-time setup flow to get you up and running. This can be run again with function lavarising:setup_flow\n\n","color":"gray","bold":false},{"text":"Configure the datapack:\n","color":"white","bold":false},{"text":"Teams: ","color":"light_purple"},{"text":"ENABLE","color":"green","clickEvent":{"action":"run_command","value":"/scoreboard players set enable_teams global 1"}},{"text":" DISABLE","color":"red","italic":true,"clickEvent":{"action":"run_command","value":"/scoreboard players set enable_teams global 0"}},{"text":"\nTeam count: ","color":"dark_purple"},{"text":"3 Teams","color":"gold","clickEvent":{"action":"run_command","value":"/scoreboard players set 3v3v3 global 1"}},{"text":" 2 Teams","italic":true,"clickEvent":{"action":"run_command","value":"/scoreboard players set 3v3v3 global 0"}},{"text":"\n\nWhen you're ready, ","color":"gray","bold":false},{"text":"Start Game\n","color":"green","clickEvent":{"action":"run_command","value":"/function lavarising:start"}}] | ||
tellraw @a [{"text":"\nLava Rising for 1.17\n\n","color":"gold","bold":true},{"text":"This is the first-time setup flow to get you up and running. This can be run again with function lavarising:setup_flow\n\n","color":"gray","bold":false},{"text":"Configure the datapack:\n","color":"white","bold":false},{"text":"Teams: ","color":"light_purple"},{"text":"ENABLE","color":"green","clickEvent":{"action":"run_command","value":"/scoreboard players set enable_teams global 1"}},{"text":" DISABLE","color":"red","italic":true,"clickEvent":{"action":"run_command","value":"/scoreboard players set enable_teams global 0"}},{"text":"\nTeam count: ","color":"dark_purple"},{"text":"3 Teams","color":"gold","clickEvent":{"action":"run_command","value":"/scoreboard players set 3v3v3 global 1"}},{"text":" 2 Teams","italic":true,"clickEvent":{"action":"run_command","value":"/scoreboard players set 3v3v3 global 0"}},{"text":"\n\nWhen you're ready, ","color":"gray","bold":false},{"text":"Start Game\n","color":"green","clickEvent":{"action":"run_command","value":"/function lavarising:start"}}] | ||
scoreboard players set setup_flow internal 1 |