mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-08 07:27:39 +01:00
!removed invalid comment
This commit is contained in:
parent
06ecbb46bb
commit
ed3f77d8fa
@ -152,7 +152,6 @@ public class MMOItems extends JavaPlugin {
|
||||
|
||||
public void onEnable() {
|
||||
new SpigotPlugin(39267, this).checkForUpdate();
|
||||
// Change this line if you change the config version!!!
|
||||
final int configVersion = getConfig().contains("config-version", true) ? getConfig().getInt("config-version") : -1;
|
||||
final int defConfigVersion = getConfig().getDefaults().getInt("config-version");
|
||||
if(configVersion != defConfigVersion) {
|
||||
|
Loading…
Reference in New Issue
Block a user