y u no work

This commit is contained in:
jomo
2014-06-21 14:32:07 +02:00
parent 80018d5deb
commit 9a10123179

View File

@@ -7,7 +7,7 @@ arrow = colorify(u"&r&7\u2192&r")
regex = reg_compile(u"\u00A7[\\da-fk-or]")
@hook.event("player.AsyncPlayerChatEvent", "normal")
@hook.event("player.AsyncPlayerChatEvent", "higher")
def onChat(event):
try:
if not event.isCancelled():