Add moderated mode toggle option

This commit is contained in:
Deauthorized
2024-04-27 22:36:40 -04:00
committed by GitHub
parent 85605774cf
commit 38d6e043f2

View File

@ -10,4 +10,7 @@ fluidspread: true
drops: true
# 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