mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2026-01-03 22:26:15 +00:00
fix fishing bag
This commit is contained in:
@@ -158,7 +158,8 @@ public class CustomFishingPluginImpl extends CustomFishingPlugin {
|
||||
((StatisticsManagerImpl) this.statisticsManager).load();
|
||||
((PlaceholderManagerImpl) this.placeholderManager).unload();
|
||||
((PlaceholderManagerImpl) this.placeholderManager).load();
|
||||
this.commandManager.loadCommands();
|
||||
this.commandManager.unload();
|
||||
this.commandManager.load();
|
||||
}
|
||||
|
||||
private void loadDependencies() {
|
||||
|
||||
Reference in New Issue
Block a user