Speedgot
VaultUnlocked
-----
A PR-friendly version of Vault; Where PRs are actually accepted. With Folia Support.
Download Now
62.8 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
2.10.0
2.10.0
API Changes
Implemented set api methods, which can be used to set the balance for accounts.
Code (Java):
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
)
;
----------
,
Mar 27, 2025
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
3,955
First Release:
Jun 12, 2024
Last Update:
Mar 27, 2025
Category:
---------------
All-Time Rating:
6 ratings
Find more info at github.com...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support