DailyStruggle / RTP

fun with spatial math
25 stars 6 forks source link

vault pricing doesnt work in 1.12.2 #30

Closed professorparabellum closed 1 year ago

professorparabellum commented 1 year ago

i set a region (for the end world) to cost $5000 but the problem is that when a player runs /rtp region:end the money isnt debited from their balance.

professorparabellum commented 1 year ago

im not really sure but a reason this may be happening is because I have "price: 0.0" set in economy.yml, because I want rtp in the overworld to be free. Just not for the end or nether

DailyStruggle commented 1 year ago

I don't think I properly implemented per-region prices yet because other features took priority

DailyStruggle commented 1 year ago

should be fixed in latest commit

professorparabellum commented 1 year ago

ok great thank you so much!