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