Description
This mod is only needed on the server and not on the client!
Overview:
With the mod it is possible to broadcast messages at a certain interval.
You can edit the mod via the config/broadcasty.json file, and ingame via commands.
Here is the default config
Basically you can create several lists (Auto Broadcast Message)
Multiple messages can be added to each list.
When the ticks have expired, a random message will be sent to all players.
Minecraft Color codes can be used in the prefix and text of the messages
e.g. "& c" = red, "& 6" = gold.....
Commands:
/broadcasty auto list
Displays all lists
/broadcasty auto create <bc-id> <ticks> <prefix>
create a new list with
<bc-id> is an id to identify the list
<ticks> how often a random message should be sent
<prefix> is the first part of the message which always remains the same
/broadcasty auto delete <bc-id>
Deletes a list
/broadcasty auto enable <bc-id>
activates a list, messages are only sent if the list is activated. newly created lists are always deactivated
/broadcasty auto disable <bc-id>
disables a list
/broadcasty auto ticks <bc-id> <new-ticks>
changes the ticks for a list
/broadcasty auto prefix <bc-id> <new-prefix>
changes the prefix for a list
/broadcasty auto now <bc-id>
immediately sends a random message from a list to all players
/broadcasty auto list <bc-id>
Displays all messages from a list, with messageID
/broadcasty auto add <bc-id> <text>
adds a message to a list
/broadcasty auto remove <bc-id> <messageID> (messageID from "/bcy auto list <bc-id>")
Deletes a message from a list
/broadcasty auto test <TEXT>
Displays all messages with prefixed from a list
/broadcasty reload
reloaded the config file
/broadcasty live prefix <new prefix>
sets the live prefix
/broadcasty live send <TEXT>
Immediately sends a message to all players (live prefix + text)
Permissions:
Command /broadcasty = "boradcasty.edit"
If a player has the permission "boradcasty.ignore", no auto broadcast messages will be displayed to that player. Live messages are always displayed!
The mod may only be downloaded from curseforge. The mod can be used in modpacks without my consent.
If you have any questions please write them as a comment. If you have found an issue, please report it to the git repo. Thank you
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.