Skip to content

Alpha 1.0 - Release Candidate 4

Pre-release
Pre-release

Choose a tag to compare

@Paldiu Paldiu released this 09 Apr 13:42
· 47 commits to main since this release

This should be the final Release Candidate build before an actual release is published, provided there are no more outstanding issues regarding to plugin functionality.

Changelog:

  • Switched PlayerHandler access modifiers in favor of Dependency Injection.
  • Renamed LuckContainer#baseValue() to getValue()
  • Changed the way files save by using the Map#values() call instead of iterating the kvp's.
  • Made the actual percentage rng value round to the closest whole number before being checked.
  • Changed Luck#defaultValue() to getDefaultValue().

Full Changelog:

Alpha-RC03...Alpha-RC04