AutoMessages
Description
AutoMessages is a Bukkit/Spigot plugin for Minecraft servers that allows you to configure and send automatic messages on your server.
⚙️ Features
- Automatic sending of customizable messages
- Configuration reload via command
- Settings stored in configuration file
Commands
- /automessage reload - Reloads the plugin configuration
Configuration
The plugin uses a standard YAML configuration file (). config.yml
Configuration Example:
# Message sending interval (in seconds)
interval: 300
# List of messages
messages:
- "&aWelcome to the server!"
- "&eDon't forget to visit our website"
- "&bHave a great game!"
Installation
- Download the latest version of the plugin
- Place the JAR file in your server's plugins folder
- Restart the server or load the plugin
- Configure settings in plugins/AutoMessages/config.yml
⚠️ Requirements
- Bukkit/Spigot server
- Java 8 or higher
Support
If you encounter problems or have questions:
- Verify your configuration is correct
- Ensure server version compatibility
- Check server console for errors