From 5717f5852711a63adf0ffc9f959dc114b091e77a Mon Sep 17 00:00:00 2001 From: Dico200 Date: Sun, 22 Nov 2015 17:12:35 +0100 Subject: Disabled chatalias so I can see errors --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index ede4269..7411d17 100644 --- a/main.py +++ b/main.py @@ -43,7 +43,7 @@ shared["load_modules"] = [ # Adds /calc, toggles automatic solving of Math expressions in chat "calc", # Adds aliasing of chat words - "chatalias", + #"chatalias", # Plugin to locate laggy chunks. /lc lists chunks with more than n entities "lagchunks", # Adds /report and /rp, Stores reports with time and location -- cgit v1.2.3