Adds a non-craftable set of pins that allow players to color their names and give themselves pronoun tags.
A pin can only be acquired by using the corresponding loot table:
| item | loot table |
|---|---|
Black Pin |
pronouns:black_pin |
Dark Blue Pin |
pronouns:dark_blue_pin |
Dark Green Pin |
pronouns:dark_green_pin |
Dark Aqua Pin |
pronouns:dark_aqua_pin |
Dark Red Pin |
pronouns:dark_red_pin |
Dark Purple Pin |
pronouns:dark_purple_pin |
Gray Pin |
pronouns:gray_pin |
Dark Gray Pin |
pronouns:dark_gray_pin |
Blue Pin |
pronouns:blue_pin |
Green Pin |
pronouns:green_pin |
Aqua Pin |
pronouns:aqua_pin |
Red Pin |
pronouns:red_pin |
Gold Pin |
pronouns:gold_pin |
Light Purple Pin |
pronouns:light_purple_pin |
Yellow Pin |
pronouns:yellow_pin |
White Pin |
pronouns:white_pin |
To use a pin, name it in an anvil and wear it (on the chest slot); the player's name will be colored the corresponding color, and the name of the pin will appear to the right of their name both in the chat, player list, and over their head.
The changes persist even after removing the pin. To reset the player's name, wear a nameless white pin.
Uses an advancement to check if a player uses a pin, and calls the corresponding function if so.
None.