Open tabarra opened 2 years ago
Just like discord roles, each tag would have an order id, which could be used as the priority in the playerlist as well as if we decide to make a connect queue.
Super interesting if this were integrated with the API, as in be able to tag a player through an exported function, or txAdmin emitting an event when a tagged player joins
This would be really helpful. Looking forward to it.
This idea would also work well with "automatic tags" which would be set to online players that meet a criteria but are not saved in the database. Examples:
I guess would make sense for some tags to use discord roles as sources.
Just not sure what would be the best way to cache it for offline searches.
Note to self: Temporary tags
Scope
Web, In-Game Menu, Developer API
Feature Description
As per Mr. 🐢 suggestion, a feature to be able to tag players, and a way to watch out for those players.
There should be a list of default tags (cheater, trouble maker, vip, streamer, friend, etc.), but it should also be configurable.
Use Case
If you want to tag people that paid to be unbanned (actually requested!) to pay extra attention to them.
I can also see this being used for tagging VIP players, Streamers and other People Of Interest.
Proposed Solution
tags
in the player object, or integrated with the notes thing.Additional Info