[MECH/ECON] EasyCoupons v.1.1 - Easy system to manage money coupons [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by recon88, Jun 18, 2012.

  1. Offline

    recon88

    Overview

    Very easy system to mange your coupons.
    You can set One-Time-Coupons or Static-Coupons.
    Every user can use every coupon once.

    Requirements

    • Permissions Plugin
    • Vault
    • Economy Plugin
    Download
    Install

    • Download the Plugin
    • Copy it to your /plugins/ directory
    • Start your Server and wait and set up your coupons
    How to use

    • Setup the permissions for the plugin.
    • Use the command to manage coupons.
    Commands

    • /addstatic <code> <reward> - Adds a static coupon (usable until you remove it)
    • /removestatic <code> - Removes a static coupon
    • /showstatic - Lists all static coupons
    • /addonetime <code> <reward> - Adds a one-time coupon (gets removed after someone uses it)
    • /removeonetime <code> - Removes a one-time coupon
    • /showonetime - Lists all one-time coupons
    • /redeem <code> - Redeems the given coupon
    Permission stuff

    • easycoupons.addstatic
    • easycoupons.removestatic
    • easycoupons.showstatic
    • easycoupons.addonetime
    • easycoupons.removeonetime
    • easycoupons.showonetime
    • easycoupons.redeem
    Little FAQ

    Q: Where can i find help?
    A: Just open a Ticket. Don't post errors in comments. And please leave informations about the error or what's happening.

    Changelog

    v1.0
    • Releasing the Plugin
    v1.1
    • Fixed: /removeonetime is now working
    • Fixed: All commands are now checking for existing Coupons.
    • Fixed: It was possible to add a Static-Coupon and One-Time-Coupon with the same name. If you redeemed that Coupon-Name you got both coupons.
    • Added a lot of new messages like "Usage output"
     
  2. Offline

    Tim619

    *see plugin* :)
    *see Vault required* :(
     
  3. Offline

    recon88

    Why? Vault is a must have if you want to use money as economy system.
    Or do you want Items instead of money? (It's on my Todo list)
     
  4. Offline

    Tim619

    Oh.. I wanted items. :D
     
  5. Offline

    md_5

    Please make it R4.0 and double check your title for dejavu.
     
  6. Offline

    recon88

    It does work with all 1.2.5 versions which are currently available (also R4.0).
     
  7. Offline

    md_5

    Approved
     
  8. Offline

    recon88

    Just tested against 1.4.5-R0.2 and it still works.
     
  9. Offline

    recon88

    v1.1 released.
    Includes a lot of major bugfixes! See changelog.
     

Share This Page