Commit graph

21 commits

Author SHA1 Message Date
9b3872c8ac Merge remote-tracking branch 'origin/main' 1.3 2026-01-03 23:17:06 -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
Tenkuma
d64bc1a144
Added logo to README.md 2026-01-02 21:25:41 -03:00
398bfb6deb Merge remote-tracking branch 'origin/main' 1.2
# 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. 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
3d5acde9f8 Merge remote-tracking branch 'origin/main' 2026-01-01 00:13:28 -03:00
9d58d8f377 Added support for Ender Chest item lookup. 2026-01-01 00:12:14 -03:00
Tenkuma
a1924deeca
Fixed reported version being 0.1.0 instead of 1.0 (leftover of ItemEconomy) 1.0 2025-12-31 15:39:01 -03:00
Tenkuma
52cf9cf22e
I promise I'll stop using GitHub to edit files. 2025-12-31 15:27:44 -03:00
Tenkuma
509d779bc9
nor read all the errors 2025-12-31 15:22:56 -03:00
Tenkuma
b1a8c6e2d4
dumbass cannot even copy paste correctly 2025-12-31 15:18:02 -03:00
Tenkuma
b337b9a7db
Update release-build.yml 2025-12-31 15:12:38 -03:00
Tenkuma
923dd26f04
Update build.gradle.kts 2025-12-31 15:11:41 -03:00
Tenkuma
223487848e
Update build.gradle.kts 2025-12-31 14:50:40 -03:00
Tenkuma
77bea66099
Create README.md 2025-12-31 14:42:55 -03:00
Tenkuma
09cd507833
Update build.yml 2025-12-31 14:33:53 -03:00
Tenkuma
aad609b15c
Update release-build.yml 2025-12-31 14:33:18 -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