Credits!

Discussion in 'Plugin Development' started by DrawThatRedstone, Mar 1, 2016.

Thread Status:
Not open for further replies.
  1. Hi!

    I'm using ChestCommandsGUI, and I have lots of pages set up, it's looking quite wonderful :D

    But, I'm wanting it so I can use a separate economy, with this...

    I want to call it 'Credits'

    And in the config, you can setup an exchange for them...

    Code:
    testThing:
      COMMAND: 'tell: Yay you have given me 50 credits now you should eat some pie'
      NAME: 'Test command for credits'
      LORE:
        - 'Yay I will eat credits'
    ID: gold ingot
      --> (is there a way of changing this with CREDITS? a separate economy) PRICE: 50
      POSITION-X: 7
      POSITION-Y: 1
    Also, I would like to be able to give players credits easily, such as /credits add <player> 500

    Thank you sooo much!
    Draw
     
  2. Offline

    AppleBabies

    @DrawThatRedstone We're not going to give you code. Try coding something and if you have a problem THEN come here.

    EDIT: Wrong forum. This is more reminiscent of a plugin request...
     
Thread Status:
Not open for further replies.

Share This Page