Skip to content

Window5000/SuffixChanger

Repository files navigation

SuffixChanger

standard-readme compliant

Paper plugin to change LuckPerms suffixes via a GUI.

Table of Contents

Install

Download the plugin and add it to your plugins folder.

Dependencies

This plugin obviously requires LuckPerms to function.

For suffixes to show in chat you need another plugin to format the chat, for a simplistic formatter you can use Vault and VaultChatFormatter

Usage

Create a group for each of your suffixes, then add them all to a track called suffixes. Before players can change their suffix, you need to give them the permissions suffix.[group name of suffix] of every suffix they're allowed to use.

Commands:

  • /suffix Open the SuffixChanger GUI
  • /reloadsuffixchanger Reloads the SuffixChanger config
  • /addsuffix <group_name> <suffix...(use as many args here as you wish)> Add a group with the specified suffix to luckperms

Permissions:

  • suffix.[group name of suffix] for every suffix the player is allowed to use
  • suffixchanger.suffix to open the GUI
  • suffixchanger.addsuffix to add suffixes via a command
  • suffixchanger.reload to reload the SuffixChanger config

Configuration

  • title changes the title that is used for the GUI, supports MiniMessage
  • watermark set to false to disable the watermark under the leftover buttons
  • obfuscate set to true to obfuscate suffixes that the players isn't allowed to use

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

GNU GPL © Window5