Skip to content

Releases: Dans-Plugins/SimpleSkills

SimpleSkills 2.4.1 (Fix skill activation/deactivation persistence)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 06 Mar 03:09
602146b

What's Changed

  • Fix skill activation/deactivation persistence across server restarts by @Copilot in #104

Full Changelog: 2.4.0...2.4.1

SimpleSkills 2.4.0 (Copper Ingots Added to Sand Digging Rewards)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 06 Jan 02:43
05c0865

This release enhances sand digging rewards by adding copper ingot drops, providing additional progression and value for players focused on gathering skills.

What's Changed

  • Add copper ingot drops to sand digging rewards

Full Changelog:
2.3.0...2.4.0

SimpleSkills 2.3.0 (XP Orb Drops, Autosave Functionality)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 12 Dec 08:52

What's Changed

  • Add XP orb drops as additional benefit for block-based gathering skills with comprehensive unit tests by @Copilot in #123
  • Implement autosave functionality to persist data every 5 minutes by @Copilot in #115

New Contributors

  • @Copilot made their first contribution in #108

Full Changelog: 2.2.1...2.3.0

2.3.0-alpha-1

2.3.0-alpha-1 Pre-release
Pre-release

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 11 Dec 04:30
8d166c9

Full Changelog: 2.2.1...2.3.0-alpha-1

SimpleSkills 2.2.1 (NMS Check Fix & Improved Logging)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 15 Jun 17:17
c99bce2

What's Changed

Full Changelog: 2.2.0...2.2.1

SimpleSkills v2.2 (Test Container, Expanded Logging, Better Record Creation)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 15 Jun 04:56
2c4a709

Changes

  • Added test container
  • Renamed Logger to Log
  • Expanded logging
  • Records are now created for players upon logging into the server (if they don't have one)

Testing

Skill leveling was verified to work on a 1.21.4 test server.

SimpleSkills 2.1.0 (Formula Modification & Custom Metrics)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 26 Jun 12:21

What's Changed

New Contributors

Full Changelog: v2.0...2.1.0

SimpleSkills v2.0 (Massive Improvements)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 06 Feb 20:40

@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)

Pre-release

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 13 Jan 01:15
27ca8a0

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)

Choose a tag to compare

@dmccoystephenson dmccoystephenson released this 20 Dec 23:28

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.