-
Notifications
You must be signed in to change notification settings - Fork 549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE]: Tag Players + Watchlist #628
Comments
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. |
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.
|
I guess would make sense for some tags to use discord roles as sources. |
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
a. List of available tags and a way to add or remove them;
b. Some way of listing how many players in each tag;
c. A list of players, with the tag in their name;
d. A clear emphasis on those who are online;
e. A button on the player card (web + ingame) to tag a player.
tags
in the player object, or integrated with the notes thing.Additional Info
The text was updated successfully, but these errors were encountered: