Introduction:
mcMMOTrade allows players to trade either their experience or levels for certain skills. When a player is to execute the trade command, a piece of paper will appear in their inventory. Titled as a "Voucher", players are able to give the paper to anyone. Once a designated player receives the paper, they simply need to right click it to either receive the experience or level(s).
Commands:
/mcmmotrade - Displays 'main' command menu.
/exptrade - Displays experience trading menu.
/exptrade info - Displays information to the player about how to use the 'exptrade' commands.
/exptrade create <skill> <experience> - Withdraw experience from a selected skill. This will then give the user a paper (voucher) with the total experience withdrawn.
/exptrade give <name> <skill> <experience> - Give player a voucher will any amount of experience desired. (ADMIN Command)
/leveltrade - Displays level trading menu.
/leveltrade info - Displays information to the player about how to use the 'exptrade' commands.
/leveltrade create <skill> <level> - Withdraw experience from a selected skill. This will then give the user a paper (voucher) with the total experience withdrawn.
/leveltrade give <name> <skill> <level> - Give player a voucher will any amount of experience desired. (ADMIN Command)
Permissions:
mcMMOTrade.* : Gives access to all mcMMOTrade commands.
mcMMOTrade.Levels.Admin : Gives access to all "LevelTrade" commands.
mcMMOTrade.Levels.User : Gives access to basic "LevelTrade" commands.
mcMMOTrade.Experience.Admin : Gives access to all "ExpTrade" commands.
mcMMOTrade.Experience.User : Gives access to basic "ExpTrade" commands.
Configuration File:
Video:Code (Text):# mcMMOTrade Configuration File
# Plugin created by lttf (http://https://github.com/lttf)
# Enable/Disable either Level or Experience trading.
enabled:
leveltrade: true
exptrade: true
(Coming Soon)
Screenshots
![]()
![]()
![]()
![]()
Setup:
1. Drop the .jar file into your servers' plugin folder.
2. Ensure that you have mcMMO (REQUIRED Dependency).
3. Restart Server.
Open Source:
You can view the source to this plugin @ https://github.com/lttf/mcMMOTrade
Issues:
If you're having any issues with this plugin, please PM me or reply to the plugin thread.

mcMMOTrade 1.0
Allowing players to trade mcMMO experience and levels!