mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-11 11:40:29 +00:00
Um. What the hell? Why unregister this
This commit is contained in:
parent
eda46398a9
commit
9a258670a3
1 changed files with 0 additions and 2 deletions
|
@ -133,8 +133,6 @@ public class LibsDisguises extends JavaPlugin {
|
|||
* Reloads the config with new config options.
|
||||
*/
|
||||
public void reload() {
|
||||
HandlerList.unregisterAll(listener);
|
||||
|
||||
reloadConfig();
|
||||
DisguiseConfig.initConfig(getConfig());
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue