Reverting "Moved UUID classes to UUID package" as it broke stuff.

This commit is contained in:
boy0001 2014-12-16 15:57:40 +11:00
parent 4651731f65
commit a93e6b5a55
29 changed files with 21 additions and 479 deletions

View file

@ -30,8 +30,7 @@ import com.intellectualcrafters.plot.object.PlotId;
import com.intellectualcrafters.plot.object.PlotWorld;
import com.intellectualcrafters.plot.util.PlayerFunctions;
import com.intellectualcrafters.plot.util.PlotHelper;
import com.intellectualcrafters.plot.uuid.UUIDHandler;
import com.intellectualcrafters.plot.util.UUIDHandler;
import org.apache.commons.lang.StringUtils;
import org.bukkit.Bukkit;
import org.bukkit.Location;