Simple Scheduled Messages

Simple Scheduled Messages

Plugin

Configure messages to be sent by the server at regular intervals

Server ManagementSocialUtility

33 downloads
0 followers
Created2 months ago
Updated2 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Simple Scheduled Messages

A basic plugin that allows you to configure messages that will cycle in order with the specified delay time.

These messages use MiniMessage Formatting and can be very basic or very complex.

Also allows admins to send server broadcasts with /broadcastmsg <message> that also use minimessage formatting. It is recommended to only give this permission to trusted users, as minimessage can be used to run commands and open urls

Command Permission Description
/smreload messages.reload Allows the user to reload the configs
/automessage toggle messages.toggle Allows the user to pause/resume auto-messages
/broadcastmsg messages.broadcast Allows the user to send a message to the whole server
Permissions Description
messages Allows plugin functionality
messages.reload Allows reloading the plugin
messages.toggle Allows toggling auto-messages on/off
messages.broadcast Allows sending a message to the server

Default Config:

# delay between messages in seconds
delay-time: 10
messages-to-display:
  - "test"
  - "test 2"
  - "<red>Test in color</red>"
  - "<gradient:red:dark_blue>other test in color</gradient>"

External resources



Project members

Simplexity

Simplexity

Organization

Rhythmic

Owner


Technical information

License
MIT
Project ID