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 (YAML):
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>❤'