ChestShop (iConomyChestShop)
Acrobot released his first Android game, would you mind giving it a go?
ChestShop
A simple, yet very powerful system for making physical shops using signs and chests.
It's never been that easy to create shops! With features like shop protection and anti-lag protection, you won't have to worry about your server's economy anymore!
"Just works"! ChestShop supports almost all economy plugins by using Vault!
(Versions above 3.9.2 also support economy plugins using the Reserve API)
Some known compatible and incompatible economy plugins.
Please check if there are newer development builds before reporting issues!
If you are upgrading from a previous version of ChestShop please make sure to always read the warnings in the file's changelog!
The plugin by default submits anonymous stats about your server (player count, plugin/server version and type) to a public statistics websites (mcstats.org and bstats.org) in order to provide the developers with usage information. If you wish to opt out, you can do so in the PluginMetrics/config.yml and bstats/config.yml files. It also features an auto-update feature, which can be turned off in the config.
- Frequently Asked Questions
- Permissions
- User-made tutorials
- Download the latest stable version
- Download the latest development version
- Download 1.12.2 version
- Download 1.8.8 version
- Download older versions
- API for plugin developers
- Source code on GitHub
- Crowdin Localization Project
- Thread on Bukkit forums
- IRC chat (#chestshop on irc.esper.net)
- Discord Channel Joining through that invite auto subscribes you to important update notifications, if you don't want that use this invite.
- bStats metrics
Additional modules for ChestShop:
- ChestShop LegacyIds - allows usage of numeric and old pre 1.13 string IDs on signs
- Notification module - to use with Notifications plugin (outdated)
- Towny module - to use with Towny plugin
- ChestShop Notifier - records all sales, even when the player is offline (Maintained by Phoenix616)
- ChestShopTools - Enchantment info signs and empty shop notifier (Maintained by Phoenix616)
- Adda - Item display icons above the chest, transaction limit, Discord alerts, per-player shop limit! (User-made)
- ChestIcon - Icons for Chests, just like the Showcase plugin! (User-made, broken on newer versions)
- Libelula Auto Shop - easy creation of admin shops, using Essentials (User-made)
- ChestShopLimiter+ - limits the number of shops per player (User-made, abandoned)
- ChestShopListing - Stores shops and transactions in SQL; adds related features including in-game search (User-made)
- ChestShopConfirmation - confirmation screen before buying (User-made)
- SearchChestShop - search for shops selling certain items (User-made)
- BoltChestShop - Add support for Bolt container protections (Made by the Bolt author)
Using shops
It's easy! Just right-click the sign to buy, left-click to sell. (You can configure the buttons in the config file!)
How to create a shop
Player shop
Place a chest on the ground | |
Place a sign 1 block away from the chest (for example, above it) | |
On the sign, write: | |
Leave the first line empty. It will be automatically filled with your name by the plugin (if you have the permission ChestShop.admin then you can create shops with the names of other players) | |
Second line is the amount of items to buy or sell | |
Third line is a combination of buy and sell prices. You need to have a price indicator (like 'B' - price that will apply to items BOUGHT by PLAYERS - or 'S' - the SELL price) near the price - the prices are separated by a colon (:) |
Some of the possible price combinations: "B 5:5 S", "B 5", "S free" |
The forth line will hold the id/name of the item. Write ? on the sign and the item will be autofilled with the one from the chest or you can click on the sign with the item afterwards. Optionally you can put the actual name on it. You can find out the name of the item you're holding by doing /iteminfo |
|
Resulting Shop | |
A person can buy 64 diamonds for 10 dollars and sell them back for 5 dollars from Phoenix616 |
If you want you can also take a look at this video tutorial.
Admin Shop - shop with unlimited items
Firstly, you've got to be sure that you've the ChestShop.admin permission or that you are an OP. To make an Admin Shop, simply put "Admin Shop" (configurable in config.yml) on the first line of the sign when creating the shop. Admin Shops do not require a chest!
Translations
- /iteminfo - Get information about the item in your hand
- /iteminfo <id/name> - Get information about the item with the given id or name
- /shopinfo - Get information about the looked-at shop
- /csgive <itemcode> [<amount>] [<player>] - Give item with a unique ChestShop code to a player
- /cstoggle - Toggle buy and sell notificiation messages
- /chestshop version - Display the ChestShop version
- /chestshop reload - Reload the ChestShop config and translation messages. (This might not reload some features)
- /csaccess - Toggles ability to buy/sell on shops while having admin/access permissions and normally being ignored
Permission nodes
Description | ||
---|---|---|
ChestShop.shop.* | shop creation and buying/selling - it contains: | |
ChestShop.shop.create.* |
create all types of shops |
|
ChestShop.shop.buy | buy any item from shop | |
ChestShop.shop.sell | sell any item to shop | |
ChestShop.mod | open any shop chest | |
ChestShop.admin | open any shop chest, destroy stores, create (admin) shops |
A full list of permission nodes
Configurations
Useful tips by players
How not to get bankrupt | A customisable price table |
Alternative price table |
Compatibility
ChestShop directly hooks into the following plugins to provide additional functionality:
- AuthMe (and forks like AuthMe Reloaded)
- WorldGuard
- Residence
- LWC (and forks like LWCX and Modern-LWC)
- Lockette
- LockettePro
- Deadbolt
- SimpleChestLock
- OddItem
- Heroes
- ShowItem
Metrics
This resource sends metrics data to McStats and bStats. You can opt-out of metrics for all plugins on your server by changing the settings in the PluginMetrics/config.yml and the bStats/config.yml file if you don't want any data to be send.
More info
Even more information can be found in the old plugin thread on the forums.
Got an error or suggestion?
Simply submit a ticket here!
If you have a Github account and have coding knowledge you can also directly open an issue on Github. (You can also fund them via IssueHunt!)
If you just need general help feel free to ask in the comments or join the #chestshop channel on Spigot's IRC network (irc.spi.gt, webchat)
Has ChestShop helped you or your server?
If you want to thank the team in a more materialistic way, feel free to donate or buy Phoeni616 a beer! :)
A shout-out to Acrobot's friend:
We believe that the music he makes is really stunning - you can decide it for yourself!
If you have an issue then please open a ticket on GitHub or post on SpigotMC.org for faster replies to questions!
@wesley4220336 Yes, this works with PBukkit. Maybe your permission nodes are wrong? @havena2 You need to download OddItem plugin (also found on BukkitDev), and then read its readme. You should edit item names in its config file.
Does this work with PermissionsBukkit? No one can create any chest shop with 3.29, 3.28 using Bukkit #1550 or #1557
It seems only OP's and Admins can create shops. Am i missing something???
what i need to edit to use a name on sign for 318:1050 or 1051 etc
atm i see FLINT:1050 and odditem do nothing.
thx
Hi there! Having some problems with the latest update. Since it my users are not able anymore to place two signs above one double chest. the second one pops out with no chest access... :-(
I've seen you changed exactly this part in the code, but this plugin has so many dependencies (payment) to compile it, that I hope you can fix this with a little update.
Thanks a lot!
I solved...it seems because I had the name formed by two words with a space between them.
Ok, I have installed ChestShop, but I also have towny. I have set it so players can only make chest shops in towny shop plots - this ofc is in the config files which I was very happy to see, but players who make a shop plot within towny try to make a chestshop and they recieve the message 'You cant create a shop here'. I have tested this with a tester character i use so have the same permissions has the standard member, and I recieve the same message too. Would love feedback on this. Just for the record, the permissions have been set so standard members can make chestshops etc.
@eapiova Well, either:
Yes I translated into italian the local.yml...However I solved downloading the new 3.29 version. Well now I have another problem: everything is fine except for the fact that only my money restores to the beginning cap after I buy some stuff. For example I have 1000 dollars. I spend 20 dollars for something. Now I have 980 dollars. But after one minute I have 1000 again (Why?). This only happens to me that I am the server admin
@link2110
@eapiova
I had this error just 5 minutes ago, after i translated the local.yml file into german. Now i did reset this (deleted old local.yml file and created new file by plugin) and it works. I think this error is just as link2110 said an unallowed character. e.g. ? or ä,ö,ü and so on. (But i didn't use anyone of them?!)
This error will be fixed if you reset the local.yml
Greetings from Germany and sorry for my bad english *g*
@eapiova
It appears you have an unallowed character in one of your files. re-read your config files.
@eapiova
I'm runnig CraftBukkit 1538, ChestShop 3.24, Iconomy 6 (Celty) and I have these errors:
2011-12-01 14:48:19 [SEVERE] Error occurred while enabling ChestShop v3.24 (Is it up to date?): special characters are not allowed unacceptable character '?' (0xFFFD) special characters are not allowed in "<reader>", position 421 at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:98) at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:191) at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:63) at org.yaml.snakeyaml.Yaml.load(Yaml.java:423) at org.bukkit.util.config.Configuration.load(Configuration.java:89) at com.Acrobot.ChestShop.Config.ConfigObject.reloadLanguage(ConfigObject.java:42) at com.Acrobot.ChestShop.Config.ConfigObject.<init>(ConfigObject.java:25) at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:49) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
and:
2011-12-01 14:48:54 [SEVERE] Error occurred while disabling ChestShop v3.24 (Is it up to date?): null java.lang.NullPointerException at com.Acrobot.ChestShop.ChestShop.getPluginName(ChestShop.java:149) at com.Acrobot.ChestShop.ChestShop.onDisable(ChestShop.java:72) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:190) at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:978) at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:296) at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:289) at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:177) at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:365) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:444) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
Any suggestion?
@w7gamer This error means that the sign is wrong. You need to have ':' as a separator between buy and sell prices. For example: B 5 S 5 B 5 : S 5
Do I need to set any flags in worldguard for this to work? users have buy/sell perm and can set up shops.. but whenever anyone tries to buy something it says "you can't buy here".
@All, who had problems that it is default allowed to create Shops(Without the permission).
Chance the text in the plugin.yml inside the ChestShop.jar to:
ChestShop.shop.*:
description: Gives access to all user ChestShop permissions
children:
ChestShop.shop.create: true
ChestShop.shop.buy: true
ChestShop.shop.sell: true
default: false
Could anyone help me. I dont know how to set damages for items so you get the different types of logs, steps, leaves, wool, stone. If oyu can just tell me if not can you point me to a plugin that can?
{edit} NVM! I thought to myself what ways are commonly used in minecraft to differ from something. I tried like : at the end then the damage for the item and it workd. Sorry for posting. Example if anyone has same issue 98:2
@jckmcgraw @jogeta_masude Of course it's updated - it works fine. Just look in the main thread here :) http://forums.bukkit.org/threads/econ-chestshop-3-24-iconomychestshop-chest-sign-shop-for-all-economy-plugins-1337.4150/
Update for RB 1337 please. Then I will consider
Please update for 1.0 :)
@Jahmaican Could you add that to http://dev.bukkit.org/server-mods/chestshop/tickets/ ? This will help me manage the requests :)
Please add group-determined shop limit.