Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
_____ __ ________ __
/ ___// /_ ____ ____ / ____/ /_ ___ _____/ /_
\__ \/ __ \/ __ \/ __ \/ / / __ \/ _ \/ ___/ __/
___/ / / / / /_/ / /_/ / /___/ / / / __(__ ) /_
/____/_/ /_/\____/ .___/\____/_/ /_/\___/____/\__/
/_/
----------------------------------------------------
What is ShopChest?
ShopChest is a plugin for the Bukkit Minecraft server software that allows players to engage in economic transactions via chests.
Players can set up and manage shops linked to chests that other players can shop from, paying through iConomy integration.
What features are included?
Currently, players can (with the correct Permissions):
- Create shops
- Delete their shops
- Set player-specific prices
- Set shop-specific prices
- Set sales on their shops
- Allow certain items to be sold back to their shops
Transactions are computed serverside and completed through iConomy integration. The plugin monitors players as they shop, preventing fraud.
iConomy versions 5 and 6 are supported, as well as Permissions 2.7 and Bukkit permissions.
What is required to build ShopChest?
In order to build ShopChest, you must link your IDE with the latest version of Bukkit, available at http://bukkit.org. To build with
iConomy support, you must also link the appropriate iConomy.jar (version 5 or 6). To build with old Permissions support, you must
link Permissions.jar. I have not included these jars in the distribution as I do not wish to violate any licenses each may have been distributed with.
How can I contact the developer?
You may contact me at calzoneman [at] gmail [dot] com. Please include ShopChest in the subject line so I know what you're emailing me about.