View the Javadocs
View the Documentation
View the source code on Github
Download the latest version on Github
View the source code on Github
Aid in translating this project on Crowdin
What is this plugin?
CouponCodes allows you to create and redeem codes and coupons. The coupons can give you multiple items, economy money, or even in-game ranks. You can customize each coupon such as how many times it can be used and for how long it can be used.
Features
- Create coupons to give items, xp, ranks, econonmy money, or run commands
- Simple Commands
-
Database Support
-
Bukkit
- SQLite
- MySQL
-
CanaryMod
- Canary built-in database
-
Bukkit
- API For developers
Requirements
-
Bukkit
- Vault (Optional)
- Some Form of Permissions
-
CanaryMod
- None
Commands and Permissions
Command | Permission | Description |
---|---|---|
/coupon | Displays commands for this plugin | |
/coupon add item <name/random> <item1:amount,item2:amount,...> | cc.add | Adds a coupon to redeem an item |
/coupon add econ <name/random> <money> | cc.add | Adds a coupon to redeem an amount of economy money |
/coupon add rank <name/random> <group> | cc.add | Adds a coupon to redeem a rank |
/coupon add xp <name/random> <xp> | cc.add | Adds a coupon to redeem xp |
/coupon time <time> | cc.time | Changes the time of a coupon |
/coupon uses <uses> | cc.time | Changes the uses of a coupon |
/coupon remove <name> | cc.remove | Removes a coupon |
/coupon redeem <name> | cc.redeem | Redeems a coupon |
/coupon list | cc.list | Shows available coupons |
/coupon info [name] | cc.info | Shows information about a coupon |
Additional Permissions
Permission | Description |
---|---|
cc.* | Gives access to all commands |
This plugin utilizes Plugin Metrics for collecting statistics about this plugin and usage. These stats can be viewed here.