Common problems and solutions
ChestShop lags!
No, it doesn't. Your economy plugin was coded in such a way that it lags the server when someone tries to make a transaction.
ChestShop has built-in anti-lag measures, though. In the config, you can see "SHOP_INTERACTION_INTERVAL". It's set to 1/10th of the second by default, however if your server can't process transactions that often, change it to, for example, 0.5 second - that means that you need to set it to "500".
When I try to create a shop it says "You can't create this type of shop!"
You need to set up your permissions correctly.
(You need ChestShop.shop.create permission, you can also give your players ChestShop.shop.* permission that allows them to buy, sell things and create shops)
Why does the plugin say "Shop out of stock" even if it's not?
Check if the item you are selling is equal to the item on sign. Do /iteminfo to find out the id.
Why can my players buy/sell/create shops even if they lack the necessary permissions?
Well, it's a superperms (system that Bukkit uses) feature - those are default permissions. You need to negate them (refer to your perm plugin's documentation)
If PEX: "-ChestShop.shop.create.*"
If bPermissions: "^ChestShop.shop.create"
(without parenthesis)
Alternatively, you can open ChestShop.jar with WinRAR/7Zip (or any other .zip opening program), open plugin.yml and change ALL "default: true" to "default: op"
Why does it say "You can't buy/sell here"?
Well, it basically means that the shop owner doesn't want you to buy/sell here.
However, if you know it's in error, that means that the sign's prices line (3rd line) is wrong.
It should look somewhat like: (of course, that's not the all possible combinations)
B 5
S 5
B 5:5 S