VaultUnlocked

Plugin

A PR-friendly version of Vault; Where PRs are actually accepted. With Folia Support.

Server

19.9k downloads
52 followers
Follow Save

VaultUnlocked 2.10.0

Changelog

2.10.0

API Changes

  • Implemented set api methods, which can be used to set the balance for accounts.
  EconomyResponse set(@NotNull final String pluginName, @NotNull final UUID accountID, @NotNull final BigDecimal amount);
  EconomyResponse set(@NotNull final String pluginName, @NotNull final UUID accountID, @NotNull final String worldName, @NotNull final BigDecimal amount);
  EconomyResponse set(@NotNull final String pluginName, @NotNull final UUID accountID, @NotNull final String worldName, @NotNull final String currency, @NotNull final BigDecimal amount);

Files

VaultUnlocked-2.10.0.jar(62.85 KiB) Primary Download

Project members

creatorfromhell

Member

Details

Published a year ago
Updated a month ago