Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
ExtraMessages
ExtraMessages Is a simple plugin that allows for more user control over how some messages are displayed on their server. This plugin aims to be simple and I have tried to explain what everything does if you have any questions make sure to take a look at the Gallery Or at some of the images in the Featured section below before asking me in Discord
Features
This Image Shows an example of the player chat this plugin will allow you to change the colours and formatting of messages your players type.
This is an example of the Chat Announcer with this you can send announcements at specific times of the day these announcements will repeat daily.
This will allow you to announce when a player on your server enters a bed and when they leave their bed I'm still working on adding more options for this. I can't provide any info or details on more options yet they will be ready when they're ready.
Here are some simple edits to the join and leave messages for the server.
Example Config
This is a Basic Config that will re-create what's seen above.
# #
# ███████ ██ ██ ████████ ██████ █████ ███ ███ ███████ ██████ ██████ █████ ██████ ███████ ██████ #
# ██ ██ ██ ██ ██ ██ ██ ██ ████ ████ ██ ██ ██ ██ ██ ██ ██ ██ #
# █████ ███ ██ ██████ ███████ ██ ████ ██ █████ █████ █████ ███████ ██ ██ █████ █████ #
# ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ #
# ███████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ██████ ██████ ██ ██ ██████ ███████ ██████ #
# #
# Public Join Message. (Sent To All Players)
JoinMessage: "&f(&6Server&f) &e{player}&f has Joined the server."
# Public Leave Message. (Sent To All Players)
LeaveMessage: "&f(&6Server&f) &e{player}&f has left the server."
# Player Chat Message. (Modify Player Display Name Colour And Chat Format)
ChatMessage: "&f(&6{player}&f) {message}&f"
# Player Enter Bed Message (Add A Message For When a Player Enters The Bed)
EnterBedMessage: "&f(&6Server&f) &e{player}&f has entered a bed."
# Player Leave Bed Message (Add A Message For When a Player Leaves The Bed)
LeaveBedMessage: "&f(&6Server&f) &e{player}&f has left a bed."
# Chat Announcer (Add hh-mm-ss Below To Announcer Messages At Certain Times Examples Can Be Seen Below)
#00-00-00: "&f(&6Server&f) This Announcement Is At (&a{time}&f)."
#01-00-00: "&f(&6Server&f) This Announcement Is At (&a{time}&f)."
#02-00-00: "&f(&6Server&f) This Announcement Is At (&a{time}&f)."
#03-00-00: "&f(&6Server&f) This Announcement Is At (&a{time}&f)."
#04-00-00: "&f(&6Server&f) This Announcement Is At (&a{time}&f)."
#05-00-00: "&f(&6Server&f) This Announcement Is At (&a{time}&f)."
#06-00-00: "&f(&6Server&f) This Announcement Is At (&a{time}&f)."