New features:
- chat_listener_priority: "HIGHEST" # Set the priority for chat event listening (LOWEST, LOW, NORMAL, HIGH, HIGHEST, MONITOR)
- Wildcards (Inside each wave you can choose if you want to use wildcards or not, aka it detects if the player's message has for e.g. "welcome" in it, so it's not only "welcome" it can also be "hey (player) welcome" and it will still count)
New features:
* Chance, each command can now have a chance to execute e.g.:
- "70:msg {player} tier2 gg wave"
- "20:eco give {player} 1000 gg wave"
* PlaceholderAPI support e.g.:
message_format: "&k&l| %gradientdisplayname% &r{color}: {message}"
Bugs fixed:
* Chat reformat problem, you now have an option inside config.yml:
show_in_chat_method: "message_reformat" # you can also put instead of 'message_reformat' 'broadcast'
Also, the chat reformat should work now