diff --git a/config.json.sample b/config.json.sample index 496dbe6..02037cd 100644 --- a/config.json.sample +++ b/config.json.sample @@ -15,7 +15,7 @@ "admins": [ "batman" ], "moderators": [ "whatever" ], "power_users": [], - "moduleNames": [ "ignore", "admin", "command", "dice", "js", "kick", "quotes", "spelling", "youare", "timers", "stats", "users", "link" ], + "moduleNames": [ "ignore", "admin", "command", "dice", "js", "kick", "quotes", "spelling", "users", "youare", "timers", "sstats", "link" ], "language": "en", "debugMode": false, "debugLevel": 1,