Disabled chatalias so I can see errors
This commit is contained in:
2
main.py
2
main.py
@@ -43,7 +43,7 @@ shared["load_modules"] = [
|
|||||||
# Adds /calc, toggles automatic solving of Math expressions in chat
|
# Adds /calc, toggles automatic solving of Math expressions in chat
|
||||||
"calc",
|
"calc",
|
||||||
# Adds aliasing of chat words
|
# Adds aliasing of chat words
|
||||||
"chatalias",
|
#"chatalias",
|
||||||
# Plugin to locate laggy chunks. /lc <n> lists chunks with more than n entities
|
# Plugin to locate laggy chunks. /lc <n> lists chunks with more than n entities
|
||||||
"lagchunks",
|
"lagchunks",
|
||||||
# Adds /report and /rp, Stores reports with time and location
|
# Adds /report and /rp, Stores reports with time and location
|
||||||
|
|||||||
Reference in New Issue
Block a user