Messages
The list of actions that can be taken on messages. Hex colors are supported in all messages.
Prefix
Insert the Prefix from settings.yml into any message just add {prefix} to the message
Json
Minecraft allows you to create more advanced messages using Json. You can use a json text generat...
Player Variable
You can also show the players name by inserting {player} into the message.
Send Message As Action Bar
You can choose to send a chat message as an actionbar by adding <actionbar> at the start of the m...
Send Message As Toast
You can choose to send a chat message as a toast by adding <toast> at the start of the message.
Send Message As A Title
You can choose to send a chat message as a title by adding <title> at the start of the message.
Send Message As A Boss Bar
You can choose to send a chat message as a bossbar by adding <bossbar> at the start of the messag...
Center A Message In Chat
To center a message in chat, add <center> at the start of the message.