summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rwxr-xr-xmain.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.py b/main.py
index cd60c4a..0adf113 100755
--- a/main.py
+++ b/main.py
@@ -51,6 +51,7 @@ def process_whisper(nick, msg, mapserv):
if not broken_string[0] in allowed_commands:
mapserv.sendall(whisper(nick, "Your access level has been set to blocked! If you feel this is in error, please contact <administrator>."))
mapserv.sendall(whisper(nick, "Though, you still can do the following: "+str(allowed_commands))
+ return
if msg == "!list":
# Sends the list of items for sale.