[ECON/RPG] SIGN CHEST SHOP 0.4.5 (KTSHOP) [1185]

Discussion in 'Inactive/Unsupported Plugins' started by ktbanh, Aug 6, 2011.

  1. Offline

    ktbanh

    Sign Chest Shop
    0.4.5 (last update, edit 9/20/2011 6:27pm)
    0.4.52 dev (last update, edit 10/3/2011 4:18pm)

    Allow users to establish an economy through shops. Players can create chest shops which others can purchase items or sell items to. Server admins can create world infinite shops which allows trade using or one of supported economy through register API.
    • Customize your own shop signs (no longer requires strict formatting)
    • Player shops
    • Server shops
    • Supports register API (BOSEconomy, iConomy, Essential Economy)
    • sign colors [for regular signs and shop] &0-9 &a-f
    WARNING : READ ME
    • Currently has no lock protection (included in dev build)
    PERMISSION (open)


    Bukkit Permission Nodes (Ops default)
    shop.create.player : allow user/group to create chest shops
    shop.create.server : allow user/group to create server shops

    COMMANDS (open)

    /shop new <buy:sell> <quantity> <material> <price>
    /shop debug
    /shop flush
    /shop flush <player>

    TUTORIAL VIDEO (open)

    http://www.youtube.com/watch?v=u5W5YJGaOzw


    Thanks to Minecrafta2z for the extra tutorial video.


    TUTORIAL SCREENSHOT (open)

    [​IMG]

    DOWNLOADS (open)

    Current stable release 0.4.5
    Shop 0.4.5

    developmental builds
    Shop dev0.4.52


    0.4.51
    - logging, config/protection,new command /shop hand,
    - basic protection
    0.4.52
    - fixed food issues and right click placement, item usage bug when interacting with shop
    * use at your own risk as these are developmental ()


    Old release : supports physical currency, old format
    Shop 0.3.1
    Documents (only for 0.3.1)

    Archive
    Click Here

    CHANGELOG (open)

    0.4.5
    updated register, now supports iConomy6
    0.4.4
    fixed issue with currency format, added two command for Ops, /shop flush <player>
    0.4.3
    1.8 compatible, minor format change
    0.4.2
    properly removes shop upon player chest destruction
    0.4.1
    restricted placement of signs on already owned shops (re-implement from 0.3.1)
    0.4.0
    new data storage, no longer dependent on sign format
    users are now able to customize signs to their liking
    rewritten and revised for performance/user friendly
    some features are still being rewritten
    0.3.1
    fixed a security issue dealing with players being able to mimic server shops
    fixed version information in plugin.yml
    0.3
    added register api for major economy plugins support
    added physical shop option in configuration and currency definition
    added player chest type sell, players can now create shops that buy items from others
    updated handling code
    0.2.2
    removed hard coded currency display
    fixed critical inventory exploit
    updated to new sign format, server can now use buy/sell instead of server buy/sell.
    updated player shops are now defined when creating chest shops whereas server shops are not localized to chests
    0.2.1
    corrected op permission
    corrected remove last element bug
    properly removes regular items and items with modifiers
    0.2.0
    fixed null pointer exception
    fixed inventory transaction
    added server shops
    added material modifiers to shop
    rewrote inventory handling
    0.1.0
    initial release


    To Do
    - Bug fixes and compatibility
    - MYSQL web interface/database
    - Re-implement protection
    - Configuration
    - command line for item name, damage values

    Feel free to leave comments, suggestions or bug report(s)
     
  2. Offline

    SSxMINI LUCAS

    Hey I'm loving this plugin so far. However my only problem is I can't figure out how to set permissions for players. One of my server members sad that when he attempts to create a chest shop is does not let him :( How may I fix this?
     
  3. Offline

    dxwarlock

    Same here, thought I had it fixed, but upgrading bukkit caused it to not work.
    even with all other plugins off, and shop.create.player as the ONLY permission in the file for testing..still tells me I need it.
     
  4. Offline

    Sneaky420

    I just tested it, and it only flushes the SINGLE shop that was just destroyed.
     
  5. Offline

    Kwuality

    HAHAHA well I decided to test this for my own curiousity - and this statement is 100% false.
    It still flushes the whole DB - Luckily I didn't have many shops setup.

    It does not flush server shops properly - individually.
    Too much of a liability to use it yet since mistakes can be made on the server end.
     
  6. Offline

    ZachBora

    How do I limit Groups to be allowed to buy from shops? There doesn't seem to be a permission for it.
     
  7. Offline

    Donmon

    Hi! You got an epic plug-in I really like it.... But I'd like to report a bug... I can't sell Sugar Cane. I typ in my chat-box: /shop new buy 1 Sugar Cane 7. There's nothing answered like: right-click the sign to do your shop. I can do it however with other stuff. And I've a (nooby)question too. Where do I allow normal players on my server to open up a shop?? right now I just OP them and let them open their shop.. than de-op them..

    Regards, Donmon
     
  8. Offline

    ZachBora

    You can't use spaces in item names.
     
  9. Offline

    Donmon

    How can I add Sugar Cane than?
     
  10. Offline

    ZachBora

    I would use the item Id or try SugarCane
     
  11. Offline

    Donmon

    I try.
    EDIT---
    It works with the ID (83) btw
    Thank you all!
     
  12. Offline

    Sneaky420


    K well i have about 130 shops, and when i remove a single shop, and it says it was flushed, guess what.... all the rest of the shops are still there. So... not all the signs are flushed, and you should test better...
     
  13. Offline

    Kwuality

    APPARENTLY there IS a bug.
    But more or less Super Pick is not recognized to remove a shop from the DB.

    You cannot use SUPER PICK to remove a shop from the DATABASE.

    I will edit my original post though with the answer.
    Thanks for the conversation.
     
  14. Offline

    Sneaky420

    Super pickaxe DELETES the block, so there is no "block_break" event to pass to the plugin... it is not a bug, you are DELETING the sign, not removing it correctly.

    Thanks for the caps btw ;)
     
  15. Offline

    Kwuality

    Thanks for clearing that up.
    It should be properly noted regardless - now pull your tampon out.
    And you're WELCOME ;).
     
  16. Offline

    Sneaky420

    lol
     
  17. Offline

    lauris3722

    Critical bug found, I don't recommend to use this plugin till it's fixed!


    Can get unlimited amount of money when selling food.

     
  18. Offline

    ZachBora

    uh, apparently 0.4.52 fixes food issue. Least it's what changelog says.
     
  19. Offline

    kenni117

    If i cant delete shops that i myself created, could you guess the problem, i have tried /flush and i have added - shop.new.player and - shop.new.server to my permissions... any idea? im using essentials, groupmanenger as my info plugins and control center... please, i have no idea...
     
  20. Offline

    SBHouse

    I tried to peruse the thread here to see, but I'm still not sure. Did physical currency get added back in? I'm at the point where I'll need to dump this plugin and find a replacement soon if I can't get this feature back. I'm still back on 0.3.1 and my players are reporting things to be glitchy with Craftbukkit 1337.
     
  21. Offline

    ZachBora

    iconomy supports physical currency
     
  22. Offline

    eternia16

    does it support permissionsEX?
     
  23. Offline

    dxwarlock

    anyone else still having the "shop.create.player" error?
    I cant get it working now for the life of me.
     
  24. Offline

    SBHouse

    I was trying to avoid a required dependency plugin of such magnitude. If iconomy is the only way to do it, then I guess I'll have to start making plans to abandon this.
     
  25. Offline

    again

    still have the error. I have admin permissions set useing '*' for all and cannot use the shop
    if i OP myself i can then use it.
     
  26. Offline

    dxwarlock

    same here, I love this plugin, and hate to have to move to a new one, as thats a LOT of shops to coordnaite with players to get moved.
    but might have to if dev has went AWOL, and cant get around this.
     
  27. Offline

    IonKnight

    How would I add a shop to sell a specific color of wool, or charcoal, or something with other extra data? Like, for example, lapis lazuli would be 351:4? (If it's possible that is, if not, feature request? :p)
     
  28. Offline

    resba

    @ktbanh Please keep your topic updated.
     
  29. Offline

    dakoslug

    Permissions is not working... I've added the shop.create.player and i'm returning errors.
     
  30. Offline

    again

    Seems like KT has gone missing.
     
  31. Offline

    dxwarlock

    afraid so :( had to move to duckshop..that went well with my players..lol
    "hey guys, you know those 300 shops you have, tear them down and remake them using new commands" :D
     

Share This Page