mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-10 08:48:26 +00:00
8 lines
317 B
TOML
8 lines
317 B
TOML
["cheat mode"]
|
|
#Enable the cheat mode for players who have an operator status (/op).
|
|
enableCheatModeForOp = true
|
|
#Enable the cheat mode for players who are in the creative mode.
|
|
enableCheatModeForCreative = true
|
|
#Enable the cheat mode for players who can use the "/give" command.
|
|
enableCheatModeForGive = false
|