summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
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 651a547..64405eb 100644
--- a/main.py
+++ b/main.py
@@ -44,6 +44,8 @@ shared["load_modules"] = [
"calc",
# Adds aliasing of chat words
"chatalias",
+ # For players to point friends
+ "friends",
# 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