-
Notifications
You must be signed in to change notification settings - Fork 89
Home
Welcome to the wiki of AreaShop, here you can find all information to setup, configure and use AreaShop. Use the menu on the right to find the page that you need.
AreaShop allows you selling and renting regions to players. It could be used to let them rent a jail in your prison server, a shop in the market of the survival server or a plot on a creative server. The player interacts with signs, making it easy to use. It also has a lot of commands to check the status of all regions, manage the renting and buying of a region and also features for admins. A lot of messages send to the player can be clicked, for immediately performing actions (buying the region, selling the region, etc.) or getting more information (for example clicking region name for region information). To setup the renting and selling of the regions exactly as you want AreaShop has a lot of options to custimize it to your liking.
- Rent and sell regions to players, and players can resell their bought regions to other players.
- Signs for easy interaction (rent/buy/unrent/sell/information) and current status (layout and actions customizable, multiple signs can be added).
- Messages that can be clicked for more information and actions (language can be changed, as well as click/hover actions).
- Change the of the plugin or use of of the already provided language files (check [here]
- Automatically restore the region to its original state when sold: restore the region with schematics.
- Change which commands players can use with permissions.
- Customize the plugin by changing the config files.
- Use any WorldGuard flags on regions: disable building in the region, deny entry to others, etc.
- Teleport to regions (while making sure the location is safe for the player) and changing the teleport location.
- Adding friends to regions (which also can teleport to it).
- Automatic unrent/sell for regions of which the owner is offline for a certain time.
- Warning to players when their rent is about to run out (at login and while they are online).
-
Group system to set options for a couple of regions instead of all of them (all settings in
default.yml
can also be used for groups and individual regions). - High performance: All heavy tasks are spread over time (each tick a part is executed until done), so the plugin should not cause any lag.
- Limit number of regions a player can have: limits can be different per permission node (player group), world or group of regions (possible situation: Normal players can buy 1 market region in survival + 1 build region in survival and 2 plots in creative, while VIPs have double limits for all those), check these examples.
- Supports name changes because of saving player info by UUID (more details).
For a preview join 'mc.go-craft.com' and go to the Survival server, the shops around the spawn use AreaShop.
Made by Koz4Christ
Made by PerkulatorTime
Old video for AreaShop v1.0: Tutorial by VariationVault
- Java 7 or higher (latest recommended)
- Bukkit/Spigot 1.7.9 or higher (modded servers often include Bukkit/Spigot support, so it should also work on that, but it is not specifically tested for it)
- WorldGuard: 5.9 or higher (6.0+ recommended)
- WorldEdit: 5.6.3 or higher (6.0+ recommended)
- Vault: 1.4.1 or higher
- An economy plugin supported by Vault (check the Vault page for a list of these)
Do you know a plugin that is nice to use with AreaShop? Let me know.
- [Premium] Shop - a simple, intuitive shop plugin: Let players buy and sell items from other players in or outside an AreaShop region, if restoring from schematic is enabled in AreaShop Shops will removed correctly.
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
A unique identifier, the server's version of Java, whether the server is in offline or online mode, the plugin's version, the server's version, the OS version/name and architecture, the core count for the CPU, the number of players online, the Metrics version.
This information will give me an indication how much the plugin is used and encourages me to continue development. Opting out of this service can be done by setting sendStats
in the config of this plugin to false
, if you want to disable Metrics for any plugin go to plugins/Plugin Metrics/config.yml
and change opt-out
to true
. Check graphs of the statistics at this page: mcstats.org/plugin/AreaShop
Help translating the plugin into different languages and to keep the translations up to date. Go to this page for more information. Translating goes through the Transifex website and is very easy, sending files back and forth is not needed, you can translate lines online and whenever you want. Every line you translate will be saved, no need to do it all at once (this also allows for easy collaboration).
If you have any questions about how to use or modify AreaShop then feel free to message me. You can create a ticket or message me through Spigot or BukkitDev.