- Tags
-
- Tags
- None
This plugin was created to represent a virtual way for players to be able to trade mcmmo levels. This will also be a foundation plugin for the next plugin I make, so keep an eye out for that! 
MCMMO
/withdrawmcmmo [skill] [amount] - Withdraws the selected amount of levels from the defined skill.
mcw.withdraw - Ability to withdraw the note.

MCMMO

/withdrawmcmmo [skill] [amount] - Withdraws the selected amount of levels from the defined skill.

mcw.withdraw - Ability to withdraw the note.

- The ability to change the plugin between XP and level usage.
- More capacity for customization.
- If you have any other features you would like added please comment them in the discussion section!

Code:
# #################
# # #
# # - WARNING - #
# # #
# #################
#
# MAKE SURE THAT YOU KEEP THE FIRST TWO
# LINES OF THE NOTE THE SAME OTHERWISE
# THE PLUGIN MIGHT BREAK! (You can still
# edit the colors though).
Messages:
NoPermission: '&4You do not have access to that command.'
Withdraw: '&c&l- {#} {skill} level(s) withdrawn.'
Deposited: '&a&l+ {#} {skill} level(s) deposited.'
InvalidInteger: '&c&l(!) &cThat is not a valid integer!'
InvalidArgs: '&f/withdrawmcmmo [skill] [levels]'
NotEnoughXP: '&c&l(!) &cYou do not have {#} level(s) in {skill} to withdraw.'
InvalidSkill: '&c&l(!) &cThat is an invalid skill type!'
InventorySpace: '&c&l(!) &cYou do not have enough inventory space!'
Note:
Type: PAPER
Name: '&6&lSkill Voucher &7(Right Click)'
Lore:
- '&6Skill &7{skill}'
- '&6+{#} Level(s)'
- '&7Automatically applies levels on use.'