using jython 2.7b2

This commit is contained in:
jomo
2014-07-13 17:10:14 +02:00
parent e9f1142cea
commit 1f5ee6b348
7 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ import org.bukkit.event.block.BlockPlaceEvent as BlockPlaceEvent
import org.bukkit.event.block.BlockBreakEvent as BlockBreakEvent
import org.bukkit.event.player.PlayerInteractEvent as PlayerInteractEvent
import thread
import simplejson as json
import json
from time import sleep
from helpers import *