Commit graph

4 commits

Author SHA1 Message Date
717f1b9a1a Bumped version to 1.2.
Added `/balance` and `/pay` commands and a config option to enable them.

Added safeIs method to Config to match values without case sensitivity.

Added getCurrencyText method to Config to generate a formatted string from a currency amount.

Value 'format' from config file now supports amount-name replacement.

Main now stores the instance of VaultLayer for further use.
2026-01-02 20:55:50 -03:00
f04001176a Bumped version to 1.1.
Rewrite of config loading to support automatic missing field writing, reloading.

Economy item Material is now provided by Config.

Ender Chest support can now be disabled, `getInventory` (renamed to `getInventoryList`, the old method now returns an instance of Inventory) now returns an empty Inventory instance if Ender Chest is disabled.
2026-01-01 15:35:46 -03:00
9d58d8f377 Added support for Ender Chest item lookup. 2026-01-01 00:12:14 -03:00
a5dd9f5060 Configured build to use VaultUnlocked. 2025-12-31 13:15:08 -03:00