XP Collector
Store XP orbs around itself, and can also store player XP if right clicked
Functions | Description |
---|---|
dumpXP() | Deletes all stored XP |
getCurrentXP() | Get a number representing the amount of XP stored |
dumpXP()
Description
Deletes all stored XP
Returns
- boolean - The state of the operation
- string - Error message, If there is a failure on the operation
getCurrentXP()
Description
Get a number representing the amount of XP stored
Returns
- integer - the amount of xp stored