[INACTIVE][ECON] SignShops v1.2 - Commandless Multi-World Player Owned Shops (iConomy) [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Specops343, Jun 30, 2011.

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

    Specops343

    [​IMG]
    Commandless Player Owned Shops
    Current Version:​
    v1.2 [1000] June 30th, 2011
    Download | Mirror | Source Code (Jar)


    *Requires iConomy (v5.0)​

    Some notes about upgrading from < 1.0:
    1. config.yml is the new messages.yml, you can delete messages.yml
    2. BACK UP YOUR sellers.yml BEFORE MAKING ANY CHANGES OR UPDATING (sorry, wanted to make that clear.)
    Create signs to sell goods from a chest you specify; allow your players to setup and run their own shops!

    Supported Signs:
    Supported Signs (open)

    [Buy] - Buys an item fro the shop chest for the price specified on the 4th line
    [Sell] - Sells an item to the shop chest for the price specified on the 4th line
    [Donate] - Gives an item to the shop chest
    [Slot] - Gives a random item from the selected chest items (not the entire inventory) to the player
    [DeviceOn] - Turns a lever on
    [DeviceOff] - Turns a lever off
    [DeviceToggle] - Toggles a lever
    [Device] - Temporarily turns on a lever
    *[gBuy] - Buys an item from the shop, but the owner receives no money
    *[gSell] - Sells an item to the shop, and the player receives money, but not from the owner.
    *[iBuy] - Buy an item from the "shop", but really the item is created from scratch whether the shop has it in stock or not.
    *[iSell] - Sells an item to the "shop", but really the item just disappears.
    *[Day] - Turns the time to day
    *[Night] - Turns the time to night
    *[Rain] - Turns on rain + thunder
    *[ClearSkies] - Turns off rain + thunder
    *[Repair] - Repairs the current item
    *[Heal] - Fully heals the player

    *Must be OP/SignShop.Admin to create


    Usage:

    Usage (open)

    1. Create a sign. Line 1 needs to be [Buy] (or whatever type of sign). Line 4 needs to be the price (aka 50, 50.25) of your item(s). lines 2&3 can describe your item(s), or be blank.
    2. While holding redstone, click on the sign. (you should get a message)
    3. Find a chest you want to use as your storage, put ONLY the items you want the sign to sell in it. For example, if you have a stack of 64 Cobblestone and want to sell two at a time, put only two in the chest.
    4. Click on the chest with redstone. (you should get a message)
    5. Put all of your cobblestone in the chest
    6. Now players can click on your sign (no redstone needed), purchase the cobbletone two at a time! (right click to buy without confirmation dialog)
    Note - One chest can maintain multiple signs, just take everything out and set the new sign up, then put all the items for both signs in so the shop has something to sell.


    Permissions Nodes:

    Nodes (open)

    • SignShop.Signs.*
    • SignShop.Admin.*


    Video (open)






    Changelog:
    Version 1.2
    • Updated by me, Specops343
    • Updated to latest RB
    Version 1.1
    • Bug fix - creates the plugin directory if needed.
    Known Issues:
    Note: I am taking over updating this plugin from ne0nx3r0, who is stopping updating his plugins. For more info, see here.

    Want to get a response from me? Do @Specops343 at the start of your post.
     
    maetthew, Juze and Greylee like this.
  2. Offline

    Deleted user

    What happened to this plugin ?!
     
  3. Offline

    mw3killer

    Update your plugin
     
  4. Offline

    mcdude123

    where is the plugin.yml?
     
  5. Offline

    Rename112

    O he dead.
     
  6. Offline

    Laakeri

    This works on CraftBukkit 1580
     
    PDemon likes this.
  7. Offline

    PDemon

    cool , i miss this plugin.
     
  8. Offline

    jusworld1

    I have a Problem with creating Shops!
    When i punch the sign with redstone i get a message.
    But when i punch the chest with redstone i don't get a message and i can't by from the shop!
    Why i don't get a message when i puch the chest?
    Please Help me.
     
  9. Made this compatible with iConomy 6 a couple days ago and got it running with the latest CB release.
    You can download the (possibly slightly unstable) version here.

    @Specops343 would you mind if I make a separate thread for this and take over the plugin?
     
  10. Offline

    mxm24

    Can someone give me a full permissions list for this plugin?
     
  11. Offline

    Mragent0028

    This is a very simple plugin that does all the things a shop plugin should. Also, I like your profile picture. (Diary of the Dead)
     
  12. Offline

    Jzigger

    I have Essentials and it wont work, and read that you said to "disable signs in config". Im not finding that anywhere. Wait, can i make sign shops with essentials alone? Is that the reason it won't work?
     
  13. Offline

    jjp5

    hey iv got an error .
    the first few times i tried [buy] and said this on the sighn [buy] wood 5.00 it said unkown item
    whats wrong and how can i fix it?
     
  14. Offline

    cataclym

    when i place signs and set : [buy] 5 stone for 1 pawn
    It wont care. please help :confused:

    And I dont get a message when putting redstone
     
  15. Offline

    usafbirdsellb

    11:02:22 [SEVERE] Error occurred while enabling SignShops v1.2 (Is it up to date
    ?): 1
    java.lang.ArrayIndexOutOfBoundsException: 1
    at me.specops.signshops.Storage.Load(Storage.java:94)
    at me.specops.signshops.Storage.<init>(Storage.java:54)
    at me.specops.signshops.SignShop.onEnable(SignShop.java:113)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:1057)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:379)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)


    umm... ?
     
  16. Means the plugin ran into a problem with your sellers.yml which stores all the shops.
    It could be a bug in the code which is what I think it is. Or, your sellers.yml might be damaged or outdated.

    I am currently in the process of fixing the bugs for this plugin thus I will take a look at it this week.
    Is there any chance you could send me your sellers.yml which is located under "plugins\SignShops"?
     
  17. Offline

    messageofdeath

    for a better chestshop go here : http://forums.bukkit.org/threads/ec...st-sign-shop-for-economy-plugins-1-1-r1.4150/

    it works perfectly fine with anything i think but with all the plugins i have it works
     
  18. Offline

    _Alf

    I really hope that this is further developed, cause i think its most important to provide users with the ease of beeing never ever in need to know what are commands! Beeing able to create and maintain shops as normal user via GUI style behavior is one of the most important things i think about Minecraft-plugins!
    At least the Client-side shouldn't be bothered with any more than the standart move- or usement keys ;)
     
  19. Offline

    jelum

    For some reason when I click the sign a message shows up but not when click the chest. Please help
     
  20. Offline

    Dev

  21. Offline

    WitchKing

    Need help! I got this plugin, and i made a sign thats says-
    [Buy]
    1
    3 stone
    I fill up chest with 3 stone.
    I right click on sign with redstone and it gives me message,I right click on chest, and the chest opens, nothing happens, plz help!
     
  22. Offline

    Exedon

    Amazing pluggin, but im having some trouble. I can use redstone on the sign, but when i go to use it on the chest, no message comes up. But when the chest is empty, it comes up with the Empty Shop message. Help plz :D
     
  23. Offline

    TCO_007

    what do the permissions do

    i put both the permissions in but the sign wont let me use it like it says i dont have permissions when i put both those permissions in

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  24. Offline

    Greenhound

    When I got to the part where you have to click on the chest to define how much you're selling, this error shows up in my console

    12:27:11 [SEVERE] Could not pass event org.bukkit.event.player.PlayerInteractEvent to SignShops
    java.lang.NoClassDefFoundError: com/iConomy/iConomy
    at me.specops.signshops.SignShopPlayerListener.getMessage(SignShopPlayerListener.java:71)
    at me.specops.signshops.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:277)
    at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:340)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:187)
    at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:92)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:507)
    at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  25. Offline

    Insers

    How can i configure Device to open iron door ?
     
  26. Offline

    MGSulysse

    I have the same error can you help me.
     
  27. Offline

    KiwiAtomique

    Specops343 Will you update the plugin for 1.1 or 1.2.3? Or I must do that by myself with the source code :) ? Thanks
     
  28. Offline

    Insers

    Update?
     
  29. Offline

    larperdoodle

    did you capitalize correctly? it should be [Sell] or [Slot] notice that the first letter is capitalized.
     
  30. Offline

    gino_

    IT DOSENT WORK FOR ME I DO EVERYTHING NOTHING COMES UP IT JUST DOESNT WORK HELP PLZ
     
Thread Status:
Not open for further replies.

Share This Page