NetworkAnnouncements
A lightweight and customizable announcement plugin for Paper/Spigot/Purpur 1.21.
Features
- Automatic announcements: Configurable timer in
config.yml. - 3 Broadcast Modes:
server: Sends messages to all players on this server.world: Sends messages only to players in a specific world.proxy: Sends messages to all servers in your BungeeCord/Velocity network.
- Customizable Prefix: Change the prefix using
&color codes. - Color Support: Supports
&codes and HEX colors (e.g.&#FF5733).
Configuration
prefix: "&6[Network]"
announcement-delay-seconds: 60
mode: "server"
world-name: "world"
messages:
- "&aWelcome to the server!"
- "&eDon't forget to vote!"

