ActionPoints 2.0.0 is now considered stable and will be the the only supported version! ActionPoints 1.x is now no longer supported. Some features from 1.x have not been readded. Some of these won't be added back as I deemed them not useful. Some other features like trivia will be added back in the future!
Changelogfrom RC1 - Fixed an issue where actions could not be disabled.
Upgrading to 2.0 1. Stop your server (
DO NOT reload or use plugman!).
2. Fully back up the /plugins/ActionPoints folder and keep it somewhere safe.
3. Remove the complete /plugins/ActionPoints folder.
4. Replace the old jar with the new jar.
5. Start your server and wait for it to fully boot.
6. Create a folder in /plugins/ActionPoints called convert. (Full path will be /plugins/ActionPoints/convert).
7. Put the old config you just backed up into the convert folder.
8. Run /slb convert via the console. (This will currently not send a message telling you the conversion is done, but it should be done almost instantly.)
9. Go over all config files in /plugins/ActionPoints and see if everything converted correctly. If not, please try again or contact me. You may need to manually convert certain settings.
10. You can now safely delete the convert folder you just created.
11. Change settings if you wish.
12 Restart your server (
DO NOT reload or use plugman!).
Full Changelog - Completely rewrote the plugin for better stability, improved performance, and removal of features that I considered not useful.
- Added a much-requested feature: a shop GUI where ActionPoints can be used to purchase items.
- Old user data is
NOT compatible! The SQL structure has been changed and support for YAML files has been removed. Instead of YAML files, SQLite will be used instead.
- Added mob kill action.
- Added player kill action.
- Added title and actionbar support when the player completes an action.
- Added support for 1.17.
- Improved performance, especially on larger servers.