Detailing behavior when the optional `[WORLD]` argument for `gamerule` is omitted.

Chad Vincent 2022-11-27 23:30:21 -06:00
parent 4ef8387122
commit 04ca82de1f
1 changed files with 2 additions and 0 deletions

@ -715,6 +715,8 @@ Sets a Minecraft game rule for a world.
`multiverse.core.gamerule.set`
#### Details:
Allows setting vanilla Minecraft game rules.
When called from console, `[WORLD]` is required. When called in-game, omitting `[WORLD]` will result in changing the rule for the player's current location.
##### Game rules you can set:
All the game rules are case sensitive.
* commandBlockOutput - Boolean