
Simple plugin that broadcasts a message when a world is saved
WorldSaveBroadcast is a plugin for Bukkit, Spigot or Paper that broadcasts a message to all players when the server is saving the world.
This is a very simple plugin for your Minecraft server.
It sends a message to all players when the server saves a world.
It creates a configuration file with a default message that you can change.
The message also supports the placeholder %name%, which is replaced by the name of the world.
Please note that this plugin sends a message for each world / dimension that is saved.
This means, if you have world, world_nether and world_the_end, the message will be sent 3 times.
message: "&o[Server: Saved the world %name%]"