Commit graph

5 commits

Author SHA1 Message Date
398bfb6deb Merge remote-tracking branch 'origin/main'
# Conflicts:
#	README.md
2026-01-02 20:57:21 -03:00
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
Tenkuma
6d06921b21
Better formatting of README.md. 2026-01-01 17:57:52 -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
Tenkuma
77bea66099
Create README.md 2025-12-31 14:42:55 -03:00