TAB
IMPORTANT
This is an integration with another plugin TAB. You can configure TAB itself here
Integration with TAB resolves compatibility issues by disabling certain features in FlectonePulse:
⚙️ Setting
📂 Path integration.yml → tab
⚖️ Default
yml
tab:
enable: true
disable_flectonepulse_scoreboard: true
disable_flectonepulse_header: true
disable_flectonepulse_footer: true
disable_flectonepulse_playerlistname: falseenable
Enables or disables the functionality of the module
disable_flectonepulse_scoreboard
Disables the Scoreboard module
disable_flectonepulse_header
Disables the Header module
disable_flectonepulse_footer
Disables the Footer module
disable_flectonepulse_playerlistname
Disables the Player List Name module
🔐 Permissions
📂 Path permission.yml → integration.tab
⚖️ Default
yml
# ___ ___ __ ___ __ ___
# |__ | |__ / ` | / \ |\ | |__
# | |___ |___ \__, | \__/ | \| |___
# __ __ ___
# |__) | | | /__` |__
# | \__/ |___ .__/ |___ /\
# / \
# __/\___ ____/\_____ ___/ \______
# \/ \/
#
#region module
module:
name: "flectonepulse.module"
type: "TRUE"
#endregion module
#region command
command:
name: "flectonepulse.module.command"
type: "TRUE"
see_invisible_players_in_suggest:
name: "flectonepulse.module.command.see_invisible_players_in_suggest"
type: "OP"
#endregion command
#region afk
afk:
name: "flectonepulse.module.command.afk"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.afk.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.afk.sound"
type: "TRUE"
#endregion afk
#region anon
anon:
name: "flectonepulse.module.command.anon"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.anon.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.anon.sound"
type: "TRUE"
#endregion anon
#region ball
ball:
name: "flectonepulse.module.command.ball"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.ball.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.ball.sound"
type: "TRUE"
#endregion ball
#region ban
ban:
name: "flectonepulse.module.command.ban"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.ban.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.ban.sound"
type: "TRUE"
#endregion ban
#region banlist
banlist:
name: "flectonepulse.module.command.banlist"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.banlist.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.banlist.sound"
type: "TRUE"
#endregion banlist
#region broadcast
broadcast:
name: "flectonepulse.module.command.broadcast"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.broadcast.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.broadcast.sound"
type: "TRUE"
#endregion broadcast
#region chatcolor
chatcolor:
name: "flectonepulse.module.command.chatcolor"
type: "TRUE"
other:
name: "flectonepulse.module.command.chatcolor.other"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.chatcolor.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.chatcolor.sound"
type: "TRUE"
colors:
SEE:
name: "flectonepulse.module.command.chatcolor.see"
type: "TRUE"
OUT:
name: "flectonepulse.module.command.chatcolor.out"
type: "OP"
#endregion chatcolor
#region chatsetting
chatsetting:
name: "flectonepulse.module.command.chatsetting"
type: "TRUE"
settings:
CHAT_NAME:
name: "flectonepulse.module.command.chatsetting.chat_name"
type: "TRUE"
FCOLOR_SEE:
name: "flectonepulse.module.command.chatsetting.fcolor_see"
type: "TRUE"
FCOLOR_OUT:
name: "flectonepulse.module.command.chatsetting.fcolor_out"
type: "OP"
AFK:
name: "flectonepulse.module.command.chatsetting.afk"
type: "TRUE"
ADVANCEMENT:
name: "flectonepulse.module.command.chatsetting.advancement"
type: "TRUE"
CHAT:
name: "flectonepulse.module.command.chatsetting.chat"
type: "TRUE"
COMMAND_ANON:
name: "flectonepulse.module.command.chatsetting.command_anon"
type: "TRUE"
COMMAND_BALL:
name: "flectonepulse.module.command.chatsetting.command_ball"
type: "TRUE"
COMMAND_BROADCAST:
name: "flectonepulse.module.command.chatsetting.command_broadcast"
type: "TRUE"
COMMAND_COIN:
name: "flectonepulse.module.command.chatsetting.command_coin"
type: "TRUE"
COMMAND_DICE:
name: "flectonepulse.module.command.chatsetting.command_dice"
type: "TRUE"
COMMAND_DO:
name: "flectonepulse.module.command.chatsetting.command_do"
type: "TRUE"
COMMAND_MAIL:
name: "flectonepulse.module.command.chatsetting.command_mail"
type: "TRUE"
COMMAND_ME:
name: "flectonepulse.module.command.chatsetting.command_me"
type: "TRUE"
COMMAND_POLL:
name: "flectonepulse.module.command.chatsetting.command_poll"
type: "TRUE"
COMMAND_ROCKPAPERSCISSORS:
name: "flectonepulse.module.command.chatsetting.command_rockpaperscissors"
type: "TRUE"
COMMAND_STREAM:
name: "flectonepulse.module.command.chatsetting.command_stream"
type: "TRUE"
COMMAND_TELL:
name: "flectonepulse.module.command.chatsetting.command_tell"
type: "TRUE"
COMMAND_TICTACTOE:
name: "flectonepulse.module.command.chatsetting.command_tictactoe"
type: "TRUE"
COMMAND_TRY:
name: "flectonepulse.module.command.chatsetting.command_try"
type: "TRUE"
DEATH:
name: "flectonepulse.module.command.chatsetting.death"
type: "TRUE"
FROM_DISCORD_TO_MINECRAFT:
name: "flectonepulse.module.command.chatsetting.from_discord_to_minecraft"
type: "TRUE"
FROM_TELEGRAM_TO_MINECRAFT:
name: "flectonepulse.module.command.chatsetting.from_telegram_to_minecraft"
type: "TRUE"
FROM_TWITCH_TO_MINECRAFT:
name: "flectonepulse.module.command.chatsetting.from_twitch_to_minecraft"
type: "TRUE"
JOIN:
name: "flectonepulse.module.command.chatsetting.join"
type: "TRUE"
QUIT:
name: "flectonepulse.module.command.chatsetting.quit"
type: "TRUE"
SLEEP:
name: "flectonepulse.module.command.chatsetting.sleep"
type: "TRUE"
other:
name: "flectonepulse.module.command.chatsetting.other"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.chatsetting.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.chatsetting.sound"
type: "TRUE"
#endregion chatsetting
#region clearchat
clearchat:
name: "flectonepulse.module.command.clearchat"
type: "TRUE"
other:
name: "flectonepulse.module.command.clearchat.other"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.clearchat.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.clearchat.sound"
type: "TRUE"
#endregion clearchat
#region clearmail
clearmail:
name: "flectonepulse.module.command.clearmail"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.clearmail.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.clearmail.sound"
type: "TRUE"
#endregion clearmail
#region coin
coin:
name: "flectonepulse.module.command.coin"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.coin.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.coin.sound"
type: "TRUE"
#endregion coin
#region deletemessage
deletemessage:
name: "flectonepulse.module.command.deletemessage"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.deletemessage.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.deletemessage.sound"
type: "TRUE"
#endregion deletemessage
#region dice
dice:
name: "flectonepulse.module.command.dice"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.dice.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.dice.sound"
type: "TRUE"
#endregion dice
#region flectonepulse
flectonepulse:
name: "flectonepulse.module.command.flectonepulse"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.flectonepulse.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.flectonepulse.sound"
type: "TRUE"
#endregion flectonepulse
#region geolocate
geolocate:
name: "flectonepulse.module.command.geolocate"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.geolocate.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.geolocate.sound"
type: "TRUE"
#endregion geolocate
#region helper
helper:
name: "flectonepulse.module.command.helper"
type: "TRUE"
see:
name: "flectonepulse.module.command.helper.see"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.helper.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.helper.sound"
type: "TRUE"
#endregion helper
#region ignore
ignore:
name: "flectonepulse.module.command.ignore"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.ignore.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.ignore.sound"
type: "TRUE"
#endregion ignore
#region ignorelist
ignorelist:
name: "flectonepulse.module.command.ignorelist"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.ignorelist.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.ignorelist.sound"
type: "TRUE"
#endregion ignorelist
#region kick
kick:
name: "flectonepulse.module.command.kick"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.kick.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.kick.sound"
type: "TRUE"
#endregion kick
#region mail
mail:
name: "flectonepulse.module.command.mail"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.mail.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.mail.sound"
type: "TRUE"
#endregion mail
#region maintenance
maintenance:
name: "flectonepulse.module.command.maintenance"
type: "OP"
join:
name: "flectonepulse.module.command.maintenance.join"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.maintenance.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.maintenance.sound"
type: "TRUE"
#endregion maintenance
#region me
me:
name: "flectonepulse.module.command.me"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.me.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.me.sound"
type: "TRUE"
#endregion me
#region mute
mute:
name: "flectonepulse.module.command.mute"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.mute.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.mute.sound"
type: "TRUE"
#endregion mute
#region mutelist
mutelist:
name: "flectonepulse.module.command.mutelist"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.mutelist.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.mutelist.sound"
type: "TRUE"
#endregion mutelist
#region online
online:
name: "flectonepulse.module.command.online"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.online.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.online.sound"
type: "TRUE"
#endregion online
#region ping
ping:
name: "flectonepulse.module.command.ping"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.ping.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.ping.sound"
type: "TRUE"
#endregion ping
#region poll
poll:
name: "flectonepulse.module.command.poll"
type: "TRUE"
create:
name: "flectonepulse.module.command.poll.create"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.poll.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.poll.sound"
type: "TRUE"
#endregion poll
#region reply
reply:
name: "flectonepulse.module.command.reply"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.reply.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.reply.sound"
type: "TRUE"
#endregion reply
#region rockpaperscissors
rockpaperscissors:
name: "flectonepulse.module.command.rockpaperscissors"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.rockpaperscissors.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.rockpaperscissors.sound"
type: "TRUE"
#endregion rockpaperscissors
#region spy
spy:
name: "flectonepulse.module.command.spy"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.spy.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.spy.sound"
type: "TRUE"
#endregion spy
#region stream
stream:
name: "flectonepulse.module.command.stream"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.stream.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.stream.sound"
type: "TRUE"
#endregion stream
#region symbol
symbol:
name: "flectonepulse.module.command.symbol"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.symbol.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.symbol.sound"
type: "TRUE"
#endregion symbol
#region tell
tell:
name: "flectonepulse.module.command.tell"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.tell.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.tell.sound"
type: "TRUE"
#endregion tell
#region tictactoe
tictactoe:
name: "flectonepulse.module.command.tictactoe"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.tictactoe.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.tictactoe.sound"
type: "TRUE"
#endregion tictactoe
#region toponline
toponline:
name: "flectonepulse.module.command.toponline"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.toponline.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.toponline.sound"
type: "TRUE"
#endregion toponline
#region translateto
translateto:
name: "flectonepulse.module.command.translateto"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.translateto.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.translateto.sound"
type: "TRUE"
#endregion translateto
#region unban
unban:
name: "flectonepulse.module.command.unban"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.unban.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.unban.sound"
type: "TRUE"
#endregion unban
#region unmute
unmute:
name: "flectonepulse.module.command.unmute"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.unmute.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.unmute.sound"
type: "TRUE"
#endregion unmute
#region unwarn
unwarn:
name: "flectonepulse.module.command.unwarn"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.unwarn.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.unwarn.sound"
type: "TRUE"
#endregion unwarn
#region warn
warn:
name: "flectonepulse.module.command.warn"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.warn.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.warn.sound"
type: "TRUE"
#endregion warn
#region warnlist
warnlist:
name: "flectonepulse.module.command.warnlist"
type: "OP"
cooldown_bypass:
name: "flectonepulse.module.command.warnlist.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.warnlist.sound"
type: "TRUE"
#endregion warnlist
#region do
do:
name: "flectonepulse.module.command.do"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.do.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.do.sound"
type: "TRUE"
#endregion do
#region try
try:
name: "flectonepulse.module.command.try"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.command.try.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.command.try.sound"
type: "TRUE"
#endregion try
#region integration
integration:
name: "flectonepulse.module.integration"
type: "TRUE"
#endregion integration
#region advancedban
advancedban:
name: "flectonepulse.module.integration.advancedban"
type: "TRUE"
#endregion advancedban
#region deepl
deepl:
name: "flectonepulse.module.integration.deepl"
type: "TRUE"
#endregion deepl
#region discord
discord:
name: "flectonepulse.module.integration.discord"
type: "TRUE"
#endregion discord
#region geyser
geyser:
name: "flectonepulse.module.integration.geyser"
type: "TRUE"
#endregion geyser
#region interactivechat
interactivechat:
name: "flectonepulse.module.integration.interactivechat"
type: "TRUE"
#endregion interactivechat
#region itemsadder
itemsadder:
name: "flectonepulse.module.integration.itemsadder"
type: "TRUE"
#endregion itemsadder
#region libertybans
libertybans:
name: "flectonepulse.module.integration.libertybans"
type: "TRUE"
#endregion libertybans
#region litebans
litebans:
name: "flectonepulse.module.integration.litebans"
type: "TRUE"
#endregion litebans
#region luckperms
luckperms:
name: "flectonepulse.module.integration.luckperms"
type: "TRUE"
#endregion luckperms
#region integrationmaintenance
maintenance:
name: "flectonepulse.module.integration.maintenance"
type: "TRUE"
#endregion integrationmaintenance
#region minimotd
minimotd:
name: "flectonepulse.module.integration.minimotd"
type: "TRUE"
#endregion minimotd
#region miniplaceholders
miniplaceholders:
name: "flectonepulse.module.integration.miniplaceholders"
type: "TRUE"
use:
name: "flectonepulse.module.integration.miniplaceholders.use"
type: "OP"
#endregion miniplaceholders
#region motd
motd:
name: "flectonepulse.module.integration.motd"
type: "TRUE"
#endregion motd
#region placeholderapi
placeholderapi:
name: "flectonepulse.module.integration.placeholderapi"
type: "TRUE"
use:
name: "flectonepulse.module.integration.placeholderapi.use"
type: "OP"
#endregion placeholderapi
#region plasmovoice
plasmovoice:
name: "flectonepulse.module.integration.plasmovoice"
type: "TRUE"
#endregion plasmovoice
#region simplevoice
simplevoice:
name: "flectonepulse.module.integration.simplevoice"
type: "TRUE"
#endregion simplevoice
#region skinsrestorer
skinsrestorer:
name: "flectonepulse.module.integration.skinsrestorer"
type: "TRUE"
#endregion skinsrestorer
#region supervanish
supervanish:
name: "flectonepulse.module.integration.supervanish"
type: "TRUE"
#endregion supervanish
#region telegram
telegram:
name: "flectonepulse.module.integration.telegram"
type: "TRUE"
#endregion telegram
#region triton
triton:
name: "flectonepulse.module.integration.triton"
type: "TRUE"
#endregion triton
#region twitch
twitch:
name: "flectonepulse.module.integration.twitch"
type: "TRUE"
#endregion twitch
#region vault
vault:
name: "flectonepulse.module.integration.vault"
type: "TRUE"
#endregion vault
#region yandex
yandex:
name: "flectonepulse.module.integration.yandex"
type: "TRUE"
#endregion yandex
#region tab
tab:
name: "flectonepulse.module.integration.tab"
type: "TRUE"
#endregion tab
#region message
message:
name: "flectonepulse.module.message"
type: "TRUE"
#endregion message
#region afk
afk:
name: "flectonepulse.module.message.afk"
type: "TRUE"
#endregion afk
#region anvil
anvil:
name: "flectonepulse.module.message.anvil"
type: "TRUE"
#endregion anvil
#region auto
auto:
name: "flectonepulse.module.message.auto"
type: "TRUE"
types:
announcement:
name: "flectonepulse.module.message.auto.sound"
type: "TRUE"
#endregion auto
#region book
book:
name: "flectonepulse.module.message.book"
type: "TRUE"
#endregion book
#region brand
brand:
name: "flectonepulse.module.message.brand"
type: "TRUE"
#endregion brand
#region bubble
bubble:
name: "flectonepulse.module.message.bubble"
type: "TRUE"
#endregion bubble
#region chat
chat:
name: "flectonepulse.module.message.chat"
type: "TRUE"
types:
local:
name: "flectonepulse.module.message.chat.local"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.message.chat.local.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.message.chat.local.sound"
type: "TRUE"
global:
name: "flectonepulse.module.message.chat.global"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.message.chat.global.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.message.chat.global.sound"
type: "TRUE"
#endregion chat
#region format
format:
name: "flectonepulse.module.message.format"
type: "TRUE"
legacy_colors:
name: "flectonepulse.module.message.format.legacy_color"
type: "OP"
adventure_tags:
HOVER:
name: "flectonepulse.module.message.format.hover"
type: "OP"
CLICK:
name: "flectonepulse.module.message.format.click"
type: "OP"
COLOR:
name: "flectonepulse.module.message.format.color"
type: "OP"
KEYBIND:
name: "flectonepulse.module.message.format.keybind"
type: "OP"
TRANSLATABLE:
name: "flectonepulse.module.message.format.translatable"
type: "OP"
TRANSLATABLE_FALLBACK:
name: "flectonepulse.module.message.format.translatable_fallback"
type: "OP"
INSERTION:
name: "flectonepulse.module.message.format.insertion"
type: "OP"
FONT:
name: "flectonepulse.module.message.format.font"
type: "OP"
DECORATION:
name: "flectonepulse.module.message.format.decoration"
type: "TRUE"
GRADIENT:
name: "flectonepulse.module.message.format.gradient"
type: "OP"
RAINBOW:
name: "flectonepulse.module.message.format.rainbow"
type: "OP"
RESET:
name: "flectonepulse.module.message.format.reset"
type: "OP"
NEWLINE:
name: "flectonepulse.module.message.format.newline"
type: "OP"
TRANSITION:
name: "flectonepulse.module.message.format.transition"
type: "OP"
SELECTOR:
name: "flectonepulse.module.message.format.selector"
type: "OP"
SCORE:
name: "flectonepulse.module.message.format.score"
type: "OP"
NBT:
name: "flectonepulse.module.message.format.nbt"
type: "OP"
PRIDE:
name: "flectonepulse.module.message.format.pride"
type: "OP"
SHADOW_COLOR:
name: "flectonepulse.module.message.format.shadow_color"
type: "OP"
#endregion format
#region fcolor
fcolor:
name: "flectonepulse.module.message.format.fcolor"
type: "TRUE"
colors:
OUT:
name: "flectonepulse.module.message.format.fcolor.out"
type: "TRUE"
SEE:
name: "flectonepulse.module.message.format.fcolor.see"
type: "TRUE"
#endregion fcolor
#region fixation
fixation:
name: "flectonepulse.module.message.format.fixation"
type: "TRUE"
#endregion fixation
#region image
image:
name: "flectonepulse.module.message.format.image"
type: "TRUE"
#endregion image
#region mention
mention:
name: "flectonepulse.module.message.format.mention"
type: "TRUE"
group:
name: "flectonepulse.module.message.format.mention.group"
type: "OP"
bypass:
name: "flectonepulse.module.message.format.mention.bypass"
type: "FALSE"
sound:
name: "flectonepulse.module.message.format.mention.sound"
type: "TRUE"
#endregion mention
#region moderation
moderation:
name: "flectonepulse.module.message.format.moderation"
type: "TRUE"
#endregion moderation
#region caps
caps:
name: "flectonepulse.module.message.format.moderation.caps"
type: "TRUE"
bypass:
name: "flectonepulse.module.message.format.moderation.caps.bypass"
type: "OP"
#endregion caps
#region delete
delete:
name: "flectonepulse.module.message.format.moderation.delete"
type: "OP"
#endregion delete
#region newbie
newbie:
name: "flectonepulse.module.message.format.moderation.newbie"
type: "TRUE"
bypass:
name: "flectonepulse.module.message.format.moderation.newbie.bypass"
type: "OP"
#endregion newbie
#region flood
flood:
name: "flectonepulse.module.message.format.moderation.flood"
type: "TRUE"
bypass:
name: "flectonepulse.module.message.format.moderation.flood.bypass"
type: "OP"
#endregion flood
#region swear
swear:
name: "flectonepulse.module.message.format.moderation.swear"
type: "TRUE"
bypass:
name: "flectonepulse.module.message.format.moderation.swear.bypass"
type: "OP"
see:
name: "flectonepulse.module.message.format.moderation.swear.see"
type: "OP"
#endregion swear
#region names
names:
name: "flectonepulse.module.message.format.names"
type: "TRUE"
#endregion names
#region object
object:
name: "flectonepulse.module.message.format.object"
type: "TRUE"
player_head:
name: "flectonepulse.module.message.format.object.player_head"
type: "TRUE"
sprite:
name: "flectonepulse.module.message.format.object.sprite"
type: "TRUE"
#endregion object
#region questionanswer
question_answer:
name: "flectonepulse.module.message.format.questionanswer"
type: "TRUE"
questions:
server:
ask:
name: "flectonepulse.module.message.format.questionanswer.server"
type: "TRUE"
sound:
name: "flectonepulse.module.message.format.questionanswer.sound.server"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.message.format.questionanswer.cooldown.bypass.server"
type: "TRUE"
flectone:
ask:
name: "flectonepulse.module.message.format.questionanswer.flectone"
type: "TRUE"
sound:
name: "flectonepulse.module.message.format.questionanswer.sound.flectone"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.message.format.questionanswer.cooldown.bypass.flectone"
type: "TRUE"
#endregion questionanswer
#region replacement
replacement:
name: "flectonepulse.module.message.format.replacement"
type: "TRUE"
values:
smile:
name: "flectonepulse.module.message.format.replacement.smile"
type: "TRUE"
big_smile:
name: "flectonepulse.module.message.format.replacement.big_smile"
type: "TRUE"
sad:
name: "flectonepulse.module.message.format.replacement.sad"
type: "TRUE"
ok_hand:
name: "flectonepulse.module.message.format.replacement.ok_hand"
type: "TRUE"
thumbs_up:
name: "flectonepulse.module.message.format.replacement.thumbs_up"
type: "TRUE"
thumbs_down:
name: "flectonepulse.module.message.format.replacement.thumbs_down"
type: "TRUE"
cool_smile:
name: "flectonepulse.module.message.format.replacement.cool_smile"
type: "TRUE"
cool_glasses:
name: "flectonepulse.module.message.format.replacement.cool_glasses"
type: "TRUE"
clown:
name: "flectonepulse.module.message.format.replacement.clown"
type: "TRUE"
heart:
name: "flectonepulse.module.message.format.replacement.heart"
type: "TRUE"
laughing:
name: "flectonepulse.module.message.format.replacement.laughing"
type: "TRUE"
confused:
name: "flectonepulse.module.message.format.replacement.confused"
type: "TRUE"
happy:
name: "flectonepulse.module.message.format.replacement.happy"
type: "TRUE"
angry:
name: "flectonepulse.module.message.format.replacement.angry"
type: "TRUE"
ascii_idk:
name: "flectonepulse.module.message.format.replacement.ascii_idk"
type: "TRUE"
ascii_angry:
name: "flectonepulse.module.message.format.replacement.ascii_angry"
type: "TRUE"
ascii_happy:
name: "flectonepulse.module.message.format.replacement.ascii_happy"
type: "TRUE"
ping:
name: "flectonepulse.module.message.format.replacement.ping"
type: "TRUE"
tps:
name: "flectonepulse.module.message.format.replacement.tps"
type: "TRUE"
online:
name: "flectonepulse.module.message.format.replacement.online"
type: "TRUE"
coords:
name: "flectonepulse.module.message.format.replacement.coords"
type: "TRUE"
stats:
name: "flectonepulse.module.message.format.replacement.stats"
type: "TRUE"
skin:
name: "flectonepulse.module.message.format.replacement.skin"
type: "TRUE"
item:
name: "flectonepulse.module.message.format.replacement.item"
type: "TRUE"
url:
name: "flectonepulse.module.message.format.replacement.url"
type: "TRUE"
image:
name: "flectonepulse.module.message.format.replacement.image"
type: "TRUE"
spoiler:
name: "flectonepulse.module.message.format.replacement.spoiler"
type: "TRUE"
bold:
name: "flectonepulse.module.message.format.replacement.bold"
type: "TRUE"
italic:
name: "flectonepulse.module.message.format.replacement.italic"
type: "TRUE"
underline:
name: "flectonepulse.module.message.format.replacement.underline"
type: "TRUE"
obfuscated:
name: "flectonepulse.module.message.format.replacement.obfuscated"
type: "TRUE"
strikethrough:
name: "flectonepulse.module.message.format.replacement.strikethrough"
type: "TRUE"
#endregion replacement
#region scoreboard
scoreboard:
name: "flectonepulse.module.message.format.scoreboard"
type: "TRUE"
#endregion scoreboard
#region spoiler
spoiler:
name: "flectonepulse.module.message.format.spoiler"
type: "TRUE"
#endregion spoiler
#region translate
translate:
name: "flectonepulse.module.message.format.translate"
type: "TRUE"
#endregion translate
#region world
world:
name: "flectonepulse.module.message.format.world"
type: "TRUE"
#endregion world
#region greeting
greeting:
name: "flectonepulse.module.message.greeting"
type: "TRUE"
sound:
name: "flectonepulse.module.message.greeting.sound"
type: "TRUE"
#endregion greeting
#region join
join:
name: "flectonepulse.module.message.join"
type: "TRUE"
sound:
name: "flectonepulse.module.message.join.sound"
type: "TRUE"
#endregion join
#region objective
objective:
name: "flectonepulse.module.message.objective"
type: "TRUE"
#endregion objective
#region belowname
belowname:
name: "flectonepulse.module.message.objective.belowname"
type: "TRUE"
#endregion belowname
#region tabname
tabname:
name: "flectonepulse.module.message.objective.tabname"
type: "TRUE"
#endregion tabname
#region quit
quit:
name: "flectonepulse.module.message.quit"
type: "TRUE"
sound:
name: "flectonepulse.module.message.quit.sound"
type: "TRUE"
#endregion quit
#region rightclick
rightclick:
name: "flectonepulse.module.message.rightclick"
type: "TRUE"
cooldown_bypass:
name: "flectonepulse.module.message.rightclick.cooldown.bypass"
type: "OP"
sound:
name: "flectonepulse.module.message.rightclick.sound"
type: "TRUE"
#endregion rightclick
#region sidebar
sidebar:
name: "flectonepulse.module.message.sidebar"
type: "TRUE"
#endregion sidebar
#region sign
sign:
name: "flectonepulse.module.message.sign"
type: "TRUE"
#endregion sign
#region status
status:
name: "flectonepulse.module.message.status"
type: "TRUE"
#endregion status
#region icon
icon:
name: "flectonepulse.module.message.status.icon"
type: "TRUE"
#endregion icon
#region motd
motd:
name: "flectonepulse.module.message.status.motd"
type: "TRUE"
#endregion motd
#region players
players:
name: "flectonepulse.module.message.status.players"
type: "TRUE"
bypass:
name: "flectonepulse.module.message.status.players.bypass"
type: "OP"
#endregion players
#region version
version:
name: "flectonepulse.module.message.status.version"
type: "TRUE"
#endregion version
#region tab
tab:
name: "flectonepulse.module.message.tab"
type: "TRUE"
#endregion tab
#region footer
footer:
name: "flectonepulse.module.message.tab.footer"
type: "TRUE"
#endregion footer
#region header
header:
name: "flectonepulse.module.message.tab.header"
type: "TRUE"
#endregion header
#region playerlistname
playerlistname:
name: "flectonepulse.module.message.tab.footer"
type: "TRUE"
#endregion playerlistname
#region update
update:
name: "flectonepulse.module.message.update"
type: "OP"
sound:
name: "flectonepulse.module.message.update.sound"
type: "TRUE"
#endregion update
#region vanilla
vanilla:
name: "flectonepulse.module.message.vanilla"
type: "TRUE"
#endregion vanillaname
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Not available to anyone, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to not server operators |
