Releases: Dans-Plugins/SimpleSkills
Releases · Dans-Plugins/SimpleSkills
SimpleSkills 2.1.0 (Formula Modification & Custom Metrics)
What's Changed
- add XSeries and update Ponder by @VoChiDanh in #74
- Update skill names by @Mr-Deej in #76
- Update Message File by @VoChiDanh in #78
- Moving away from the Singleton pattern. by @dmccoystephenson in #79
- Data Repositories, Formula Modification & Custom Metrics by @dmccoystephenson in #83
New Contributors
Full Changelog: v2.0...2.1.0
SimpleSkills v2.0 (Massive Improvements)
@CallumJohnson has massively improved the project. Thanks to him, the plugin now has:
- added skills
- reworked skill creation
- an event-trigger system for new skills
- added rewards for each skill
- tidied up command output
It should be noted that save files from pre-v2.0 are not compatible with this version.
SimpleSkills v2.0 (Revamp)
Lots of changes. @CallumJohnson has massively improved the project, and I encourage anyone who is currently using it to update to this version. It should be noted that your server should be shut down when you update and you should delete the SimpleSkills folder while the server is shut down. Please let us know if you run into any problems.
SimpleSkills v1.3 (Force Command)
Changes in SimpleSkills v1.3
- Renamed the wipe command to the force command and made wipe a sub-command.
- Added the force activate command.
- Added the force deactivate command.
SimpleSkills v1.2.1 (Config Command & Deepslate Experience)
Changes in v1.2.1
- Added the config command.
- Skills will now only be added if they are active.
- Added deepslate to the associated materials for the quarrying skill.
SimpleSkills v1.2
Changes in SimpleSkills v1.2
- VoChiDanh expanded support for versions 1.13 - 1.18 using NMS.
- VoChiDanh made some other improvements.
- Added some new config options.
SimpleSkills v1.1 (Configuration & Pyromania)
Changes in SimpleSkills v1.1
- Updated Ponder to v0.8
- Implemented a local config service.
- Added the Pyromania skill.
- Added the debugMode config option.
- Added the defaultMaxLevel config option.
- Added the defaultBaseExperienceRequirement config option.
- Added the defaultExperienceIncreaseFactor config option.
SimpleSkills v1.0.2 (Compatibility Improvement)
Changes in SimpleSkills v1.0.2
- Players will now only receive experience if the associated event is not cancelled by another plugin.
SimpleSkills v1.0.1 (Bug Fix)
Changes in SimpleSkills v1.0.1
- Fixed internal error occurring when attempting to view the top player of a skill that no one has learned.
SimpleSkills v1.0 (Top Command)
Changes in SimpleSkills v1.0
- Enforced the max level when incrementing experience.
- Added the top command.