You asked, we listened! > Thanks to the amazing feedback from the community, this update introduces the highly requested /tpahere command!
Important Note for existing users: To make the new command work properly, please add the new message string to your messages.yml file (instructions below), or simply delete your old messages.yml to let the plugin generate the updated one.
# Add this line under the 'tpa-request' section, right below 'target-msg' target-msg-here: "<gray>ᴘʟᴀʏᴇʀ <#ffff55>%player% <gray>ᴡᴀɴᴛs ʏᴏᴜ ᴛᴏ ᴛᴇʟᴇᴘᴏʀᴛ ᴛᴏ ᴛʜᴇᴍ."![]()
UX Improvements and Quality of Life!
In this update, we’ve focused on making the teleportation process faster and smoother for players by reducing typing errors when sending requests.
Key Changes:
- Player Suggestions (Tab-Complete):
- Now, when typing the /tpa command, the plugin will automatically suggest the names of players currently connected to the server.
- This allows for much faster request sending by using the Tab key to complete names, preventing "player not found" errors.
- Command Optimization:
- The main command has been restructured to natively integrate TabCompleter, filtering the player list in real-time as you type.
- Stability Enhancements:
- Refined command registration in the main class to ensure tab-completion works perfectly from the moment the plugin enables.
