Commit graph

9 commits

Author SHA1 Message Date
97f16f98c7 Fix messages in reload command 2026-05-19 20:31:01 -03:00
1259cd874e Add messages to reload command 2026-05-19 19:48:01 -03:00
f65c3ddc97 Fix bug where Main.addItems would try to add 0 items to Ender Chest. Bumped version to 1.2.1. 2026-05-19 19:41:07 -03:00
dfbf218aba Added support for localization and localization for Portuguese.
Added support for item name localization.
2026-01-03 23:16:57 -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
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
Tenkuma
580c915af8
Initial commit 2025-12-30 11:53:41 -03:00