Gringotts

Gringotts

53.6k Downloads

on failed add of currency to account, transfer fails, but small amounts of virtual money added

jastice opened this issue ยท 1 comments

commented

reproducable with following config:

currency:
  name:
    singular: Emerald
    plural: Emeralds
  digits: 3
  denominations:
    351;4: 0.05
    397: 100
    397;4: 10
transactiontax:
  flat: 0.0
  rate: 0.0
usevault:
  container: true
  enderchest: false

and the command
/moneyadmin add 1000000

commented

seems to be fixed in 2.9 or somewhere along the way