PureEconomy-1.0.1.jar
What's new
PureEconomy 1.0.1 adds an optional GitHub update checker, config-driven permission nodes, and admin bank commands.
Highlights
- Optional asynchronous GitHub release checker (on by default). Console is notified of newer releases, and players with the configured admin permission get a clickable release link on join.
/eco bank give|take|set|resetfor admin bank adjustments, with matchingpureeconomy.eco.bank.*permissions.permissions:section inconfig.ymlto rename nodes and seteveryone/op/nobodydefaults./eco reloadapplies changes./balancenow also shows the matching bank amount.- Tab completion for
/currency. - Error message when
/bank transferor/bank withdrawfails after pre-checks. - Currency IDs that do not match
[a-z0-9_]are skipped at load with a warning. /eco resetremains wallet-only. Use/eco bank resetto clear a bank balance.addBank,takeBank, andresetBankonEconomyServicefor admin and integrator bank changes.
Downloads
PureEconomy-1.0.1.jar— drop this inplugins/and restart.config.yml— default config for new installs (includes the newpermissions:andupdate-checker:sections).lang-en.yml— default English language file (includes bank amounts on/balanceand new eco-bank / update-checker strings).
Upgrading from 1.0.0
Replace the old jar and restart. To show bank amounts on /balance, update these keys in lang/en.yml (or delete that file and restart so the default is recopied):
balance-self: "{prefix}&7Your {currency}: &f{amount} &8(&7bank &f{bank}&8)"
balance-other: "{prefix}&f{player}&7's {currency}: &f{amount} &8(&7bank &f{bank}&8)"
balance-all-line: "&8- &f{currency}&7: &f{amount} &8(&7bank &f{bank}&8)"
Requirements
- Minecraft 1.21.4 or newer
- Java 21 or newer
- Vault and PlaceholderAPI are optional
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include