SupremeChat
Description
Our chat plugins gives you the ability to customize your chat however you want. With features as JSON hovers (Fully supporting PlaceholderAPI), player mentions and 'click to message' it's the ultimate chat plugin for your server!
General options
β’ Player mention

# When a player types your name in chat
mention:
title: '&e{player}'
subtitle: '&7Has mentioned you!'
sounds:
- 'ITEM_BOOK_PAGE_TURN;1.0;1.0' # Check 'Useful links' for all sound types
β’ Item showcase
<screenshot> (once added)
# Item display [item]
messages:
no-item: '&cYou have nothing in your hand.'
blacklist-item: '&cYou cannot display this item.'
limit: '&cYou can only use the [item] once in a message.'
item-prefix: '&7['
item-suffix: '&7]'
β’ Playername hover

# player hover text in chat
hover-text: |-
&e&l SURVIVAL
&r
&8 β &fName: &e%player_name%
&8 β &fRank: &e%luckperms_groups%
&8 β &fLevel: &e%supremelevels_levels%
&r
&8 β &fKills: &e%statistic_player_kills%
&8 β &fDeaths: &e%statistic_deaths%
&r
&8 β &fBalance: &e$%javascript_money%
&8 β &fExp: &e%player_total_exp%
&8 β &fTokens: &eβ¬%supremetokens_tokens%
&r
β’ Click to message

# Click on playername to start a message
suggest-text-on-player-click: '/msg {player} '
Chat formatting
# Chat format
group-formats:
default: # Rank name
format: '&8[%supremelevels_levels%&8] &8&lβΈ &r&8|Villein| %supremecolor_name_color%%player_name%&r&f:'
color: GRAY # Chat color
Using DiscordSRV
Useful links
Placeholders
Last updated