Skip to content

2.0.5+1.20.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@skycatminepokie skycatminepokie released this 08 Mar 00:46
· 31 commits to master since this release
dc14723
  • Prevent withdrawing zero point vouchers
  • Added configuration for item values
  • Item values stored in config/wbshop/itemValues.txt in the form regex;value
    • Regex matches the item identifier (ex minecraft:stone). Value must be a long (integer number but bigger)
  • Fixed a bunch of state management issues