Update 2.1.1 | Formatted Counter, Update Checker, and more.
Added an update checker.
Added formatted counters.
Enabling this will allow the plugin to condense numbers with their appropriate suffix. For example, 1234 will turn into 1.23k
Please add this to your config.yml under counter:
Code (YAML):
# Everything dealing with the counter process. counter: # Enable formatting the counter tag? Ex. 1234 will turn into 1.23k format:
enabled: false