RegionShop

RegionShop allows you to turn any WorldGuard region into a shop. It also comes with a item search engine and a shop warp system. You search for a specific item, simply warp to a shop and buy it. It supports enchantments and potions as well as damaged and custom renamed items.
Quote:Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Features
- Create shops with WorldGuard regions
- Admin/server shops
- Warp to shops
- Search in all shops for a specific item
- Easily add items to the Shop via the 'Quick Add' mode
- Converter to provide a easy switch from ChestShops to RegionShop
- Optional ChestShops (not depending on a region)
- Filter System for Search
Planned Features
v2.X:
- Split Shops (all Items belong to the Shop. The money gets split)
- Event Shops (with random / configurable items)
- Dynamic Shops (Auctions, Sales)
- Webinterface
Permissions
| Permission | Purpose | Command |
|---|---|---|
| rs.command.add | Add items into a RegionShop | /shop add <sell> <buy> <amount> |
| rs.command.buy | Buy items from a RegionShop | /shop buy <shopItemId> <amount> |
| rs.command.detail | Detail view of a Items | /shop detail <shopitemid> |
| rs.command.equip | Toggle "fast equipe mode" (inside a RS) | /shop equip |
| rs.command.filter | Filter search results | /shop filter <filter syntax> |
| rs.command.help | Show RegionShop help pages | /shop help [page] |
| rs.command.list | List items inside a RS / list shops outside a RS | /shop list |
| rs.command.name | Rename a RS | /shop name <new name> |
| rs.command.remove | Delete item from the stock of a RS | /shop remove <itemid> |
| rs.command.result | Show results of a search query | /shop result <page> |
| rs.command.search | Search for items | /shop search <itemname/itemid> |
| rs.command.sell | Sell items to a RegionShop | /shop sell |
| rs.command.set | Set price and amount of the item | /shop set <shopitemid> <sell> <buy> <amount> |
| rs.command.shop | Teleport to the shop warp | /shop |
| rs.command.shop.teleporttoshop | Allow teleportation to specific shops | /shop <name or id> |
| rs.command.transaction | Show all transactions | /shop transaction [page] |
| rs.command.admin.reload | Reload configs and language files | /shop reload |
| rs.command.admin.setteleport | Set TP point for /shop | /shop admin setteleport |
| rs.bypass.add | Bypass owner check for adding items into a RegionShop | |
| rs.bypass.equip | Bypass owner check for "fast equipe mode" | |
| rs.bypass.name | Bypass owner check for renaming a RS | |
| rs.bypass.remove | Bypass owner check for deleting itmes | |
| rs.bypass.set | Bypass owner check for setting prices and amounts | |
| rs.bypass.chestshop | Allow to look into ever ChestShop | |
| rs.bypass.destroy.chestshop | Allow removal of ChestShops | |
| rs.bypass.destroy.customersign | Allow removal of RS signs | |
| rs.sign.customer | Creating RS signs (customer signs) | |
| rs.sign.shop | Create ChestShops | |
| rs.sign.customer.buy | Allow buying via RS sign (customer signs) | |
| rs.sign.customer.sell | Allow selling via RS sign (customer signs) | |
| rs.sign.shop.buy | Allow buying via ChestShop | |
| rs.sign.shop.sell | Allow selling via ChestShop |
Wiki
Dependencies
- WorldGuard
- WorldEdit
- Vault
- Any of the Vault supported economy systems
Optional:
- Essentials
- ChestShop (only needed for converter)
config.yml
Quote from author:Please delete ALL tables inside the database if you want to use any newer Version!
More informations about the standard configuration.
More informations about the expert configuration.
Misc
- This plugin uses MCStats.
- To configure the Database check the config.yml.




