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>❤'