Inactive [ECON] RealShop - Shop using chests [1337-1561]

Discussion in 'Inactive/Unsupported Plugins' started by Baptiste Pillot, Feb 23, 2011.

  1. Offline

    tickleman

    SrJoben, sleite, Flipp and 6 others like this.

  2. Thank you ! :D
     
  3. Offline

    Guenael

    Hello very good plugins.

    "/rshop buy [items] to tell what items a player can buy"
    : when you say "a player can buy"you mean the buyer (the chest) or the seller (human) ? I confuse here buy and sell.
    If i want that the chest buy no item , how i can do /rshop sell +0 or /rshop buy +0 ?

    What is the command for Essential Permission ? realshop.buy , realshop.sell ? I say that because simple member on my server try to buy item from my chest but when they go out , chest take back the item : One of my player pay 100 coin for bukkit and have nothing in inventory.

    shopInfiniteBuy & shopInfiniteSell . It's a function to buy/sell unlimited amount of a single item in chest ? How i can use this function just for one chest and force others chests to be on limited amount ?
     
  4. If you want the chest to buy no item you should use /rshop sell 0 (playes can't SELL to the shop) but they can BUY from the shop !

    I don't use permission and it works well, you should check your market file, because players can't buy items that are not listed in the market file ! If iron ingot is not listed, played will not be able to buy craft using iron like bukkit of or minecarts :)
     
  5. Offline

    Guenael

    Ok thank you arno :) Good answer for me :) .
    And the last one , the infinite setting ? You think i can use put infinite just for one chest (i don't want my play can put one diamon on chest and sell unlimited amount just only one diam :)
     
  6. I did'nt tried infinite setting, so I don't know how it works :/

    BTW another question :
    I dont see the difference between the true and false value for shopMarketItemsOnly in the config file :/
    I can still sell crafts to chests if i set it to TRUE (there are no crafts in my market file :/)
    I just want to set a list of items that can be buy or sold by any chest without using the rshop buy or sell commande (too long). Any idea ?

    EDIT : In fact they can't be sold or bought but thei're listed on the "you can buy :" and "you can sell :" list !
     
  7. Offline

    Guenael

    it's strange i see level bukkit and water bukkit , but not bukkit only :)
    I's perhaps why onlyonmarket list work ?
     
  8. Crafts are listed in DataValues, if you don't set a craft price it will be generated from the composant prices !
    If you want them to have a specefic price you have to set it "by hand" in the market file.
     
  9. Offline

    ksevelyar

    Thank you!
     
  10. Offline

    niallmcfc

    I'm having a problem whereby players aren't being charged for taking items. Using bukkit 493, is there a fix for this?
     
  11. Offline

    Mironic

    can glitch the Shops.
    what they do is when they put it in there invintory they take the items they want and they throw it away to the ground and pick it up again. getting the item for free of charge and finding away around it

    can you fix this?
     
  12. Offline

    tickleman

    I did this mod as I thought the shops I tried too much complicated (signs, commands, etc.) and no enough in-game. 'hope this one will be the most user friendly, that's my goal.

    Durability is kept when you buy / sell something. The only tricky thing would be that the price is the same as if the item was new...
    [MERGETIME="1299789856"][/MERGETIME]
    This should work.
    - Do you have the lastest version of RealShop ?
    - Any error / warning into realshop.log when starting the server or when buying/selling something ?
    [MERGETIME="1299790217"][/MERGETIME]
    I'm not sure to understand your case.
    If I throw away the items taken from the shop, I pay for it !

    The "only" glitch it can be is if the player has no money in it's pocket.
    - he takes the items from the chest
    - he throws them on the ground
    - he goes aways
    - the transaction is cancalled as he has no enough money
    - but the stuff is still on the ground, and he can take it into its inventory (for free)
    - and the stuff is back again into the chest (duplicated !)

    That's a real problem, I hope I will find a way to make it work some day, 'not easy...
     
  13. Offline

    niallmcfc

    No errors produced in cmd, I've got the latest version, what is realshop.log? I don't have that file in my realshop/ folder.
    [MERGETIME="1299791073"][/MERGETIME]
    Also: It displays the message when opening the shop.
     
  14. Offline

    Mironic

    how about making the area around the chest have a scanner. for the person thats being affected by the code

    like in the area of the chest people are unable to drop items
    and when there effected by the transaction code make it so they cant move eather until the transaction is complete
    with text saying "his the chest again or a wall to complete transaction"
     
  15. Offline

    tickleman

    'don't understand. what are you looking for ? the only yml you will find in it will be the plugin.yml...
    [MERGETIME="1299794324"][/MERGETIME]
    You should have. If no :
    - you're not looking into the right plugins/RealShop/realshop.log
    - you did not put the RealShop.jar file into the right plugins/ directory (lol)
    - you should have a lot of errors into the server.log, saying that he can't write into the realshop.log.

    Send me the realshop.log content and I will perhaps be abble to help you.
    [MERGETIME="1299794470"][/MERGETIME]
    0.42 has a a patch for it. Throwing items is simply forbidden until the transaction is complete (and it seems to work right :))
     
  16. Offline

    niallmcfc

    Oops, sorry it came up as a .txt file image when it's a .log file... :confused:

    Log File (open)

    2011-03-10 16:37:22 [WARNING] Needs plugins/RealShop/accounts.txt file (will auto-create)
    2011-03-10 16:37:22 [WARNING] [RealShop] Needs plugins/RealShop/economy.txt file (will auto-create)
    2011-03-10 16:37:22 [WARNING] [RealShop] Needs plugins/RealShop/config.txt file (will auto-create)
    2011-03-10 16:37:22 [INFO] Default file written: dataValues.txt
    2011-03-10 16:37:22 [INFO] Default file written: market.txt
    2011-03-10 16:37:22 [WARNING] Needs plugins/RealShop/shops.txt file (will auto-create)
    2011-03-10 16:37:22 [INFO] Uses built-in RealEconomy (/mny commands) as economy system
    2011-03-10 16:37:22 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 16:37:22 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 16:47:17 [DEBUG] economy language = en
    2011-03-10 16:47:17 [DEBUG] economy currency = Coin
    2011-03-10 16:47:17 [DEBUG] economy initialBalance = 100
    2011-03-10 16:47:18 [DEBUG] config language = en
    2011-03-10 16:47:18 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 16:47:18 [DEBUG] config economyPlugin = iConomy
    2011-03-10 16:47:18 [DEBUG] config shopDamagedItems = true
    2011-03-10 16:47:18 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 16:47:18 [DEBUG] config shopInfiniteSell = false
    2011-03-10 16:47:18 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 16:47:18 [DEBUG] config shopOpOnly = false
    2011-03-10 16:47:18 [WARNING] Needs plugins/RealShop/shops.txt file (will auto-create)
    2011-03-10 16:47:18 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 16:47:18 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 16:47:18 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 16:47:18 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 17:30:58 [DEBUG] economy language = en
    2011-03-10 17:30:58 [DEBUG] economy currency = Coin
    2011-03-10 17:30:58 [DEBUG] economy initialBalance = 100
    2011-03-10 17:30:58 [DEBUG] config language = en
    2011-03-10 17:30:58 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 17:30:58 [DEBUG] config economyPlugin = iConomy
    2011-03-10 17:30:58 [DEBUG] config shopDamagedItems = true
    2011-03-10 17:30:58 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 17:30:58 [DEBUG] config shopInfiniteSell = false
    2011-03-10 17:30:58 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 17:30:58 [DEBUG] config shopOpOnly = false
    2011-03-10 17:30:58 [WARNING] Needs plugins/RealShop/shops.txt file (will auto-create)
    2011-03-10 17:30:58 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 17:30:58 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 17:30:58 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 17:30:58 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 17:31:33 [INFO] [PLAYER_COMMAND] niallmcfc: /rshop
    2011-03-10 17:31:39 [INFO] [PLAYER_COMMAND] niallmcfc: /rshop
    2011-03-10 17:43:51 [INFO] [PLAYER_COMMAND] niallmcfc: /rshop
    2011-03-10 18:02:47 [DEBUG] economy language = en
    2011-03-10 18:02:47 [DEBUG] economy currency = Coin
    2011-03-10 18:02:47 [DEBUG] economy initialBalance = 100
    2011-03-10 18:02:48 [DEBUG] config language = en
    2011-03-10 18:02:48 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 18:02:48 [DEBUG] config economyPlugin = iConomy
    2011-03-10 18:02:48 [DEBUG] config shopDamagedItems = true
    2011-03-10 18:02:48 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 18:02:48 [DEBUG] config shopInfiniteSell = false
    2011-03-10 18:02:48 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 18:02:48 [DEBUG] config shopOpOnly = false
    2011-03-10 18:02:48 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 18:02:48 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 18:02:48 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 18:02:48 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 18:04:59 [INFO] version [0.41] (tickleman) un-loaded
    2011-03-10 18:05:09 [DEBUG] economy language = en
    2011-03-10 18:05:09 [DEBUG] economy currency = Coin
    2011-03-10 18:05:09 [DEBUG] economy initialBalance = 100
    2011-03-10 18:05:09 [DEBUG] config language = en
    2011-03-10 18:05:09 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 18:05:09 [DEBUG] config economyPlugin = iConomy
    2011-03-10 18:05:09 [DEBUG] config shopDamagedItems = true
    2011-03-10 18:05:09 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 18:05:09 [DEBUG] config shopInfiniteSell = false
    2011-03-10 18:05:09 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 18:05:09 [DEBUG] config shopOpOnly = false
    2011-03-10 18:05:09 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 18:05:09 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 18:05:09 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 18:05:09 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 18:07:13 [INFO] <ahairyrat> transaction details :
    -VALID- total price = 0.0

    2011-03-10 18:07:29 [INFO] <ahairyrat> transaction details :
    -VALID- total price = 0.0

    2011-03-10 18:07:43 [INFO] <ahairyrat> transaction details :
    -CANCEL- Gold Sword: purchase x9 price 732.37Mob Money expense 6591.33Mob Money
    -CANCEL- total price = 6591.33
    CANCELALL !

    2011-03-10 18:07:48 [INFO] <ahairyrat> transaction details :
    -VALID- total price = 0.0

    2011-03-10 18:08:18 [INFO] <ahairyrat> transaction details :
    -CANCEL- Diamond Sword: purchase x9 price 500.0Mob Money expense 4500.0Mob Money
    -CANCEL- total price = 4500.0
    CANCELALL !

    2011-03-10 18:17:34 [INFO] <ahairyrat> transaction details :
    -VALID- total price = 0.0

    2011-03-10 19:18:55 [DEBUG] economy language = en
    2011-03-10 19:18:55 [DEBUG] economy currency = Coin
    2011-03-10 19:18:55 [DEBUG] economy initialBalance = 100
    2011-03-10 19:18:55 [DEBUG] config language = en
    2011-03-10 19:18:55 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 19:18:55 [DEBUG] config economyPlugin = iConomy
    2011-03-10 19:18:55 [DEBUG] config shopDamagedItems = true
    2011-03-10 19:18:55 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 19:18:55 [DEBUG] config shopInfiniteSell = false
    2011-03-10 19:18:55 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 19:18:55 [DEBUG] config shopOpOnly = false
    2011-03-10 19:18:55 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 19:18:55 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 19:18:55 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 19:18:55 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 19:41:21 [DEBUG] economy language = en
    2011-03-10 19:41:21 [DEBUG] economy currency = Coin
    2011-03-10 19:41:21 [DEBUG] economy initialBalance = 100
    2011-03-10 19:41:21 [DEBUG] config language = en
    2011-03-10 19:41:21 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 19:41:21 [DEBUG] config economyPlugin = iConomy
    2011-03-10 19:41:21 [DEBUG] config shopDamagedItems = true
    2011-03-10 19:41:21 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 19:41:21 [DEBUG] config shopInfiniteSell = false
    2011-03-10 19:41:21 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 19:41:21 [DEBUG] config shopOpOnly = false
    2011-03-10 19:41:21 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 19:41:21 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 19:41:21 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 19:41:21 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 20:56:16 [DEBUG] economy language = en
    2011-03-10 20:56:16 [DEBUG] economy currency = Coin
    2011-03-10 20:56:16 [DEBUG] economy initialBalance = 100
    2011-03-10 20:56:16 [DEBUG] config language = en
    2011-03-10 20:56:16 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 20:56:16 [DEBUG] config economyPlugin = iConomy
    2011-03-10 20:56:16 [DEBUG] config shopDamagedItems = true
    2011-03-10 20:56:16 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 20:56:16 [DEBUG] config shopInfiniteSell = false
    2011-03-10 20:56:16 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 20:56:16 [DEBUG] config shopOpOnly = false
    2011-03-10 20:56:16 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 20:56:16 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 20:56:16 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 20:56:16 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 21:00:45 [DEBUG] economy language = en
    2011-03-10 21:00:45 [DEBUG] economy currency = Coin
    2011-03-10 21:00:45 [DEBUG] economy initialBalance = 100
    2011-03-10 21:00:45 [DEBUG] config language = en
    2011-03-10 21:00:45 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 21:00:45 [DEBUG] config economyPlugin = iConomy
    2011-03-10 21:00:45 [DEBUG] config shopDamagedItems = true
    2011-03-10 21:00:45 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 21:00:45 [DEBUG] config shopInfiniteSell = false
    2011-03-10 21:00:45 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 21:00:45 [DEBUG] config shopOpOnly = false
    2011-03-10 21:00:45 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 21:00:45 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 21:00:45 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 21:00:45 [INFO] version [0.41] (tickleman) loaded
    2011-03-10 21:01:55 [DEBUG] economy language = en
    2011-03-10 21:01:55 [DEBUG] economy currency = Coin
    2011-03-10 21:01:55 [DEBUG] economy initialBalance = 100
    2011-03-10 21:01:56 [DEBUG] config language = en
    2011-03-10 21:01:56 [DEBUG] config dailyPricesCalculation = false
    2011-03-10 21:01:56 [DEBUG] config economyPlugin = iConomy
    2011-03-10 21:01:56 [DEBUG] config shopDamagedItems = true
    2011-03-10 21:01:56 [DEBUG] config shopInfiniteBuy = false
    2011-03-10 21:01:56 [DEBUG] config shopInfiniteSell = false
    2011-03-10 21:01:56 [DEBUG] config shopMarketItemsOnly = false
    2011-03-10 21:01:56 [DEBUG] config shopOpOnly = false
    2011-03-10 21:01:56 [INFO] load dependency : iConomy 4.x ok
    2011-03-10 21:01:56 [INFO] Uses iConomy plugin (/money commands) as economy system
    2011-03-10 21:01:56 [INFO] You can create plugins/RealShop/en.lang file to change texts
    2011-03-10 21:01:56 [INFO] version [0.41] (tickleman) loaded
     
  17. Offline

    Josh Harwood

    i'm having a problem with torches and nether items and a lot of other items where they are listed in the market.cfg, and itemids.cfg and the user has enough cash, and there are no errors on the console, but the transaction is canceled, it's an all lower case name thats buying and it only seems to affect buying the server is: giggabox.pirat3.com feel free to join to come test, and i'd be happy to help debug this because this is really hacking me off now :p
     
  18. Offline

    Lookatmego

    hey dude most awesome plugin ever just some questions:
    i set up prices in market.txt and reloaded and everything now how do players buy and sell|???like i go to chests says welcome to your shop and i put item in and leave it wont give me moeny or if i wanna buy no items show up to buy...i am op and i also did /rs buy 4 and /rs sell 4 and said they cant buy and sell now....
     
  19. Offline

    Guenael

    shopInfiniteBuy & shopInfiniteSell . It's a function to buy/sell unlimited amount of a single item in chest ? How i can use this function just for one chest and force others chests to be on limited amount ?

    thx
     
  20. Offline

    kevz68

    Hum.....
    i say /rs sell +3, i left-clik on my chest. After this i left clic on my chest and he say Nothing can be sold here...
    WHY ?
    It's the same for /rs buy...
    [MERGETIME="1299817543"][/MERGETIME]
    HELP MEEEEEEEEE :(
     
  21. Offline

    Neoblade298

    When I use iconomy for realshop, it continues to go as the usual realshop. do i have to delete the files in realshop to activate it?
     
  22. Offline

    tickleman

    Your players try to make big transactions. Have they enough money for that ?
    The transactions are cancelled if the client or the chest owner has no enough money to pay for stuff !
    [MERGETIME="1299831410"][/MERGETIME]
    Do you have the latest market.txt file (not .cfg files, which are deprecated) ?
    My plugin does not have any itemids.cfg sorry.

    How could I test on your server ? no chest, no right to cut trees, no such stuffs... :)
    [MERGETIME="1299831529"][/MERGETIME]
    Dit you read the documentation ? If you did /rs buy 4 and /rs sell 4, it means that the clients can't buy nor sell anything else than cobblestone into your shop !
    When someone buys / sells, has then client or the chest owner enough money to pay the stuff ? If not, transaction is cancelled !
    [MERGETIME="1299831584"][/MERGETIME]
    You can't ! Someday you will. Please look at Roadmap before asking me such questions please :)
    Limited sell amount will come someday, too.
    [MERGETIME="1299831650"][/MERGETIME]
    - do you have the latest release ?
    - could you please send me your shops.txt ?
    [MERGETIME="1299831723"][/MERGETIME]
    You have to tell me what is into the realshop.log file when your server stat. Does it say that RealShop is well linked to iConomy ? Does your iConomy plugin work (/money commands) ?
    Send/check your config.txt file too.
     
  23. Offline

    kevz68

    /maps/world1;142;68;179;kevz68;;+3;;
    /maps/world1;133;66;197;killerxsas;;+5;;

    i've download the latest versions on this page...
    What's the problem !
     
  24. Offline

    niallmcfc

    It wasn't cancelled. He had 10 coins, and the transaction as you can see cost way more than ten coins, yet he still received the item. I'm using the iConomy side, if that helps.
     
  25. Offline

    Jigabot

    I can log off with the items from the shop and keep them. Is the duping of items a known issue?
     
  26. Offline

    DividedByZer0

    This plugin looks awesome!

    My only concern is that I would like to set up a shop for my players to buy from the server itself. I will fill this chest with items I give myself as admin (as opposed to actually mining/finding). It sounds like even if I set the plugin to allow selling and buying infinite amounts of items that I as a player will get their money instead of it going to the server.

    It would be awesome if when you create a shop if you could specify that it doesn't belong to a player. Even better, if you could just give it a bank account name (iConomy?) then this would allow us to set up chests that belong to NPCs with a fixed amount of money to buy stuff from the players.

    I envision setting up a shop with one or more chests in a room with an NPC standing in there to trade with players. It would be nice if the NPC didn't have infinite coins and buying and selling from any of his chests affected his single bank account.

    Again, this plugin sounds awesome. It looks like you put a lot of effort and hard work into it.
    Thanks
     
  27. Offline

    Guenael

    Same for me for all items, if i put chest on ( /rshop) the shop work but if i restart my server, all item go to transaction canceled(nothing in console) , but i put off and on again the chest (/rshop + /rshop) all become right again...

    UPDATE UPDATE UPDATE
    This problem seem fix by 0.41 or 0.42.
     
  28. Offline

    DividedByZer0

    I just had a thought this morning but since I haven't used the plugin, I don't know if it will work or not. I wonder if I create a shop but then go into the save files and change whom the shop belongs to. If I change it to the NPC's name, I'm hoping the plugin and iConomy will continue along merrily as if it were a real player on my server.

    I will try this out and report back.
     
  29. Offline

    J3lack

    I much prefer this plugin to iConomy, much simpler and in the end it gives the op more power to build an economy the way they want.

    My server runs with
    craftbukkit v493
    LWC v1.57
    Permissions v2.5.2
    Essentials v2.0
    MCMMO v0.8.11
    TombStone v1.04
    and of course RealShop v0.41

    Note: it would be nice to have the option to remove the added 10% price on crafted items without adding them all to the market file manually...
     
  30. Offline

    tickleman

    Guest what : you could !
    Use the /rshop give <NPCplayername> to give your shop to a NPC.
    You will perhaps need to initialize it's iConomy account, creating manually the entry into the database (and setting the amount of money you need to give him).

    You can use the Citizens plugin to add your NPC traders near the shop (decorative only).
     
  31. Offline

    niallmcfc

    Any news on why another person with 10 coins can still buy what should cost 500 coins?
     

Share This Page