LocalShops Complaint
JChoitz opened this issue ยท 6 comments
I downloaded a plugin today called "LocalShops" and find that I can add/remove items from the shop, but I can't buy them from the shop, or sell them to the shop. Here is the commands I did and what they said:
/shop set sell Leather Cap 20
- Leather Cap now sells for 20.00 Dollars
/shop set buy Leather Cap 10 - SurvivalShop is now buying Leather Cap for 10.00 Dollars
/shop buy Leather Cap - /shop - displays command help
/shop buy Leather Cap 1 - /shop - displays command help
/shop sell Leather Cap 1 - /shop - displays command help
/shop sell {while holding Leather Cap} - /shop - displays command help
Why do the buy/sell sub-commands fail to execute?
I'd need more information on your server setup, most likely the plugin failed to load, or you are doing something wrong. In addition, you can't buy/sell from a shop you're the owner of, you can only add/remove stock, either get someone to test the buy/sell. Or transfer ownership of the shop to a non-existent player, then try buying/selling.
It should allow you unless you never gave yourself permissions to buy/sell. That's what I'd check first.
Tell me what info you need Nick. And I might need to know how to get that info too :p
Nick Minkler [email protected] wrote:
I'd need more information on your server setup, most likely the plugin failed to load, or you are doing something wrong. In addition, you can't buy/sell from a shop you're the owner of, you can only add/remove stock.
Reply to this email directly or view it on GitHub:
#29 (comment)
Please verify your permissions are setup properly for buy/sell, I can't find anything else that would result in the response you're getting unless you have another shop plugin installed. Unfortunately since I can't reproduce this, I wont really be able to help anymore than suggesting you check your permissions.
I, as the server owner, have all permissions, by doing '*'. If you want my GroupManager groups.yml, I can copy it to a spoiler or attach it.
Nick Minkler [email protected] wrote:
Please verify your permissions are setup properly for buy/sell, I can't find anything else that would result in the response you're getting unless you have another shop plugin installed. Unfortunately since I can't reproduce this, I wont really be able to help anymore than suggesting you check your permissions.
Reply to this email directly or view it on GitHub:
#29 (comment)
the '*' doesn't mean anything in bukkit-permissions. I suggest giving a user explicit permissions and testing if they can use the buy/sell commands, rather than assuming * works.