EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.95k stars 981 forks source link

Tab Completing Playernames in ESS Commands #1294

Closed Fluxty closed 7 years ago

Fluxty commented 7 years ago

Tab complete no longer works since the tab complete framework was added. Previous to this version we could tab complete online player names in our commands, I.E. /tpa or /invsee . This is a very annoying change for our playerbase and really hope you guys patch that one up! Thank you :+1:

mdcfe commented 7 years ago

Revert to a version prior to the tab completion framework commit, or wait patiently for tab completion to be finished.

d3ath2005 commented 7 years ago

@md678685 - Do you know when they'll add that feature?

SupaHam commented 7 years ago

See #1287.

SupaHam commented 7 years ago

This has been fixed in bbe0ca9. You can grab the fix from build 483 on the CI server.