Filled Warp cost [NOT LIKE ESSENTIALS]

Discussion in 'Archived: Plugin Requests' started by mrdude123, Oct 23, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    mrdude123

    Plugin name: WarpCost
    Config: Ability to set price of certain warps. Keep in mind, the price is gold nuggets / gold ingots. I would like to choose between the two in config.
    ex. /warp Ship = 4 gold_nugget /warp boat = 2 gold_ingot
    Permissions: N/A
    Commands: If possible, I'd like to do everything available in config available by command. Doing /setwarpprice [warp] [price in nuggets / ingots]
    ex. input
    /setwarpprice ship 4 gold_ingot
    ====================================
    All the info is above, really. :)
     
  2. Offline

    Toyz

    Would you want it to take the gold item from the users inventory or from currency like say vault or something like that?

    Edit: Finished in less then one hour commands are as follows

    Permission: warp.go
    Command: /warp name

    Permission: warp.make (Alts: makewarp, createwarp, pricewarp)
    Command: /setwarpprice name cost material
    Example: /setwarpprice Butter 4 Gold_Ingot

    Note: This is a drop in replacement for Essentials warp and will override any warps in essentals and will work cross world
     
  3. Offline

    mrdude123

    Toyz
    Thanks! I'll tell you once I get home from school and test it. :)
     
  4. Offline

    Toyz

    mrdude123 Sounds good let me know if it works good
     
  5. Offline

    mrdude123

    Toyz
    It works great, thanks! :D

    EDIT: Just noticed a bug D:

    Doesn't let me delete warps. I tried going into the warps.yml and deleting, but then I do /reload after deleting, and the warp I deleted is back.
     
  6. Offline

    Toyz

    I fixed that in a update I relized that XD i added the command delwarp you can download it here

    https://www.dropbox.com/s/ydm7339bbhfoklp/WarpCost-1.1-SNAPSHOT.jar?dl=0 or from Bukkit Dev: http://dev.bukkit.org/bukkit-plugins/warpcost/
    Delete your warps.yml and config.yml i added a new new settings like a GUI system and the option to make free warps also

    new commands
    Permission: warp.remove
    Command: /delwarp name

    Permission: warp.make.cost
    Command: /setwarpprice name amount item

    Permission: warp.make.free
    Command: /setwarp name
     
  7. Offline

    mrdude123

    Toyz
    Ooh, thanks!
     
  8. Offline

    Toyz

  9. Offline

    mrdude123

    Toyz
    Is there a way to add a cooldown, like essentials has?
     
  10. Offline

    Toyz

    Currently no but I will add a option to it in a bit right now I am dealing with another personal issue
     
  11. Offline

    mrdude123

    Toyz
    Take your time. :)

    EDIT: My mistake. I don't mean cooldown, I mean delay.
     
Thread Status:
Not open for further replies.

Share This Page