PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.39k stars 2.2k forks source link

Fire TabCompleteEvent for legacy commands #10834

Closed Machine-Maker closed 1 month ago

Machine-Maker commented 1 month ago

Re-adds firing the TabCompleteEvent for legacy commands (commands registered with the bukkit API). Brigadier commands already fire both the AsyncTabCompleteEvent and AsyncPlayerSendSuggestionsEvent.


fixes https://github.com/PaperMC/Paper/issues/10833


Download the paperclip jar for this pull request: paper-10834.zip