From f1856d3243aed3d7e16585294ebed6b23a09654a Mon Sep 17 00:00:00 2001 From: Dico200 Date: Sun, 15 Mar 2015 04:17:12 +0100 Subject: [PATCH] Disable adminnotes, fix stuff --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index 004336e..5e852dd 100644 --- a/main.py +++ b/main.py @@ -66,9 +66,9 @@ shared["load_modules"] = [ "damnspam", # Adds /check, useful to lookup details about a player "check", - # Adds /imout, displays fake leave/join messages - "adminnotes", # Adds /an, a command you can use to share thoughts/plans/news + #"adminnotes", + # Adds /imout, displays fake leave/join messages "imout", #adds snowbrawl minigame #"snowbrawl",