mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-05 18:37:48 +01:00
Update WorldSystem.java
This commit is contained in:
parent
b2e1e2ff0a
commit
e2a3095a13
@ -98,7 +98,7 @@ public class WorldSystem extends JavaPlugin {
|
||||
getCommand("ws").setExecutor(new CommandRegistry());
|
||||
|
||||
// Set right version
|
||||
if (VersionUtil.getVersion() >= 13)
|
||||
if (VersionUtil.getVersion() >= 19)
|
||||
is1_13Plus = true;
|
||||
|
||||
createConfigs();
|
||||
|
Loading…
Reference in New Issue
Block a user