
Propaganda
A plugin for sending announcements on Velocity proxy servers, allowing administrators to effectively inform players about important events and news.
Main Commands
Announce Command
announce "<message>" [flags]
<message>
: The announcement text that must be enclosed in double quotes[flags]
: Additional parameters for customizing the announcement
Permission required to use the command: propaganda.announce
Announcement Configuration
Available Flags
-
--type
or-t
: Defines the type of announcement. Available options:chat
,title
, andactionbar
. If no type is specified, the message is sent only to chat. This flag can be used multiple times. -
--server
or-s
: Specifies a particular server for sending the announcement. If no server is specified, the message is broadcast to all servers connected to the proxy. This flag also supports multiple uses.
Text Formatting
Announcements support formatting using MiniMessage. It should be noted that the <newline>
tag works exclusively for chat messages, as other types of announcements do not support multi-line text. In other cases, this tag is automatically removed to ensure compatibility.