Remove workaround as issue was fixed by spigot

This commit is contained in:
boy0001 2015-03-12 07:36:41 +11:00
parent a32c3067c5
commit 79f97a7309
3 changed files with 3 additions and 5 deletions

View file

@ -72,7 +72,6 @@ import com.sk89q.worldedit.bukkit.WorldEditPlugin;
public class PlotSquared {
public static final String MAIN_PERMISSION = "plots.use";
public static final String ADMIN_PERMISSION = "plots.admin";
public static String GEN_WORLD = "__PLACEHOLDER__";
public static File styleFile;
public static YamlConfiguration style;
public static File configFile;