HUGE code cleanup

This commit is contained in:
jomo
2014-06-10 01:31:03 +02:00
parent 3dd467afec
commit cb716abd6b
12 changed files with 316 additions and 313 deletions

View File

@@ -1,5 +1,6 @@
#pylint: disable=F0401
import org.bukkit as bukkit
from helpers import *
from helpers import msg
@hook.event("player.PlayerInteractEvent", "monitor")
def onInteract(event):