Chat Formatter using LuckPerms [1.8 - 1.19.3] icon

Chat Formatter using LuckPerms [1.8 - 1.19.3] -----

A format for chat that implements a hovertext and uses luckperms



After a little search to implement a HoverText in the username I was discovering quite good plugins, the only bad thing is that none of them accepted the HEX color format &#rrggbb that being said, I didn't want to change everything for a simple plugin, so I decided create LPChat.

This plugin is a disfucation of the LPC plugin, therefore only one hovertext is implemented.

IMPORTANT: The original plugin is LPC by wikmor​

FEATURES
- PlaceholderAPI support
- Standard single line format
- Per world/server format using LP context
- Group formats
- RGB color codes
- Hover text in player
- Built-in placeholders

COMMANDS & PERMISSIONS
• /lpc reload - reloads the configuration file​
• lpc.reload - allows user to use reload command
• lpc.colorcodes - allows user to use color codes in messages
• lpc.rgbcodes - allows user to use rgb color codes in messages

DEPENDENCIES
LuckPerms - permissions plugin
PlaceholderAPI - extra placeholders (optional)

CONFIGURATION
Code (YAML):
# LPChat Configuration
# Please read the https://luckperms.net/wiki/Prefixes,-Suffixes-&-Meta before you set up.
#
# Placeholders:
# {message} - the chat message
# {name} - the player's name
# {displayname} - the player's display name / nickname
# {world} - the world name of the player's current world
# {prefix} - the player's highest priority prefix
# {suffix} - the player's highest priority suffix
# {prefixes} - the player's prefixes sorted by the highest priority
# {suffixes} - the player's suffixes sorted by the highest priority
# {username-color} - the player's or the group's username color
# {message-color} - the player's or the group's message color
#
# To reload the configuration, run '/lpc reload' command. Make sure you have the 'lpc.reload' permission assigned.
# More information can be found at https://www.spigotmc.org/resources/68965.
SuggestCommand
: true
PerformCommand
: false
Command
: '/msg %player_name% hi!'

chat-format
: "&f{prefix}{name} &8» &f{message}"
Title
: '&6&lSTATISTICS &8| &7 ( %player_name%)'

HoverText
: |-
  &7
  &8| &fMoney
: &6%vault_eco_balance_formatted%
  &8| &fPlayTime
: &a%statistic_time_played%
  &7
  &8▪ &fTotal Jumps
: &e%statistic_jump%
  &8▪ &fTotal Deaths
: &4%statistic_deaths%
  &8▪ &fTotal Kills
: &c%statistic_player_kills%
# Set the format per group.
# Note: Option for more advanced users. Remove comments to run.
group-formats:
Resource Information
Author:
----------
Total Downloads: 291
First Release: Jan 26, 2023
Last Update: Jan 26, 2023
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings