7h ago
Auto-resolve #tags in commands when name is unique
Commands like /invite, /whisper, and /friend currently require the full username including the #tag to work (e.g., /invite Thunder#9822). I'd like to suggest that the #tag becomes optional in cases where the name can be resolved automatically.
When you run a command without a #tag, the game checks how many players online share that name. If exactly one match is found, the #tag is filled in automatically and the command executes as normal. If no one online has that name, or if multiple players share it, the command would prompt you to include the #tag manually.
This keeps the system accurate while cutting down on unnecessary typing in the most common case — when the person you're looking for is the only one online with that name.
Pending