Simple Scheduled Messages

Simple Scheduled Messages

Plugin

Configure messages to be sent by the server at regular intervals

Server ManagementSocialUtility

98 downloads
1 follower
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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>"

Project members

Simplexity

Simplexity

Organization

Rhythmic

Owner

Details

Licensed MIT
Published 6 months ago
Updated 6 months ago