remove test line
This commit is contained in:
2
motd.py
2
motd.py
@@ -3,8 +3,6 @@ from helpers import *
|
|||||||
|
|
||||||
motd = server.getMotd()
|
motd = server.getMotd()
|
||||||
|
|
||||||
raise TypeError("testing /modules") # remove this line!
|
|
||||||
|
|
||||||
@hook.command("getmotd")
|
@hook.command("getmotd")
|
||||||
def on_getmotd_command(sender, args):
|
def on_getmotd_command(sender, args):
|
||||||
plugin_header(sender, "MOTD")
|
plugin_header(sender, "MOTD")
|
||||||
|
|||||||
Reference in New Issue
Block a user