Hey everyone!
Finally got around to adding PlaceholderAPI support that some of you requested.
What's new:
- PlaceholderAPI integration
- Command usage statistics (global + per player)
- Stats are saved automatically
New placeholders:
- %commandlogger_<command>_total% → total times a command was used
- %commandlogger_<command>_player% → how often YOU used it
For example: %commandlogger_op_total% shows total /op usage on your server
New config option:
statistics:
enabled: true
Just drop in the new jar and restart. If you want the new config options, either delete your old config or just add the statistics section yourself.
