Some issues with economy
steve4744 opened this issue ยท 0 comments
-
Array index out of bounds exception running "/pa econ setprize pk4"
https://pastebin.com/QwKs4iTJ -
Trying to set a non-integer prize on a valid course, e.g. "/pa econ setprize pk4 0.5" returns "pk4 does not exist".
-
The join fee set for a course is not being checked or deducted from player's balance on joining.
-
"/pa stats courseName" should display the course join fee if its been set.