This repository was archived by the owner on Apr 9, 2024. It is now read-only.
v1.1.0: New placeholder and some improvements
This update adds a new placeholder that can be used in conditions and the different text options.
Added
${server host}placeholder. This one is replaced with whatever address the player pinged (i.e.mc.example.comwhen they added this as the server's address in the Add Sercer dialogue).
Improvements
- Improved Placeholders class
- Improved StringReplacer to have a static method instead of constantly making new instances.
- Update default.yml with better examples and descriptions.