MobArena/src
Andreas Troelsen dd95e16881 Refactor entry fee logic.
This commit swaps out the naive call to takeFee with a more robust approach that actually checks the result. If it fails, the player doesn't join.

It also refactors takeFee so that it will refund any already taken parts of the entry fee if one of the parts fails.
2018-05-04 03:52:07 +02:00
..
main Refactor entry fee logic. 2018-05-04 03:52:07 +02:00
test/java/com/garbagemule/MobArena/things Lazy load Economy reference in MoneyThingParser. 2018-05-04 03:16:19 +02:00