mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-06 01:26:42 +00:00
Add moderated mode toggle option
This commit is contained in:
@ -10,4 +10,7 @@ fluidspread: true
|
|||||||
drops: true
|
drops: true
|
||||||
|
|
||||||
# Should redstone be enabled?
|
# Should redstone be enabled?
|
||||||
redstone: true
|
redstone: true
|
||||||
|
|
||||||
|
# Should public chat be restricted to admins only? This does not affect commands such as /w, but will affect commands such as /me.
|
||||||
|
moderated: false
|
||||||
|
Reference in New Issue
Block a user