CouponCommands
CouponCommands
Create Coupons that execute console commands.
Features
- Redeem Coupons only once
- Coupons can do anything, you can add as much commands to a coupon as you want
- Quick and easy to use, ingame commands
- Use the player name and world in your commands
- Very lightweight on your server
Commands and Permissions
| Command | Permission | Description |
| /cc <Coupon name> | CouponCommands.claim | Claims the coupon |
| /cc add <Coupon name> <command1;com2;...> | CouponCommands.add | Adds a coupon |
| /cc remove <Coupon name> | CouponCommands.remove | Removes a coupon |
| /cc save | CouponCommands.save | Saves the coupons to disk |
| /cc reload | CouponCommands.reload | Reloads the coupons from config |
| /cc list | CouponCommands.list | Shows available coupons |
Additional Permissions
| Permission | Description |
| CouponCommands.createsign | Allows creation of CouponSigns |
| CouponCommands.* | Gives access to all commands |
Replacements
%name% ==> The player name
%world% ==> The player world
Planned Features
- Better chat markup
Block coupon names in chatAdd signs that redeem coupons- Add coupons that execute player commands
Signs
I now also support signs. To create them, you need the permission: CouponCommands.createsign
To use them, you need the claim permission and you just right click the sign.

Plugin Metrics
Don't expect a lot of servers/users. The plugin has only been added since a day.
This plugin uses PluginMetrics to get this data: (click the image to see more information)

If you like what I'm doing. Consider donating :) Please use the donate button in the top right.
-
View User Profile
-
Send Message
Posted Mar 14, 2014@AirstarAirliners
Not needed :)
-
View User Profile
-
Send Message
Posted Mar 11, 2014Any update for 1.7.4?
-
View User Profile
-
Send Message
Posted Jul 19, 2013@woutwoot
I would like to see that implemented sometime in the new update
-
View User Profile
-
Send Message
Posted Jun 15, 2013@K33PY
Good idea, create a ticket for it, and i might do it somewhere this week.
-
View User Profile
-
Send Message
Posted May 31, 2013Can you make it so players can have a claim permission per coupon. (couponcommands.claim.<coupon name>) Would benefit a lot of people.
-
View User Profile
-
Send Message
Posted Apr 22, 2013@gabriel11798
No sorry, good idea, but I'm not going to add that due to the low demand.
-
View User Profile
-
Send Message
Posted Apr 22, 2013Dumb question, but are the coupons actual items you can hold? Cause' having an item (empty map) with a description of what is does would be pretty cool.
-
View User Profile
-
Send Message
Posted Apr 7, 2013Sign support has been added! Now we just need to wait for bukkit to approve the file.
-
View User Profile
-
Send Message
Posted Apr 5, 2013Best coupon plugin I've ever seen.
-
View User Profile
-
Send Message
Posted Apr 5, 2013@oliver1706
There will be. I'm going to add signs right now.
-
View User Profile
-
Send Message
Posted Apr 4, 2013Is there anyway to get physical objects to execute commands?
-
View User Profile
-
Send Message
Posted Apr 4, 2013@GgnoreZz
The command is executed by console.
-
View User Profile
-
Send Message
Posted Apr 3, 2013Does the player need access to the commad or is it the console that runs it...
For example
I make a coupon that gives u 5 diamonds. But the player cant type /give %name% diamond 5. Is it to where the server console issues the command so that they get it?