Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 months ago
RB_ANNOUNCE
Lightweight auto announcer for Paper/Spigot 1.21.x. Broadcasts a configurable message at a fixed interval with support for legacy (&) and hex (&#RRGGBB) color codes.
Features
- Periodic server‑wide announcements
- Hex (&#RRGGBB) and legacy (&) color formatting
- Simple, zero‑command setup
- Generates a default config on first run
- Built for Java 21 and Spigot API 1.21.4
Requirements
- Java 21+
- Paper/Spigot 1.21.x
- No additional dependencies
Installation
- Download the RB_ANNOUNCE jar.
- Place it in your server’s plugins folder.
- Start the server once to generate the default config at plugins/RB_ANNOUNCE/config.yml.
Configuration Configure the broadcast interval and message in plugins/RB_ANNOUNCE/config.yml:
interval-seconds: 300
message: "&6[Announcement]&r &aRemember to have fun on the server!"
Color Formatting
- Legacy codes: use & for colors and styles (e.g., &6, &a, &l, &r).
- Hex colors: use &#RRGGBB, e.g., &#FFAA00.
Example:
message: "&#FFAA00&lServer&r 7FF55Restart in &c10m"
Commands and Permissions
- None. The plugin runs automatically on enable.
- To apply config changes, restart the server.
Compatibility
- Tested with Spigot/Paper 1.21.x
- api-version: 1.21
About
- Name: RB_ANNOUNCE
- Description: Auto announcement plugin for Minecraft servers
- Author: RebornX_
Support Open an issue on your chosen code host or Modrinth page with server version, Java version, and config.yml.


