Test-Account666 / PlugManX

Plugin manager for Bukkit servers.
https://www.spigotmc.org/resources/plugman-improved.88135/
MIT License
110 stars 45 forks source link

Fix PlugManX failing to reload plugins that use Paper's new Brigadier API #42

Closed MrPowerGamerBR closed 3 months ago

MrPowerGamerBR commented 3 months ago

Fixes #41

I have NOT added an automated reload call, because reloading Minecraft's resources does have other implications. If you use vanilla's /reload command, ALL plugin recipes are disabled unless if the server owner reloads the affected plugins, or if the plugin owner has made that the plugin reregisterers the recipe automatically on ServerResourcesReloadedEvent

Test-Account666 commented 3 months ago

Will merge this :)

Can't post an Update right now though :/