ChanceSD / AncientGates

Create regular or bungee portals on your server. Updated for 1.8 up to 1.20
https://dev.bukkit.org/projects/ancient-gates/
GNU General Public License v3.0
15 stars 5 forks source link

Changed TabCompleter. #64

Closed JulieWoolie closed 3 years ago

JulieWoolie commented 3 years ago

Changed the TabCompleter to only include the IDs of Gate's that partially match the parameters.

ChanceSD commented 3 years ago

Wasn't there a Bukkit util method that already did this though? Either way, it seems fine and I'm going to assume you tested this works, thank you for the PR!