- Updated to 1.21.1
- Fixed
/wbshop
not working
- Updated to 1.20.6
- Fixed
/wbshop
not working
- Added the icon to the mod
- Fixed Economy API compatibility (thanks to @basiqueevangelist for open-sourcing their code)
- Fixed crash when loading multiple worlds in singleplayer (#18)
- Automatically generate points config file (#18)
- Prevent withdrawing zero point vouchers
- Added configuration for item values
- Item values stored in
config/wbshop/itemValues.txt
in the formregex;value
- Regex matches the item identifier (ex
minecraft:stone
). Value must be a long (integer number but bigger)
- Regex matches the item identifier (ex
- Fixed a bunch of state management issues
- Added exp4j for custom border algorithms
- Added
/wbshop econ borderFunction <function>
for setting the function that determines the width of the border
- Fix leaderboard being backward
- Allow managing offline players
- Ported to a new version
- Rewrote EVERYTHING - this is not compatible with any previous version
- Note: This is an alpha. Many commands do not work. This is just a preview.
- Lose points on death
Ported to 1.20.1 Better version coming in the future
Alpha because not all features have been tested. Please let me know if something goes wrong.
Added support for 1.18.x
In alpha because not all features were tested, and this is a backport, so it is more likely to have problems. Please let me know if you run into errors.
Added support for 1.19.1 and 1.19.2. The mod might work for snapshots, but I haven't tested that yet.