check if the player is null
check if the balance >1000
try replacing the integer with BigDecimal, because vault works with BigDecimal, not integers
BigDecimal n = new BigDecimal(your_int);
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.