Max Lee
Max Lee
This is something that the plugin which provides the teams would need to do (or a separate addon), adding such a compatibility to the base ChestShop plugin itself is out...
I thought about this a bit and there is a major issue here: Players could rename items that are worth nothing to something valuable e.g. "Diamond Block" and trick other...
Just for completion sake: It has been possible for a while now to define aliases for special items which could be used to set to the item's name in the...
A couple issues here: - You have not provided your local.yml config file that you modified - You have not provided your log file - You have not provided your...
Kinda related to #153 and has been on the todo for a while (I think there is an issue about this open on BukkitDev too) but the implementation isn't easily...
You are not running the latest dev build, please test if your issue still occurs with that.
Simply setting `WORLDGUARD_INTEGRATION` to false in the config should stop the plugin from doing any WorldGuard checks.
It's not due to WorldGuard then (or at least not ChestShop's integration into WorldGuard). Please provide a screenshot of the actual message that they receive when trying to create a...
The only way to achieve that currently is to disable partial transactions for all shops. (With the `ALLOW_PARTIAL_TRANSACTIONS` config option)
The idea of multi-owner shops has been around for a while but there isn't really a nice way of doing that with the philosophy of the plugin to contain all...