mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-08 05:23:01 +00:00
2.8.7: Plot home sorting, critical world init fix, piston fix
This commit is contained in:
parent
e6fc6e070e
commit
0c3b084f73
11 changed files with 67 additions and 53 deletions
|
@ -72,6 +72,7 @@ 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