neuralgia/defaultconfigs/jei-server.toml
2025-05-06 01:10:32 +05:00

9 lines
319 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