mirror of
https://github.com/BentoBoxWorld/Boxed.git
synced 2024-12-02 13:13:32 +01:00
Made the game rule a first class setup step.
This commit is contained in:
parent
019f817c98
commit
fc7cef52c9
@ -23,6 +23,7 @@ A game mode where you are boxed into a tiny space that only expands by completin
|
||||
4. Restart the server - new worlds will be created. There may be a delay.
|
||||
5. Login
|
||||
6. Type `/boxed` to start.
|
||||
7. Turn off advancement announcements `/gamerule announceAdvancements false` otherwise there is a lot of spam from the server when players get advancements.
|
||||
|
||||
|
||||
* You will start by a tree. The is a chest with some handy items in it. (This is the island blueprint)
|
||||
@ -42,10 +43,6 @@ A game mode where you are boxed into a tiny space that only expands by completin
|
||||
|
||||
## Advanced Config
|
||||
|
||||
### Game rule
|
||||
|
||||
If you are using InvSwitcher, then it will switch out Advancements when you change worlds and that can cause spam, so we recommend you set the game rule `/gamerule announceAdvancements false`.
|
||||
|
||||
### config.yml
|
||||
The config is very similar to BSkyBlock, AcidIsland, etc.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user