y u no work
This commit is contained in:
@@ -7,7 +7,7 @@ arrow = colorify(u"&r&7\u2192&r")
|
|||||||
regex = reg_compile(u"\u00A7[\\da-fk-or]")
|
regex = reg_compile(u"\u00A7[\\da-fk-or]")
|
||||||
|
|
||||||
|
|
||||||
@hook.event("player.AsyncPlayerChatEvent", "normal")
|
@hook.event("player.AsyncPlayerChatEvent", "higher")
|
||||||
def onChat(event):
|
def onChat(event):
|
||||||
try:
|
try:
|
||||||
if not event.isCancelled():
|
if not event.isCancelled():
|
||||||
|
|||||||
Reference in New Issue
Block a user