use simplejson

This commit is contained in:
jomo
2014-06-10 06:32:28 +02:00
parent b764aa6bf4
commit c8d61d0c18

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 json
import simplejson as json
from time import sleep
from helpers import *