

PronounMC - Smart Player Pronouns Display
The PronounMC mod provides a convenient way to see preferred pronouns of other participants directly in the player list. This is an exclusively client-side solution that integrates with the public API of the pronoundb.org service to obtain up-to-date information about user pronouns.
To ensure stable operation, the system uses an intelligent approach to data requests. When processing pronoun information for each user, up to three attempts are made to retrieve data with mandatory pauses of at least one second between requests, which prevents exceeding API usage limits. Additionally, request grouping is applied instead of individual requests for each player, significantly improving work efficiency and reducing server load.