mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-03 11:22:33 +02:00
LuckPerms for Forge (#3262)
This commit is contained in:
@@ -32,8 +32,8 @@ public interface LoaderBootstrap {
|
||||
|
||||
void onLoad();
|
||||
|
||||
void onEnable();
|
||||
default void onEnable() {}
|
||||
|
||||
void onDisable();
|
||||
default void onDisable() {}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user