File Details
Version 1.2.2-1.6.1 for 1.20.1
- R
- Sep 29, 2025
- 1.33 MB
- 1.0K
- 1.20.1
- Forge
File Name
jackseconomy-forked-1.2.2-1.6.1-all.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added
- Purchase Events: Events are fired after a purchase, to be used by addon mods.
- Purchase Tracking: Purchases are now tracked and stored in the
purchases.datfile found in a world's data folder. - Data Reset Commands: Data can be reset through commands.
- Reset All:
/economy reset_all - Reset Admin Shop Colors:
/adminshop color reset_all - Reset Prices:
/economy price reset - Reset Purchases:
/economy purchases reset
- Reset All:
Changed
- Admin Shop Colors: Admin shop colors are now saved per instance instead of per save, so that colors are the same across all saves.