# ================================================== # SUPREMECHAT PLUGIN # If you're in need of support or have encounted any errors please join the discord server: # https://discord.gg/AnPwty8asP # # - PlaceholderAPI Support # - Vault Support # ================================================== # mute chat settings mute-chat: false
bypass-mute-chat-permission: 'supremechat.bypass.mutechat'
ops-bypass-mute-chat: true
# chat color permission (Allow players to use &0-f & hex colors in chat) chat-color-permission: 'supremechat.chat.color'
# ================================================== # CHAT FORMATTING: # # format - globally # groups - Uses VaultAPI Groups to check what rank the player is. # * set `group-formatting` to `true` to enable groups. # ==================================================
# should you want SupremeChat's chat function disabled? enable-chat-format: true
# globally be used for everyone if `group-formatting` is set to `false`. format: '
%vault_prefix%%name% &8➟ &7%message%' group-formatting: false
groups:
default: '
%vault_prefix%&7%name% &8➟ &7%message%' vip: '
%vault_prefix%&7%name% &8➟ &a%message%' helper: '
%vault_prefix%&7%name% &8➟ &e%message%' mod: '
%vault_prefix%&7%name% &8➟ &b%message%' admin: '
%vault_prefix%&7%name% &8➟ &c%message%' owner: '
%vault_prefix%&7%name% &8➟ &c%message%' hover: # used when you hover over the chat sent by player enable: true
string: - '&8&m
---------------'
- '&7World: &b%world%' - '&7Rank: %vault_prefix%' - '&8&m
---------------'
click: # used when you click on the chat sent by player enable: true
string: '/msg
%player_name% '
# ================================================== # JOIN & LEAVE: # # To add a "silent" join type put the custom options to empty '' # Example: custom-join: '' # Example: custom-leave: '' # ================================================== custom-join: '&8
[&a&l+&8
] &7
%name%' custom-leave: '&8
[&c&l-&8
] &7
%name%' vanish-support: true
# allow to join silent if vanished. motd: - '&8&m
----------------------------'
- '&
#ca04fb&lY&#d006e2&lO&#d509c9&lU&#db0bb0&lR&#e10e97&lS&#e6107e&lE&#ec1365&lR&#f2154c&lV&#f71833&lE&#fd1a1a&lR' - '&
#C3C3C3Welcome to the server, %name%!' - ''
- '&
#FDB600This is the example MOTD' - ''
- '&7&OSupremeChat by DevScape, thanks for using..'
- '&8&m
----------------------------'
# ================================================== # CUSTOM COMMANDS: # # <command_label>: # string: '<your message here that will send to the player>' # # Custom commands will be extended soon... # ================================================== custom-commands:
discord: # discord name is your command label. string: '&9&lDiscord
: &7discord.gg/yourserver' store: # store name is your command label. string: '&b&lStore
: &7store.yourserver.com'
# ================================================== # CHAT FILTER: # # set `chat-delay` to 0 if you want to disable chat delay. # set `action-detect` to 0 if you want to disable 'action'. # ================================================== word-detect: '&cThe word &7
%word% &cis banned from the server!' word-detect-staff: '&c
[Filter
] &7
%name%: &c[&7%message%&c]' word-detect-alert-staff: true
detect-alert-staff-permission: 'sc.alert.staff'
# to disable chat delays, set 'chat-delay' to 0 chat-delay: 1
# how long should SupremeChat stop the playing from chatting for? in seconds. chat-warn: '&cPlease slow down, you''re chatting too fast
...'
caps-lowercase: true
# changes caps to lowercase caps-limit: 4
# how many caps should be limited until it detects. disable-caps-warn: false
# set true if you want to disable 'caps-warn' caps-warn: '&cPlease do not use CAPS!'
repeat-enable: true
repeat-warn: '&cPlease do not repeat the same messages.'
# to disable command delays, set 'command-delay' to 0 command-delay: 1
# in seconds command-warn: '&cPlease slow down, you''re executing commands too fast
...'
# ================================================== # INTERACTIONS CHAT: # ================================================== # item in chat settings enable-chat-item: true
chat-item-strings: # message string that will grab the item the player is holding. - '
[i
]'
- '
[item
]'
chat-item-replace: '&8
[&b
%item%&8]' # this will be the message that will replace the item string.