UltimateShout Pro

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

Changes:
- Added 1.19.3 support
- Added in-game format management. You can now create, update and delete formats from a chest gui in-game. You can open this gui with /usp formats.
- Added new /usp command (With this command you can reload the configs, create, edit and delete formats and also test formats)
- Updated some libraries
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