Ingame:
| Command | Explanation | Permission node |
| /xpShop | Help | xpShop.help |
| /xpShop grand <player> <-><amount> | Edits the players xp | xpShop.grand |
| /xpShop bottle <amount> | Fills bottles | xpShop.bottle |
| /xpShop debugfile | Toggles the debugfile write of xpShop | xpShop.admin |
| /xpShop toggle | Toggles the plugins mode | xpShop.admin |
| /xpShop send <player> <amount> | Send a amount of xp to the a player | xpShop.send |
| /xpShop buy <amount> | Changes purchase an amount of XP | xpShop.buy |
| /xpShop sell <amount> | Changes Xp into money | xpShop.sell |
| /xpShop selllevel <amount> | Changes Level into money | xpShop.selllevel |
| /xpShop buylevel <amount> | Changes money into level | xpShop.buylevel |
| /xpShop infoxp <player> | Shows xp of a player | xpShop.infoxp.other |
| /xpShop infoxp | Shows your XP amount | xpShop.infoxp.own |
| Both commands | xpShop.infoxp.* |
| SpecialAdmin | SpecialAdmin | xpShop.admin |
| /xpShop infolevel <player> | Shows level of a player | xpShop.infolevel.other |
| /xpShop infolevel | Shows your level amount | xpShop.infolevel.own |
| Both commands | xpShop.infolevel.* |
| /xpShop info <action> <amount> | Shows infos to an action, which won't be performed. | xpShop.info |
| /xpShop config <setting> <value> | Edits config. | xpShop.config |
SignShops permissions:
| Node | Description |
| xpShop.create.own | You can create a Shop |
| xpShop.create.admin | You can create a AdminShop |
| xpShop.use | You can use Shops |
xpShopSafe permissions:
| Node | Description |
| xpShop.safe.create | You can create a Shop |
| xpShop.admin | Destroy every Safe |
| xpShop.safe.use | You can use Safes |
Leftclick: Take XP from the Safe.
Rightklick: Store XP in the Safe.
Console:
| Command | Explanation |
| xpShop toggle | Toggles the plugins mode |
| xpShop download | downloads new version if aviable |
| xpShop reload | Reloads plugin |
| xpShop gui | Open the gui |
| xpShop debugfile | Toggles the debugfile write of xpShop |
| xpShop debug | Toggles the debug mode |
If you use a DB to manage the XP, you have this commands too:
| Command | Explanation |
| xpShop resetplayer <player> | Sets the players XP to 0 |
| xpShop setXP <player> <xp> | Sets the player XP to an amount |
More information in the config.yml! There are the permission nodes configurable too :)