This update is for Spigot/Minecraft 1.13 and 1.14, and has been compiled with Spigot API 1.14.4.
This update adds the following option to the
config.yml file.
Code (YAML):
special:
useRankInChat
: false
If this is set to true, the plugin will attempt to retrieve the player's rank and display it in chat messages during the game.
The following message strings in
messages.yml have been updated:
Code (YAML):
playerjoinedtoothers =
"&c {RANK}&6{PLAYER} &7joined the arena";
playerlefttoothers =
"&c {RANK}&6{PLAYER} &7left the game";
playerlosttoothers =
"&c {RANK}&6{PLAYER} &7lost the game";
playerwonbroadcast =
"&c {RANK}&6{PLAYER} &7won the game on arena &6{ARENA}";
A number of custom events have also been added:
Code (YAML):
PlayerJoinArenaEvent
PlayerLeaveArenaEvent
PlayerWinArenaEvent
PlayerSpectateArenaEvent
All these events return the player and arena objects.
No bugs were reported with version 8.5
Change Log
==========
- Add option to include player rank in some messages
- Add custom events
Please report any issues found either in the discussion pages, on GitHub or Discord -
https://discord.gg/wFYSAS4