haveric / StackableItems

Minecraft Bukkit plugin that allows you to change the default stack size of items.
22 stars 17 forks source link

Tab Completer Support #144

Closed griffinht closed 5 months ago

griffinht commented 4 years ago

There is currently no implementation of onTabComplete.

When starting to type /si players should see tab completions for possible arguments such as reload, update, or world names. Material names and ids could also use the tab completer.