Here it is! I added basic autocompletion to the commands of this plugin. It should scale easily bc I used "Manager.getAvailableCommands(player, subCommand) that you created. Enjoy!
EDIT: built and tested using Spigot for 1.15.2 but it should work on all the previous versions since the TabCompletion feature is kinda old.
Here it is! I added basic autocompletion to the commands of this plugin. It should scale easily bc I used "Manager.getAvailableCommands(player, subCommand) that you created. Enjoy! EDIT: built and tested using Spigot for 1.15.2 but it should work on all the previous versions since the TabCompletion feature is kinda old.