[go: nahoru, domu]

Skip to content

A lightweight Paper and Velocity plugin to send Titles, Actionbars, Bossbars and Chat announces with MiniMessage format.

License

Notifications You must be signed in to change notification settings

4drian3d/TitleAnnouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TitleAnnouncer WorkFlow Status Version

A lightweight plugin to send Titles, Actionbars and Bossbars with the MiniMessage format.

Banner

Features

  • Ability to send announcements by using titles, actionbars and bossbars.
  • Send announcements to users in the same world you are in.
  • Send announcements to a specific user.
  • Test the announcement to be sent or simply send the announcement to yourself.
  • Use of the MiniMessage format throughout the plugin, allowing the maximum possible customization.
  • The plugin makes use of the Adventure library, allowing a native sending of messages with the best possible performance.

Commands

Main Command

Command Argument Permission Description
/announcer [help|reload] announcer.command Main Command.

Title

Command Argument Permission Description
/announcetitle (Title); (SubTitle) announcer.title.global Announces a Title to the entire server.
/selftitle (Title); (SubTitle) announcer.title.self Send a Title only to the player who has sent it.
/worldtitle (Title); (SubTitle) announcer.title.world Sends a title to the world in which the command was executed.
/sendtitle (Player) (Title); (SubTitle) announcer.title.send Sends a title to a specific player.

Actionbar

Command Argument Permission Description
/announceactionbar (Message) announcer.actionbar.global Announce an Actionbar to the entire server.
/selfactionbar (Message) announcer.actionbar.self Send an ActionBar only to the player who has sent it.
/worldactionbar (Message) announcer.actionbar.world Sends an actionbar to the world in which the command was executed.
/sendactionbar (Player) (Message) announcer.actionbar.send Sends an actionbar to a specific player.

Bossbar

Command Argument Permission Description
/announcebossbar (Time) (Color) (Type) (Message) announcer.bossbar.global Announce a Bossbar to the entire server.
/selfbossbar (Time) (Color) (Type) (Message) announcer.bossbar.self Send a Bossbar only to the player who has sent it.
/worldbossbar (Time) (Color) (Type) (Message) announcer.bossbar.world Sends a Bossbar to the world in which the command was executed.
/sendbossbar (Player) (Time) (Color) (Type) (Message) announcer.bossbar.send Sends an Bossbar to a specific player.

Compatibility

The plugin works in Paper, Tuinity, Airplane and Purpur 1.16.5 - 1.17.1

It does not and will not work in Spigot or CraftBukkit. It will not work in Paper or fork versions 1.16.4 or lower.