- Thread starter
- #1
Hi everyone, a plugin update just went live. These are the items that have been updated:
Pronouns
(Special thanks to @samurai_worf )
The following changes went live in an earlier update:
Commands
Pronouns
- Added pronouns to /whois.
- Configurable through /pronouns set <pronouns>
- Currently we support "he/him", "she/her", "they/them", "any/all", "ask", "none".
- "None" means no pronouns will show in /whois nor in the hover card.
- Viewable what a player has set through /pronouns view, /whois, or their hover card.
- Player names in chat now show "hover cards" on hover.
- Currently these are limited to only showing pronouns. More could be added in the future, but we continue to prioritise a simple and clean chat.
- Added /chat hovercard enable / disable
- This affects whether you will see hovercards in chat.
- This does not affect whether other people can see your hovercard.
- Added new methods for the Player type:
- hasSpecifiedPronouns() -> Returns whether grammar specific pronouns are available
- getPronouns() -> Pronoun identifier (he/him, she/her, they/them)
- getSubjectPronoun() -> He/She/They
- getObjectPronoun() -> Him/Her/Them
- getPossessivePronoun() -> His/Hers/Theirs
- getPossessiveDeterminerPronoun() -> His/Her/Their
- getReflexivePronoun() -> Himself/Herself/Themself
(Special thanks to @samurai_worf )
The following changes went live in an earlier update:
Commands
- Simplified the /whois, /map info and /challenge info commands to only show the most relevant information.
- /discord deverify now deverifies even if your account is no longer in the discord server.