AutoMessage is a lightweight and configurable Spigot plugin that automatically broadcasts messages to players at a set interval. Unlike basic auto message plugins, this version supports: Separate messages.yml file Easy multi-language setup Reload command Dynamic placeholders for links Features Configurable broadcast interval Messages stored in messages.yml <discord> and <web> placeholders Color support using & codes /automessage reload command Permission system Clean and optimized code Commands & Permissions Commands /automessage reload – Reload config and messages /discord – Sends clickable Discord link Permissions automessage.reload – Allows reloading the plugin (default: OP) Configuration config.yml interval: 300 links: discord: "https://example.discord.invitelink" web: "https://example.yourwebsite.com" messages.yml prefix: "&6[Info] " messages: - "&fJoin our Discord server: &e<discord>" - "&fVisit our website: &e<web>" - "&fYou can set your skin and buy ranks on our website!" - "&fYou can get protection blocks at the spawn trader!" Placeholders Placeholder Description <discord> Replaced with Discord link <web> Replaced with website link Reloading You can reload the plugin without restarting the server: /automessage reload Future Plans Per-player language support Clickable messages inside broadcasts MiniMessage support PlaceholderAPI integration Installation Download the plugin Place it in /plugins/ Start the server Edit configs Use /automessage reload 💬 Support If you have any issues or suggestions, feel free to contact me! Notes Lightweight and performance-friendly Works on all modern Spigot versions Fully customizable
Download