ShopChest/src/main/java/de/epiceric/shopchest/utils
Eric 460abc722e Added permission nodes for shop creation for specific items
Examples:
- "shopchest.create.apple"
- "shopchest.create.stone.2"

But: If a player has permission "shopchest.create", he is allowed to
create shops of all items. Also, the creation of admin shops is not
affected by these permissions.
2017-04-26 16:21:04 +02:00
..
Callback.java Added notification about offline revenue on join 2017-03-25 15:17:35 +01:00
ClickType.java Added command "/shop open" to open shops 2017-03-21 15:03:12 +01:00
Permissions.java Added support for PlotSquared 2017-03-28 14:37:12 +02:00
ShopUpdater.java Stop shop updater when server is empty and restart on join 2017-02-08 21:49:23 +01:00
ShopUtils.java Only show the shop the player targets instead of all the shops he sees 2017-04-19 14:07:22 +02:00
UpdateChecker.java Permission constants & No more Vault permission system 2016-11-18 22:29:28 +01:00
Utils.java Added permission nodes for shop creation for specific items 2017-04-26 16:21:04 +02:00