TF-EssentialsX/Essentials
CyberKitsune c062651821
Add option for tab complete to use displaynames (#4432)
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>

This feature adds a new configuration option, `change-tab-complete-name`

When `change-tab-complete-name` is turned on, `getPlayers()` in `EssentialsCommand` will use `getDisplayName()` instead of `getName()`; populating the list with display names instead of player names.

Closes #4431.
2021-08-19 20:00:06 +00:00
..
src Add option for tab complete to use displaynames (#4432) 2021-08-19 20:00:06 +00:00
build.gradle Fix bStats becoming a transitive dependency (#4426) 2021-08-02 13:21:53 +01:00