mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-07 18:58:38 +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());
|
getCommand("ws").setExecutor(new CommandRegistry());
|
||||||
|
|
||||||
// Set right version
|
// Set right version
|
||||||
if (VersionUtil.getVersion() >= 13)
|
if (VersionUtil.getVersion() >= 19)
|
||||||
is1_13Plus = true;
|
is1_13Plus = true;
|
||||||
|
|
||||||
createConfigs();
|
createConfigs();
|
||||||
|
Loading…
Reference in New Issue
Block a user