Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 553 Bytes

File metadata and controls

16 lines (11 loc) · 553 Bytes

2.9.0

API Changes

  • Added standards for minimum Vault Unlocked Support. Projects that meet these standards may request a review to use the badge associated with the API type(economy, etc) that they use.
  • Added balance methods in same format as the old getBalance methods.

Plugin Changes

Fixes

Deprecations

  • Deprecated getBalance methods, these are marked for removal in 3 releases. Use balance methods instead.
  • Deprecated createAccount methods without nonPlayer. Use the methods that include the nonPlayer parameter.

Removals