VaultHuntersBackupTest/serverconfig/modlistobserver-server.toml
2023-09-16 04:52:29 +00:00

10 lines
361 B
TOML

# --- ModListObserver Config File ---
#Should the current mod list of joining players be logged?
logJoiningModList = true
#Should mods of a joining player that are also present on the server be logged?
logServerMods = true
#What op permission level should be the requirement for being able to execute /modlist?
#Range: 0 ~ 4
modlistCommandPermissionLevel = 3