Player Pronouns

Player Pronouns

Mod

Server-side mod for pronouns!

Server Utility

5,348 downloads
36 followers
Created3 years ago
Updated3 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Version 1.1.0

Changelog

Now supports custom formatting for pronouns

You can customise the colour and/or the style (bold, italic, etc) of any pronouns, including the default ones. Pronouns can still be added as a single string if you don't want formatting.

{
  "pairs": [
    { "pronoun": "they", "style": ["blue", "italic"] },
    { "pronoun": "them", "style": ["#82507c", "bold"] },
    "she", "he"
  ]
}

(works with single as well as pairs)

This also includes a new placeholder playerpronouns:raw_pronouns that returns the unstyled pronouns

New internal database format

When updating to the 1.1.0 release, the database file will be automatically backed up and then upgraded to the new format. The backup will be save to world/playerdata/pronouns.dat.bak. Please let me know by opening an issue if you encounter any problems with the conversion process. This database change will allow for easier upgrades of the format in future while maintaining backwards compatibility.

Files

player-pronouns-1.1.0.jar(81.09 KiB) Primary Download

External resources



Project members

Ash

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID