UltimateShout Pro

MC Plugin UltimateShout Pro 2.0.9
The pro version of the Ultimate Shout plugin | Player (shout|broadcast) | FORMATS | SOUNDS and more!

Changes:
- Added limited VentureChat support. (Only check for ignored players through venture chat)
- Fixed allowedWorlds check.
- Fixed error when using CMI 9.
- PlaceholderAPI placeholders should now be used like <papi:server_tps> instead of <server_tps>. Same for NetworkManager placeholders <nm:uniquejoins> instead of <uniquejoins>
- Added custom keywords which allow you to create some sort of placeholders for your players to use in their message.
Add this to your settings.yml or reset the settings.yml:

Code:
customKeywords:
  '[pos]': '<gold>World: <white><player_world> <gold>X:<white><player_x> <gold>Y:<white><player_y> <gold>Z:<white><player_z>'
  '[ping]': '<papi:player_colored_ping> ms'
  ':heart:': '<dark_red>❤'
Changes:
- Official 1.19 support.
- Minor improvement to the allowedWorlds setting.
Changes:
- Fixed error when parsing Vault placeholders without player
Top Bottom