diff --git a/main.py b/main.py index cd3d01a..2c55ada 100644 --- a/main.py +++ b/main.py @@ -67,6 +67,8 @@ shared["load_modules"] = [ # 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 "imout" # NOTICE: If you add something here, please add a small descriptive comment above! ]