Cost is 2x but still only needs my set price #25


  • New
  • Defect
Open
Assigned to kostronor
  • _ForgeUser10029372 created this issue Aug 7, 2014

    What steps will reproduce the problem? 1. Set a price for a command like /kit kitname to 400 or something 2. give yourself a bunch of dollars 3. watch it take 800 dollars but only require 400

    What is the expected output? What do you see instead? Ok I set up my code like this:

    ^/kit bloodlust$: 400
    ^/kit knight$: 600
    

    So I want it to cost 400 for /kit bloodlust and 600 for /kit knight, but instead it makes them pay twice that (800 for bloodlust and 1200 for knight) but they still only need 400 or 600. WTF

    What version of the product are you using? 11.01 for craftbukkit 1.7.2

    Do you have an error log of what happened? not really, it doesnt say anything in the log about what happened.

    Please provide any additional information below. Basically it charges double than my set price. Either I'm an idiot with setting it up, or its bugged.

  • _ForgeUser10029372 added the tags New Defect Aug 7, 2014

To post a comment, please login or register a new account.