JorelAli / CommandAPI

A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13
https://commandapi.jorel.dev
MIT License
526 stars 67 forks source link

Change vanillaCommandDispatcher to getCommands() #556

Closed toxicity188 closed 4 months ago

toxicity188 commented 4 months ago

In current paper build, vanillaCommandDispatcher was removed. so it requires to use getCommands().

DerEchtePilz commented 4 months ago

This is already hotfixed in 9.5.0-SNAPSHOT