A simple plugin that adds the ability to send JSON format messages to players, if desired, you can add a sound when the message appears!
⚠ If /reloadmessages doesn't work, try reload plugin via Plugman ⚠
Config here:
Code (YAML):
# Reload config with:
# /reloadmessages || timpixelmsg.reloadconfig
#
random
: true
# is the sending of messages random?
max-players
: 1
# maximum number of players to display messages
interval
: 60
# sending interval
sound
: 'BLOCK_NOTE_BLOCK_PLING'
# sound when sending a message, leave '' to disable
volume
: 1.0
# volume
pitch
: 1.0
# pitch
strings:
reloaded
:
"&a Config reloaded!"
no_perms
:
"&c You haven't permissions!"
messages:
message1
: '
{
"text":
"Hello, world!",
"color":
"green"
}'
message2
: '
{
"text":
"This server use TimpixelMessages!.",
"color":
"yellow"
}'
message3
: '
{
"text":
"Another message.",
"color":
"aqua"
}'
p.s. I will soon release my second more intelligent development, a supplement for CMI and other entertainment, so do not forget about me 