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.
This commit is contained in:
天クマ 2026-01-01 15:35:46 -03:00
commit f04001176a
6 changed files with 123 additions and 35 deletions

View file

@ -1,6 +1,11 @@
name: ItemEconomy
main: io.github.adrianvic.itemeconomy.Main
version: 1.0
version: 1.1
depend:
- Vault
api-version: '1.21'
commands:
itecoreload:
description: Reloads the config for ItemEconomy
usage: /itecoreload
permission: iteco.reload