mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-03-31 16:35:42 +02:00
give positive feedback if the "reload" command was used
This commit is contained in:
parent
e93f501271
commit
7186f26504
@ -230,6 +230,8 @@ public class NoCheat extends JavaPlugin {
|
||||
|
||||
this.conf.cleanup();
|
||||
this.conf = new ConfigurationManager(this.getDataFolder().getPath(), this.action);
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user