PureEconomy

Lightweight multi-currency economy. Pairs with AuraUtils for utilities + economy.
Back to Files

PureEconomy-1.0.1.jar

File namePureEconomy-1.0.1.jar
Uploader
LozaineLozaine
Uploaded
Sep 5, 2026
Downloads
5
Size
100.5 KB
File ID
8816183
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4

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|reset for admin bank adjustments, with matching pureeconomy.eco.bank.* permissions.
  • permissions: section in config.yml to rename nodes and set everyone / op / nobody defaults. /eco reload applies changes.
  • /balance now also shows the matching bank amount.
  • Tab completion for /currency.
  • Error message when /bank transfer or /bank withdraw fails after pre-checks.
  • Currency IDs that do not match [a-z0-9_] are skipped at load with a warning.
  • /eco reset remains wallet-only. Use /eco bank reset to clear a bank balance.
  • addBank, takeBank, and resetBank on EconomyService for admin and integrator bank changes.

Downloads

  • PureEconomy-1.0.1.jar — drop this in plugins/ and restart.
  • config.yml — default config for new installs (includes the new permissions: and update-checker: sections).
  • lang-en.yml — default English language file (includes bank amounts on /balance and 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

This mod has no additional files