Closed FireML closed 5 days ago
Disables brigadier and adds a note for the reasoning:
// Brigadier should stay disabled until ACF updates their implementation. //manager.enableUnstableAPI("brigadier");
This removes the startup error caused by their usage of a deprecated event.
Also fixes a potential NPE in EvenMoreFish#setupPermissions
Thank you :)
Disables brigadier and adds a note for the reasoning:
This removes the startup error caused by their usage of a deprecated event.
Also fixes a potential NPE in EvenMoreFish#setupPermissions