44 lines
No EOL
990 B
JSON
Executable file
44 lines
No EOL
990 B
JSON
Executable file
{
|
|
"mode": "blacklist",
|
|
"timeout_seconds": 10,
|
|
"kick_message": "You are using a mod not allowed on this server.",
|
|
"timeout_message": "Mod verification timed out. Please rejoin.",
|
|
"detection": {
|
|
"preset": "balanced",
|
|
"monitor_only": false,
|
|
"alert_staff": true,
|
|
"block": {
|
|
"cheat_clients": true,
|
|
"xray": true,
|
|
"fullbright": true,
|
|
"freecam": true,
|
|
"replay": false,
|
|
"minimap": false,
|
|
"autoclicker": true,
|
|
"schematic_printer": true,
|
|
"tweakeroo_utility": false,
|
|
"damage_indicators": false,
|
|
"zoom": false
|
|
},
|
|
"allow_overrides": [],
|
|
"banned_mods": []
|
|
},
|
|
"resource_packs": {
|
|
"log": true,
|
|
"kick_on_banned": false,
|
|
"banned_packs": [],
|
|
"banned_fingerprints": []
|
|
},
|
|
"exemptions": {
|
|
"floodgate_auto": true,
|
|
"bypass_players": []
|
|
},
|
|
"profiling": {
|
|
"enabled": true,
|
|
"max_history": 200
|
|
},
|
|
"whitelist": {
|
|
"require_all": true,
|
|
"official_mods": []
|
|
}
|
|
} |