summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorPixelSergey <sergey.ichtchenko@gmail.com>2015-10-16 17:20:17 +0300
committerPixelSergey <sergey.ichtchenko@gmail.com>2015-10-16 17:20:17 +0300
commited27cdf561f2ac4fa35909e689d024a6de04c1fe (patch)
tree24eaebb589db228f1962105b193f3b4301f1de22 /main.py
parentf5df50e353e1755eb19f404b37aa0dd9587db3e8 (diff)
Added the chat aliasing plugin
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.py b/main.py
index 65948b8..2138216 100644
--- a/main.py
+++ b/main.py
@@ -42,6 +42,8 @@ shared["load_modules"] = [
"blockplacemods",
# Adds /calc, toggles automatic solving of Math expressions in chat
"calc",
+ # Adds aliasing of chat words
+ "chatalias",
# Plugin to locate laggy chunks. /lc <n> lists chunks with more than n entities
"lagchunks",
# Adds /report and /rp, Stores reports with time and location