06
{
"Database Mode (JSON, SQLITE, MYSQL)": "JSON",
"MySQL Host": "localhost",
"MySQL Port": 3306,
"MySQL Database Name": "rust_stats",
"MySQL User": "root",
"MySQL Password": "password",
"Enable Fame Leaderboard (/fame)": true,
"Leaderboard Sorting Mode (XP, PVP_KILLS, PLAY_TIME)": "XP",
"Fame Leaderboard Sorting Mode (XP, PVP_KILLS, PLAY_TIME)": "XP",
"Show Total XP Column": true,
"Show PvP Kills Column": true,
"Show PvP Deaths Column": true,
"Show PvE Deaths Column": true,
"Show Heli Kills Column": true,
"Show Bradley Kills Column": true,
"Show Scientist Kills Column": true,
"Show Zombie Kills Column": true,
"Show Animal Kills Column": true,
"Show Play Time Column": true,
"Points Per PvP Kill": 5,
"Points Per Zombie Kill": 2,
"Points Per Animal Kill": 1,
"Points Per Bradley Kill": 20,
"Points Per Heli Kill": 20,
"Points Per Scientist Kill": 3,
"Points Per 30 Min Play Time": 1,
"Auto-Save Interval (seconds)": 60.0,
"Unknown NPC fallback category (animal, scientist, zombie, none)": "animal",
"Log Level (all, system, alert, none)": "system",
"Leaderboard Cache TTL (seconds)": 30.0,
"Max rows per leaderboard tab": 10,
"Number Format (none, K, M, KM)": "M",
"Number Format Decimal Places": 1,
"XP Sources (modules - managed automatically)": {},
"Auto-reload modules on Core reload": true,
"Auto-reload delay between modules (seconds)": 4.0,
"Auto-reload module order": [
"MajestatTopBuild", "MajestatTopGather", "MajestatTopLoot",
"MajestatTopWeb", "MajestatTopMap", "MajestatTopInfo"
]
}