This commit is contained in:
Auxilor
2020-11-06 11:30:16 +00:00
parent 97f7fe8198
commit 0454d25008
4 changed files with 4 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ public class EcoEnchantsPlugin extends JavaPlugin {
/**
* NMS version
*/
public static final String nmsVersion = Bukkit.getServer().getClass().getPackage().getName().split("\\.")[3];
public static final String NMS_VERSION = Bukkit.getServer().getClass().getPackage().getName().split("\\.")[3];
/**
* ProtocolLib