[ECON] CommandShops v4.2.0 - The premier local shop plugin. [1.5.2]

Discussion in 'Archived: Plugin Releases' started by zolcos, Sep 30, 2011.

  1. Offline

    zolcos

    Dependency conversion is on the table, but I would rather wait until it becomes a problem and update asap afterward. There's no confirmation that Register was abandoned; at least, I don't know of any issues with it other than what can be explained by Bukkit bug 243.
     
  2. Offline

    Inferno

    There is no issues, but it's good to keep up with the features vault was a continuation of Register and we would rather just have Vault installed other than both.
     
  3. Offline

    Sleaker

    Vault has absolutely no relation to Register. Vault is a seperate plugin that provides similar (but more) features than register did and is an actual plugin.

    @zolcos - Register is abandoned. Niji hasn't done anything to fix any of the issues or add any of the newer Econ systems in a long time. It also suffers from class exceptions due to mishandling the design.

    Also bukkit bug 243 was just a notice to the devs on how plugin order can improperly operate. Vault doesn't have this issue as I don't use soft-depends.
     
  4. Offline

    Tathar

    Please note that Towny uses Register and not Vault. I don't know if this would present a problem down the road once Towny support gets added, but it's worth considering.
     
  5. Offline

    Inferno

    Okay forgive me for being wrong! I feel it would be nice for this plugin to update to Vault and I hope it does in the near future.

    Download link point to Version 3.5.4 please fix!

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

    Bluehog

    This really works well. Would be nice if I could just /shop set buy/sell <id> <price> <bundle> and have it auto added, so I don't have to /shop add <id> first to everything. It gets rather tedious setting up server shops with every item.

    Also would be nice if there could be like an upkeep cost to the owners, a configurable amount collected at a configurable interval (Ex: Every 1 week the owner looses 100 of the currency or if he/she doesn't have enough the shop is destoryed.) With the admins able to give a shop /shop set noupkeep

    Put overall this is an amazing plugin, and its really great to see the localshops returned. They make the economy so easy to use. So round of applause for getting this done.
     
  7. Offline

    zolcos

    Thanks.
    "Upkeep" is kind of what I had in mind with the sales tax. The problem with any payment where they're not guaranteed to have the money is what do you do when they're broke. If you destroy the shop, where do the items go? Especially if they're offline? You could also exploit it by bankrupting your rival's shop right before upkeep is calculated.

    I totally agree with the /shop add stuff, I never liked how that worked and I may redo it when I switch to the new storage format. I planned on removing the concept of "stocking" an item -- the three concepts of inventory, buy price, and sell price should be independent.
     
  8. Offline

    Darkenvy

    I am already missing the shop sign feature :(
     
  9. Offline

    Snipes01

    So..Maybe I missed this as I read through the last pages, but LS4(@Sleaker) is coming and this plugin will be update to the latest RB? You moving to Vault as well? (@zolcos)
     
  10. Offline

    zolcos

    IIRC LS4 was released but will not be updated further. If by "this plugin" you mean CommandShops then it's already tagged with the latest RB.
    Moving to Vault will only be done when it is really necessary, which is not yet the case.

    I'm pretty sure I'll never do this, so my official recommendation is to use CommandSigns
     
  11. Offline

    Snipes01

    Oh okay. I couldn't find the LS4 plugin, but thanks. I do like your plugin so I will use it. I have one more question, but I think I know the answer. Will Vault and Register conflict? I'm already using plugins wit Vault. Thanks for the quick reply.


    Edit: I think I found it, but it just doesn't have active tags on anything.
     
  12. Offline

    zolcos

    From what I've seen, you can run Vault and Register plugins together with no issue. Providing support for both Vault and Register in a single plugin is probably more trouble than it's worth though
     
  13. Offline

    axebyte

    Code:
    [SEVERE] Could not load 'plugins\CommandShops.jar' in folder 'plugins': Register
    org.bukkit.plugin.UnknownDependencyException: Register
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-27 21:52:48 [INFO] [PermissionsEx] Initializing file backend
    2011-12-27 21:52:48 [INFO] [Register] Preferred method [null] not found, using first found.
    2011-12-27 21:52:48 [INFO] [Register] version 1.5 is enabled.
    Slight issue on this, cant seem to get anything working. Not sure if its this plugin or Register issue.
     
  14. Offline

    Bluehog

    Well you could have shops go into a "phantom mode" when their owner runs out of money. Unuseable, no upeekp, and maybe unseeable. Then as soon as their owner is online it dumps the items on them. And as far as bankrupting goes, isn't that what the /shop set minibalance is for?

    Out of curiosity: Then how would the shop store its items?
     
  15. Offline

    2Bucks

    I'd like to make a global shop using command shop. Is it safe to select two corners or my rather giant world to create the global shop with this plugin?
     
  16. Offline

    Snipes01

    Its strange this happened to me as well. I'm think a conflict with another plugin. Is there any plugins that we know of causing conflicts. Spout or anything? Any ideas..LocalShops worked fine.

    Oops here we go...I'm now getting an error after 3 server restarts.

    Got it figured out. First it would not load the folders after 3 restarts and then I had the register issue. All fixed now.
     
  17. Offline

    zolcos

    Should be. I don't think anything has performance dependent on shop size.
    Same as now.
     
  18. Offline

    subflame11

    I would really love it if you added maybe something to buy and sell animals? and maybe also sell permissions? maybe as a side project you could do a plugin to hook onto this and add the animals where you can use them as pets you buy that are rideable. or maybe just buy and sell wolves ya know ~_^
     
  19. Offline

    zolcos

    That sounds cool but the animal persistence isn't good enough yet to do things like that with it
     
  20. Offline

    2Bucks

    I'm not getting any folders to be generated and I've tried restarting the server dozens of times. I even disabled every mod besides Register, Commandshop, iConomy, and Permissions. I'm not sure why this is, can you provide me some assistance?
     
  21. Offline

    zolcos

    Anything in the log?
     
  22. Offline

    Chirimorin

    I found a faulty error message in Command shops:
    [​IMG]

    As you can see, selling works but buying doesn't (the command used was /buy dirt 1 with a bundle of 1)
    This is because the owner didn't have an account in the money plugin (iConomy)
    In the console it reports "[CommandShops] Failed to deposit! EconomyResponse[amount=0.0,balance=0.0,type=FAILURE,errorMessage=Register couldn't find player]" but the in game error makes me believe it tries to buy an endless amount of the item.

    This was done with an infinite money and infinite stock shop (an npc shop that I don't want to receive the money myself from)
    It might be an idea to have an option to not send money to the owner (just like infinite money doesn't take any from the owner) or have this included with infinite stock.
     
  23. Offline

    2Bucks

    Nothing in the log. It doesn't show up when I try /plugins and but in McMyAdmin, it says "CommandShops 3.5.4 - Zolcos", so it is installed at least.
     
  24. Offline

    zolcos

    I planned on reforming the way infinite money works but I didn't realize that particular oddity existed and I'll look at it. Thanks
     
  25. Offline

    Ganbea112

    CAN U HELP ME INSTALL THIS, IT SAYS SOMETHING ABOUT REGISTER BUT I HAVE THE REGISTER.JAR

    19:11:46 [SEVERE] Could not load 'plugins/CommandShops.jar' in folder 'plugins': Register
    org.bukkit.plugin.UnknownDependencyException: Register
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    19:11:46 [INFO] [Register] Preferred method [null] not found, using first found.
    19:11:46 [INFO] [Register] version 1.5 is enabled.
     
  26. Offline

    subflame11

    yeah but maybe you could do something with the wheat herding feature and make it so that there are certain types of shops like a farm where you can take animals with the wheat, any animal with you after the cmd is entered will be sold for the money.
     
  27. Offline

    Tathar

    When I try to set the buy or sell prices for Blaze Rod, the plugin thinks I'm talking about Lapis Lazuli blocks instead. I can't seem to abbreviate the item name to set the prices either.

    EDIT: Similar issues are happening for blaze powder, glistering melons, and fermented spider eyes.
     
  28. Offline

    zolcos

    I have a fix for blaze rod / lapis lazuli in the next version. Let me know what's up for glistering melon and fermented spider eye, and I'll look inot those too.
     
  29. Offline

    Tathar

    Glistering melon thinks it's a regular melon, and fermented spider eye thinks it's a regular spider eye.
     
  30. Offline

    Mozartripper

    read for the fix on main post it fixed it for me.
     

Share This Page