SMC Developments
  • Information
  • Installation
  • šŸ°Supreme Survival
    • What to change?
    • Supreme Plugins
      • SupremeAnnouncements
      • SupremeAWD
      • SupremeBlackmarket
      • SupremeChat
      • SupremeClear
      • SupremeColor
      • SupremeCombat
      • SupremeCompleter
      • SupremeContainers
      • SupremeCosmetics
      • SupremeCycle
      • SupremeDeath
      • SupremeDrops
      • SupremeEssentials
      • SupremeGamble
      • SupremeJoin
      • SupremeLevels
      • SupremeMerchant
      • SupremePlayershops
      • SupremeQuests
      • SupremeRewards
      • SupremeStaff
      • SupremeTags
      • SupremeTitles
      • SupremeTokens
      • SupremeTransfer
      • SupremeVote
      • SupremeVouchers
      • SupremeWarps
    • Setting up votes
      • Voting sites
  • 🌳Supreme Skyblock
    • Coming soon to Gitbook!
Powered by GitBook
On this page
  • Description
  • General options
  • • Player mention
  • • Item showcase
  • • Playername hover
  • • Click to message
  • Chat formatting
  • Using DiscordSRV
  • Useful links
  1. Supreme Survival
  2. Supreme Plugins

SupremeChat

PreviousSupremeBlackmarketNextSupremeClear

Last updated 3 years ago

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

Supports unlimited rows and you are free to use whatever papi placeholder you want. Check 'Useful links' to see every listed papi placeholder.

• Click to message

# Click on playername to start a message
suggest-text-on-player-click: '/msg {player} '

Simply click on a player's name and the chat will automatically fill in the the required command to privately message that 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

šŸ°
PlaceholderAPI
Sound types
A player typed 'SupremeVince' in chat.