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…
x
Reference in New Issue
Block a user