mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
proxy method properly
This commit is contained in:
@@ -571,7 +571,7 @@ final class ExilePearlCore implements ExilePearlApi {
|
||||
|
||||
@Override
|
||||
public @NotNull LifecycleEventManager<Plugin> getLifecycleManager() {
|
||||
throw new UnsupportedOperationException();
|
||||
return plugin.getLifecycleManager();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user