HomeJavaModsLPPronouns
LPPronouns
ModsJava

LPPronouns

by p0t4t0sandwich · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.19.2–1.20.1 · Bukkit⬇ Download for 1.19.3–1.20.1 · BungeeCord⬇ Download for 1.19.3–1.20.1 · Fabric⬇ Download for 1.19.3–1.20.1 · Folia⬇ Download for 1.19.3–1.20.1 · Forge⬇ Download for 1.19.3–1.20.1 · Paper⬇ Download for 1.19.3–1.20.1 · Spigot⬇ Download for 1.19.3–1.20.1 · Velocity⬇ Download for 1.19.3–1.20.1 · Waterfall⬇ Download for 1.19.3–1.20 · Purpur
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

LPPronouns

A simple, cross API plugin that allows players to set their pronouns.

Works on: Spigot, BungeeCord, Fabric, Forge, and Velocity

Link to our support: Discord

Download

Compatibility Cheatsheet

Server type Versions Jar Name
All 1.19 1.19-1.19.4 LPPronouns-<version>-1.19.jar
All 1.20 1.20-1.20.1 LPPronouns-<version>-1.20.jar
Bukkit 1.8-1.20.1 LPPronouns-<version>-bukkit.jar
BungeeCord 1.20-1.20.1 LPPronouns-<version>-bungee.jar
Velocity API v3 LPPronouns-<version>-velocity.jar
Fabric 1.17 1.17-1.19.4 LPPronouns-<version>-fabric-1.17.jar
Fabric 1.20 1.20-1.20.1 LPPronouns-<version>-fabric-1.20.jar
Forge 1.19 1.19-1.19.4 LPPronouns-<version>-forge-1.19.jar
Forge 1.20 1.20-1.20.1 LPPronouns-<version>-forge-1.20.jar

Dependencies

This plugin requires LuckPerms to function.

Commands and Permissions

Command Permission Description
/pronouns lppronouns.pronouns Allows you to manage your pronouns.
/pronouns list N/A Lists all available pronouns.
/pronouns clear/delete/none/remove/reset N/A Clears your pronouns.
/pronouns <pronoun> N/A Sets your pronouns.

Configuration

# Database configuration
# Supported storage types: mongodb, mysql
storage:
  type: mongodb
  config:
    host: localhost
    port: 27017
    database: playerdata
    username: root
    password: password

# Message formatting configuration
formatting:
  # This sets LPPronouns as the server's chat formatter
  enabled: true
  # %player% - Player name
  # %message% - Message
  # %server% - Server name
  # %prefix% - Player prefix
  # %suffix% - Player suffix
  # %displayname% - Player display name
  format: "<%displayname% (%suffix%)> %message%"

# Pronoun configuration
pronouns:
  none: ""
  
  any: any
  other: other
  ask: ask
  avoid: avoid
  # ...

TODO

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more