Message Broadcast
No reviews yet
Send System messages periodically, configured independently
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Server only mod that allows the broadcast of messages, can be configured independently for each message.
The config is under serverconfig/message_broadcast
Requires to be an array of Messages, ex:
[
{
"message": {
"text": "First Message",
"bold": true,
"italic": true
},
"time": 10,
"open_url": true,
"url": "https://example.com"
},
{
"message": "Second Message",
"time": 30
}
]
By default the messages are in async mode, that means at some point can be more than one message broadcasted.
If you want on sync mode: <world folder>/serverconfig/message_broadcast/message_broadcast_config.json >
{
"async": false, // Default: true, uses the time defined in the message
"time_for_sync": 300 // this time is in seconds. Default 300s = 5min
}
You are free to use this mod on your server.
You are not authirized to modify the code without my authorization.
Any question you have feel free to visit the discord server: https://discord.com/invite/2XCPCVa59h
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources