diff --git a/main.py b/main.py index 8395f3b..b38fe56 100644 --- a/main.py +++ b/main.py @@ -75,9 +75,9 @@ shared["load_modules"] = [ #adds snowbrawl minigame #"snowbrawl", # Adds /tm [player] for a messages to be sent to this player via /msg - "pmtoggle", + "pmtoggle" # Replacement for LoginSecurity - "loginsecurity" + #"loginsecurity" # NOTICE: If you add something here, please add a small descriptive comment above! ] shared["modules"] = {}