Solved Finding Player Experience Problem.

Discussion in 'Plugin Development' started by crabby2polk, Aug 8, 2018.

Thread Status:
Not open for further replies.
  1. Offline

    crabby2polk

    When I was making my plugin. I used p.getExp(). p is a Player. But when I sent the value to the console, it said that my exp was 0.015... even though I just gave myself 1 exp. Is there an explanation for this and is there a solution?

    Sorry, I was an idiot, someone informed me that it was p.getTotalExperience()
     
    Last edited: Aug 8, 2018
Thread Status:
Not open for further replies.

Share This Page