RedeemMe is a plugin that allows you to create packages which contain items, money, or commands which will be given when the package is redeemed. Packages can be assigned to an individual player or redeemed with a coupon code. Packages can have names, descriptions, creators, embargos, expiry, and be limited to only one server.
/redeem
list - shows a list of package ids you can redeem
details <id> - shows what you will receive when you redeem a package
coupon <code> - redeems a coupon
<id> - redeems a package
/createpackage - starts a wizard which will walk you through creating a package manually
/printcoupon <code> [quantity] - creates a physical item out of a coupon code that can be redeemed by right clicking
| Permission | Description | Default |
|---|---|---|
| redeem.redeem | Access to the /redeem command | true |
| redeem.createpackage.* | Grants access to /createpackage with the ability to add money, items, and commands to packages | |
| redeem.createpackage.money | Grants access to /createpackage with the ability to add money to packages | |
| redeem.createpackage.item | Grants access to /createpackage with the ability to add items to packages | |
| redeem.createpackage.command | Grants access to /createpackage with the ability to add commands to packages | |
| redeem.printcoupon | Grants access to /printcoupon |
The /createpackage command is a very dangerous command in the hands of the wrong person. Those with the ability to create packages with money will be able to create any amount of money for any player out of thin air. Those with the ability to create packages with items will be able to duplicate any item they have. Those with the ability to create packages with commands will be able to run any command they wish on the server console. Do not grant these permissions to anybody you do not trust. I am going to laugh at you if you gave some random user redeem.createpackage.command and he ops himself and then destroys your server.
database: url: jdbc:mysql://localhost:3306/database username: minecraft password: lolololol
server-id in your server.properties. This will be how the plugin identifies your server if you are limiting packages to a single server. Max 20 characters.
Feel free to post a question in the comments, I check this page every so often. Or for faster support, join #kitteh.org at irc.esper.net and ask for Eviltechie. (Or click this link.)