- Plugin recode: I have completely recoded this plugin. I have changed almost everything.
- 1.14 support: This plugin now supports Minecraft version 1.14.
- Config change: During recode I changed half of the configuration file to be more understandable for everyone, also, some lines have been removed.
- New command: From this version, you can use new command
/cps help, to display help page for commands of this plugin.
Please delete your config and let the plugin create new one.
- Commands: I have changed many sub-commands' names, check them out on the main plugin page.
- New design: Color theme of this plugin has been changed to grey and diamond (cyan).
- API changes: The API methods have been changed from static to standard methods. You can obtain API instance by calling
ClicksPerSecondAPI.getInstance(). For more information please check the main plugin page.