lowercase please

This commit is contained in:
NEMESIS13cz
2015-10-31 19:31:46 +01:00
parent dfa48d7da5
commit 626ec7f187

View File

@@ -110,7 +110,7 @@ def on_alias_command(sender, cmd, label, args):
return False
@hook.event("player.AsyncPlayerChatEvent", "High")
@hook.event("player.AsyncPlayerChatEvent", "high")
def on_player_chat(event):
playerid = str(event.getPlayer().getUniqueId())
data = safe_open_json()