Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Native economy with balances, banks, transaction history, secure storage, and optional reward integrations.
StormEconomy 0.1.1
Player-visible changes
- Added expanded economy command labels:
/balance,/bal,/balancetop,/eco,/paytoggle,/payconfirmtoggle,/payconfirm,/worth,/setworth, and/sell. - Added configurable item selling with starter prices for common resources, crops, logs, mob drops, and basic ores.
- Added payment receive toggles and optional payment confirmation toggles for players.
- Large or confirmation-required payments now create a
/payconfirmprompt instead of transferring immediately.
Admin and config changes
- Added
payments.*config keys for default receive state, confirmation defaults, confirmation threshold, confirmation timeout, cooldown, and max payment amount. - Added
worth.*config keys for starter prices, custom-item selling policy, and configured material values. - Added persistent player economy settings and material worth storage for YAML, SQLite, MySQL, and MariaDB.
- Added richer audit output for supply totals, player settings, worth entries, and duplicate account names.
- Added filtered transaction history support for player, bank, type, success state, reason, limit, and page filters.
- Added optional BlockLedger audit recording for StormEconomy transactions when BlockLedger is installed.
Bug fixes
enabled: falsenow blocks money and bank mutations while leaving diagnostics, save, backup, and reload available.- Bank admin bypass checks now use the ThunderPerms bridge consistently instead of only direct Bukkit permissions.
- Bank deletion now requires a short confirmation step.
- Fixed
/sell allitem removal so selling the final item in a stack cannot throw an exception or leave the sale half-applied. - Oversized StormMMO reward configuration no longer throws an uncaught arithmetic exception.
Compatibility
- StormEconomy remains the owner of economy labels. CommandFoundry still avoids registering economy commands.
- BlockLedger integration remains optional through
softdependand Bukkit services; StormEconomy continues normally when BlockLedger is absent. - Existing StormEconomy API methods remain available for StormQuests, StormParty, StormFactions, StormGames, and other integrations.
Information
| Published on | May 24, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (26.1.2)
Dependencies
Paper