Skip to content

1.0.2

Latest

Choose a tag to compare

@DeluzeKitsuu DeluzeKitsuu released this 27 Oct 02:53

CyAnnouncer Update 1.0.2

Bukkit/Spigot

  • New Message Types: You can now set a type: for each message.
    • type: "CHAT" - The default chat message.
    • type: "ACTIONBAR" - Displays the message above the player's hotbar.
    • type: "TITLE" - Displays a large title and subtitle on the player's screen.
  • Randomized Messages: A new settings.random: true option in your config.yml will now pick a random message from the available pool instead of cycling them in order.
  • Sound Effects: You can now add a sound: "ENTITY_PLAYER_LEVELUP" line to any announcement to play a sound for the player.

Bungeecord

  • New Message Types: You can now set a type: for each message.
    • type: "CHAT" - The default chat message.
    • type: "ACTIONBAR" - Displays the message above the player's hotbar.
    • type: "TITLE" - Displays a large title and subtitle on the player's screen.
  • Randomized Messages: A new settings.random: true option in your config.yml will now pick a random message from the available pool instead of cycling them in order.
  • Sound Effect (Not Available)

Velocity

  • New Message Types: You can now set a type: for each message.
    • type: "CHAT" - The default chat message.
    • type: "ACTIONBAR" - Displays the message above the player's hotbar.
    • type: "TITLE" - Displays a large title and subtitle on the player's screen.
  • Randomized Messages: A new settings.random: true option in your config.yml will now pick a random message from the available pool instead of cycling them in order.
  • Sound Effects: You can now add a sound: "ENTITY_PLAYER_LEVELUP" line to any announcement to play a sound for the player.

Full Changelog: 1.0.0...1.0.2