-
View User Profile
-
Send Message
Posted May 3, 2014Hi Guys,
still 502 Bad Gateway for dev build link..
I have a multiverse server, and I wonder if it would be possible to have 1 global shop in one world and all /shop teleports could go there? cutrently it only lets me to set it in the same world.. Thankie :)
Suzy
-
View User Profile
-
Send Message
Posted Feb 16, 2014can players rent a shop space?
-
View User Profile
-
Send Message
Posted Feb 14, 2014I'm running a vpn server and i keep getting this in my console:
7:08:26 AM CONSOLE:
WARN]: Exception in thread "pool-3-thread-2"
7:08:26 AM CONSOLE:
WARN]: org.apache.commons.lang.UnhandledException Plugin RegionShop v2.1.4 generated an exception while executing task 33
it just repeats (except its thread-3, thread4, etc).
I'm running vault, world edit, world guard, and iconomy. I'm just getting the server ready for a relaunch and have not used this plugin before and after searching for this couldn't find anything about how to fix it or what it meant, help please ?
Also if it is any help it posts this when it's enabling:
7:05:13 AM RegionShop:
Enabling RegionShop v2.1.4
7:05:13 AM RegionShop:
[DEBUG] ===== Bootup RegionShop =====
7:05:13 AM RegionShop:
[DEBUG] ----- Loading Config -----
7:05:14 AM RegionShop:
[DEBUG] ----- Connecting Database -----
7:05:14 AM CONSOLE:
ERROR]: ebean.properties not found
7:05:14 AM CONSOLE:
[INFO] DataSourcePool [RegionShop] autoCommit[false] transIsolation[READ_UNCOMMITTED] min[2] max[3]
7:05:14 AM CONSOLE:
[INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
7:05:14 AM CONSOLE:
[INFO] Entities enhanced[0] subclassed[10]
7:05:14 AM CONSOLE:
[INFO] Ebean Version[2.7.3] Java Version[1.7.0_51]
7:05:14 AM RegionShop:
[DEBUG] ----- Starting Tasks -----
7:05:14 AM RegionShop:
Started profiling...
7:05:14 AM RegionShop:
===== RegionShop enabled =====
sorry If this is all noobish, but I'm just lost with it.
-
View User Profile
-
Send Message
Posted Oct 6, 2013@xhedjex
I just edited the plugin description above and put the direct link to the build server inside. Let me know if you still have problems accessing the development builds. :)
-
View User Profile
-
Send Message
Posted Oct 4, 2013@geNAZt
Im working with GroupManager of Essentials as a permissions plugin. Ive been using the latest you have uploaded here, so version 1.1b8. Could you please tell me where to get version 2, or put it up here? :) The link you provided does not work, I get 502 bad gateway on whatever moment I try. I gave the players every permission except for the admin ones.
-
View User Profile
-
Send Message
Posted Oct 3, 2013which version and which perms did you give. please take care that the perms system in v2 has changed
-
View User Profile
-
Send Message
Posted Oct 3, 2013Ok this 1.6.2 version works fine with 1.6.4 , but my players cannot access /shop .. i gave them all necessary permissions , but they still get the message that they dont have permissions to use the regionshop.. Can you please explain whats wrong and how i can fix it?
-
View User Profile
-
Send Message
Posted Oct 2, 2013There is a big Update coming. I will completly rework the Plugin (which has been done already). Also there will be new Features for Shop owners. There will be a way to setup little Shops like Chestshops. if you want to install dev builds here is the URL to the CI: http://bamboo.cube-space.net/browse/MC-RS
The final Release of v2 will be this weekend. But all Shops you made will be destroyed. If you need a migration Tutorial from v1 to v2 i will write one.
-
View User Profile
-
Send Message
Posted Oct 1, 2013Please update this! Ive been looking for this :D
-
View User Profile
-
Send Message
Posted Jul 28, 2013Yes all versions will run with 1.5.1
-
View User Profile
-
Send Message
Posted Jul 1, 2013Will b5-7 also work with 1.5.1?
-
View User Profile
-
Send Message
Posted Jun 25, 2013Well i checked it against the 1.5.1 latest Dev Version and the next Version runs with it. I will release it tomorrow i think (only one Feature left to build). The Versionnumber will be 1.1b4
-
View User Profile
-
Send Message
Posted Jun 24, 2013No, problem; in fact, he is going out of his way to help me. Just that in itself is enough to make me happy :)
-
View User Profile
-
Send Message
Posted Jun 23, 2013@ButtCheddaaa
I could talk to him, and he tried out immediately to compile it for you. Unfortunately our code is using some 1.5.2 API methods/calls which are not available in pre 1.5.2 versions. That means, he had to rewrite those parts up from scratch to workaround these missing functions. He added it on his todo though. But don't except a 1.5.1 version too early. The priority is focused on the further development of the plugin.
-
View User Profile
-
Send Message
Posted Jun 22, 2013Oh, I see; if he could, that'd be amazing.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@ButtCheddaaa
There is no 1.5.1 compatible version, because first version of this plugin was already after the release of 1.5.2. I will talk to @geNAZt, if he might compile a 1.5.1 version for you. Stay tuned.
-
View User Profile
-
Send Message
Posted Jun 22, 2013Where can I find a 1.5.1 version, unless, the 1.5.2 one is compatible.
-
View User Profile
-
Send Message
Posted Jun 22, 2013Using the latest version. As for the updates I am looking forward to it and will be checking back here even now and then, keep up the good work :D
-
View User Profile
-
Send Message
Posted Jun 21, 2013@xcuirsed
What Version are you using ? And yes it could be possible. But currently i am building Server shops. So it can take some days yD
-
View User Profile
-
Send Message
Posted Jun 21, 2013Hey,
First of all, love the plugin can't really beat a test based shop however there is one thing I was wondering if you could add.
Combined shops - for example two different regions having the same shop and stock.
With this you could make a auction house type deal with the same shop in different places which is what I plan on doing for my roleplay server.
Thank again and I look forward to a response.