Skip to content
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

Group names in player name tags #28

Open
Maxopoly opened this issue Jun 14, 2020 · 2 comments
Open

Group names in player name tags #28

Maxopoly opened this issue Jun 14, 2020 · 2 comments

Comments

@Maxopoly
Copy link
Member

Take a look at https://github.com/sgtcaze/NametagEdit to figure out how we can do custom name tags and then use that to make /config setting which lets players add a group they are a member of in front of their name tag

@Maxopoly Maxopoly added this to Active To Dos - Unclaimed tasks looking for someone to fix them in Public Issue Board Jun 15, 2020
@KaloHG
Copy link

KaloHG commented Aug 13, 2020

A thing I'd figure I would mention, adding on extra characters to names can cause JukeAlert to not be able to record snitch hits due to the username being too big to fit in the VARCHAR(16) limit (See JukeAlert's DAO registermigrations() function under snitch_logged_victim_user). That would need to be manually reset via MySQL I believe before this could be implemented. Seems simple enough.

@Maxopoly
Copy link
Member Author

We obviously wouldn't be setting their actual names to that.

@wingzero54 wingzero54 moved this from Active To Dos - Unclaimed tasks looking for someone to fix them to Maybe some day - Kinda cool, but not terribly neccessary for now in Public Issue Board Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Public Issue Board
Maybe some day - Kinda cool, but not ...
Development

No branches or pull requests

2 participants