diff --git a/motd.py b/motd.py index 1665020..e6a6ae1 100644 --- a/motd.py +++ b/motd.py @@ -3,8 +3,6 @@ from helpers import * motd = server.getMotd() -raise TypeError("testing /modules") # remove this line! - @hook.command("getmotd") def on_getmotd_command(sender, args): plugin_header(sender, "MOTD")