mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-17 13:01:33 +01:00
Detailing behavior when the optional [WORLD]
argument for gamerule
is omitted.
parent
4ef8387122
commit
04ca82de1f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user