ProNouns icon

ProNouns -----

Putting the "pro" in "pronouns".




First release in more than 6 months :D (this is not abandoned, I just don't have much time atm)
- Removed all the cloud stuff, it served no purpose and was just causing issues
----------, Dec 5, 2022

  • Fix performance issues when tab-completing commands on Bukkit-based servers.
----------, Mar 27, 2022

Fixed an issue with the Bukkit service provider causing issues with other plugins
----------, Jan 14, 2022

  • Fixed an issue where the plugin would refuse to load if ProNouns Cloud cannot be accessed during server start
  • Updated Squirtgun to 2.0.0-pre9
  • Officially supports 1.18
Builds for other platforms available at https://lucypoulton.net/projects/pronouns/downloads
----------, Dec 4, 2021

Fixed incorrect version being displayed due to a compilation caching issue

Builds for other platforms available at https://lucypoulton.net/projects/pronouns
----------, Nov 4, 2021

  • Rewrote almost the entire plugin to support neopronouns better
  • Added support for ProNouns Cloud (https://pn.lucypoulton.net/). Note that servers are opted into this automatically, see the docs (https://docs.lucypoulton.net/pronouns) for details.
  • Updated Squirtgun to 2.0.0-pre7
  • Pronouns stored using MySQL are now correctly ordered
  • Moved package from me.lucyy to net.lucypoulton
Downloads for other platforms available at https://lucypoulton.net/projects/pronouns
----------, Nov 4, 2021

  • Added the nounset placeholder modifier so if the player hasn't set their pronouns then the placeholder will be empty
  • Fixed an issue regarding PlaceholderAPI and plugin load order (https://github.com/PaperMC/Paper#5992)
Downloads for other platforms available at https://lucypoulton.net/pronouns
----------, Jul 17, 2021

Fixed some issues with the PlaceholderAPI expansion
----------, Jun 27, 2021

The 1.3.0 jar posted yesterday had an issue, please replace with this one.
----------, Jun 24, 2021

- Updated to support 1.17
- Removed dependency on paper, should run fine on CB/spigot now without complicated adventure setup
- Internal code restructure to allow for cross-platform support
- Added an "Ask" pronoun set
- Commands that accept player arguments (show for example) now accept offline players if they have connected to the server before
- Experimental BungeeCord support
- Replaced LucyCommonLib with Squirtgun
- Better help menu
- Changed some error messages here and there
- New preview text
- Moved from Maven to Gradle (this means nothing unless you're building the plugin yourself)
- Fix dependency relocation issues
----------, Jun 23, 2021

- Fixed bug where config would be cleared for no reason whatsoever
- Fixed bug where formatters using & codes would not apply to strikethrough
- Updates are now checked against Polymart instead of Spigot
- Updated LucyCommonLib to 1.6.1

To use this resource on CraftBukkit or Spigot, you need to install Adventure as a dependency. Details on this are described here.

- Added DiscordSRV extension (link coming very soon)! This standalone plugin integrates with DiscordSRV to dynamically create and assign pronoun Discord roles to people when they link their account. They're automatically updated as users set their pronouns. More features to come soon!
----------, Apr 11, 2021

  • Added a filter to the /pronouns set command. This filter can be enabled/disabled from the config, and is regex-based. If any part of a set matches, it will be rejected and admins informed. The permission `pronouns.bypass` bypasses the filter, and is given to ops by default.
  • Made some internal changes to the formatting engine. (update LucyCommonLib to 1.4.1)
This update is the first update to require Adventure. See here for more info https://docs.lucyy.me/adventure/
----------, Apr 3, 2021

  • Fixed pronouns being incorrectly displayed when using more than one set
  • Moved PlaceholderAPI support to a separate module. Run the commands /papi ecloud download ProNouns followed by /papi reload to enable support.
----------, Mar 28, 2021

Fixed a number of bugs relating to the update checker
----------, Mar 18, 2021

Fixed an issue when using a static hex colour as a formatter
----------, Mar 8, 2021

1.0.5 is a massive change - the look and feel of the plugin has been reworked. It fully supports RGB and uses my signature pink into blue gradient by default. Read more about formatting here!

NOTE: If you're upgrading from an older version, you'll still have the default pink accent formatting. If you'd like to use a fancy gradient (who wouldn't?), see here or join my Discord server for support.
----------, Mar 7, 2021

  • Moved the command handling system to LucyCommonLib. If this means nothing to you, don't worry, it's just an internal change.
  • Fixed a bug when specifying two pronouns as part of one set
----------, Mar 5, 2021

  • Moved update handling to LucyCommonLib
----------, Mar 4, 2021

Fixed an issue with update checking
----------, Mar 3, 2021

  • You can now predefine pronoun sets in the config, under the "predefinedSets" key. Write them out as you would with /pronouns set, for example:
    Code (YAML):
    predefinedSets :
    - 'xe/xem/xe's/xyr/xyrs/xemself'
    (Users can still specify their own, this just means that they don't have to if you don't predefine them)
  • Better tab completion for the /set command - it'll now suggest multiple sets, building on what you've already written. It's quite hard to explain, you'll see what I mean once you update.
  • Fixed some MySQL bugs when connecting to the database fails.
----------, Mar 3, 2021

  • Added HikariCP (helps improve MySQL stability)
  • Renamed "unset" command to "clear"
----------, Mar 1, 2021

Fixed a bug regarding placeholders ( #2)
----------, Feb 26, 2021

Mostly internal changes here. The code has been tidied up, and the versioning scheme has changed to make a bit more sense.
  • Refactored some stuff
  • Introduced API - maven repo and javadocs coming Soon™. Versioning is done by minor release so API 1.0 is compatible with plugin 1.0.0, 1.0.1 etc but not 1.1.0
----------, Feb 25, 2021

  • Tidied up plugin code
  • Added subcommand tabcompletion
----------, Jan 29, 2021

Added:
  • MySQL support
  • Config options relating to MySQL
  • Better error handling
  • Update checks now happen periodically and not just at startup
----------, Jan 1, 2021

Added:
  • /pronouns unset command
Fixed:
  • If a user has unset pronouns "Unset" will now be shown instead of "They/Them"
----------, Dec 21, 2020

Added:
  • update checking
  • /pronouns reload command
  • New config options relating to update checking
Changed:
  • Multiple pronoun sets can now be slash-delimited (i.e. "she/they" instead of "she they")
  • Fixed some inconsistencies with text colouring
----------, Dec 6, 2020

Added:
  • "Any" pronoun set (uses the they/them pronoun set for placeholders)
  • %pronouns_all% placeholder (shows all 6 pronouns as part of a set)
  • /pronouns sudo command (admin command, requires the pronouns.admin permission, run a pronoun command as another online user)
Changed:
  • Adjusted storing mechanism to be more reliable for custom pronoun sets
----------, Dec 1, 2020

Just added bStats. Nothing fancy.
----------, Nov 28, 2020

Resource Information
Author:
----------
Total Downloads: 6,317
First Release: Nov 28, 2020
Last Update: Dec 5, 2022
Category: ---------------
All-Time Rating:
28 ratings
Find more info at docs.lucypoulton.net...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings