Skip to content

Releases: Foulest/Vault

2.4.8

02 Feb 23:45
Compare
Choose a tag to compare

Changes in 2.4.8

  • Added missing Permission.has() method (#21)
  • Plugin now loads on STARTUP (#22)

Full Changelog: 2.4.7...2.4.8

Downloads

2.4.7

24 Jan 00:06
Compare
Choose a tag to compare

Changes in 2.4.7

  • Updated JetBrains Annotations to version 26.0.2
  • Added Permission.has() methods (#17)
  • Fixed nullable issue (#19)

Full Changelog: 2.4.6...2.4.7

Downloads

2.4.6

15 Jan 02:57
Compare
Choose a tag to compare

Changes in 2.4.6

  • Updated JetBrains Annotations to version 26.0.1
  • Updated Lombok to version 1.18.36
  • Improved null-safety
  • Bug fixes and improvements

Full Changelog: 2.4.5...2.4.6

Downloads

2.4.5

28 Aug 00:02
Compare
Choose a tag to compare

Changes in 2.4.5

  • Minor code changes and improvements

Full Changelog: 2.4.4...2.4.5

Downloads

2.4.4

05 Aug 08:44
Compare
Choose a tag to compare

Changes in 2.4.4

  • Minor code changes and improvements

Full Changelog: 2.4.3...2.4.4

Downloads

2.4.3

29 Jul 06:15
Compare
Choose a tag to compare

Changes in 2.4.3

  • Updated Gradle to version 8.9
  • Updated Lombok to version 1.18.34
  • Re-implemented the AbstractEconomy class (#10)
  • Minor code changes and improvements

Full Changelog: 2.4.2...2.4.3

Downloads

2.4.2

19 Jun 07:59
Compare
Choose a tag to compare

Changes in 2.4.2

  • Added missing methods in the Chat class (#8)
  • Minor code changes and improvements

Full Changelog: 2.4.1...2.4.2

Downloads

2.4.1

15 Jun 08:48
Compare
Choose a tag to compare

Changes in 2.4.1

  • Added back per-world Permissions methods (#7)

Full Changelog: 2.4.0...2.4.1

Downloads

2.4.0

15 Jun 08:43
Compare
Choose a tag to compare

Changes in 2.4.0

  • Moved constants into the ConstantsUtil class
  • Improved performance of the getLabel function in CommandArgs
  • Reduced complexity in the registerCommands function in CommandFramework
  • Minor code changes and improvements

Full Changelog: 2.3.9...2.4.0

Downloads

2.3.9

07 Jun 06:16
Compare
Choose a tag to compare

Changes in 2.3.9

  • Adjusted README.md file
  • Added GPLv3 copyright notice to every file
  • Added an update checker into the Vault class
  • Added UUID support; deprecated other lookup methods
  • Merged the AbstractEconomy class into the Economy class
  • Minor formatting changes

Full Changelog: 2.3.8...2.3.9

Downloads