mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-24 17:47:38 +01:00
No longer need to call setup() directly in ProtocolLibService constructor
This commit is contained in:
parent
aa6fe3e874
commit
faddb3ffac
@ -33,7 +33,6 @@ public class ProtocolLibService implements SettingsDependent {
|
||||
this.bukkitService = bukkitService;
|
||||
this.playerCache = playerCache;
|
||||
reload(settings);
|
||||
setup();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user