mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-10 14:33:08 +00:00
Remove workaround as issue was fixed by spigot
This commit is contained in:
parent
a32c3067c5
commit
79f97a7309
3 changed files with 3 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue