Skip to content

UmbyUmbreon/CraftBay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
	CraftBay - Auction off your precious items

DESCRIPTION

	CraftBay is an auctioning system for Bukkit.

INSTALLATION

	- Put CraftBay.jar in your plugin folder.
	- Restart Bukkit.
	- (Optional) Edit plugins/CraftBay/config.yml
        - (Optional) Reload configuration via /auc reload

BUILD

	(Linux)
	- clone the repository
		$ git clone 'git://github.com/StarTux/CraftBay.git'
		$ cd CraftBay
	- create the lib subdirectory
		$ mkdir lib
	- fetch all the dependencies and put them in lib/
		- Bukkit API http://wiki.bukkit.org/
		- Herochat http://dev.bukkit.org/server-mods/herochat/
		- ChannelChat http://dev.bukkit.org/server-mods/channel-chat/
		- Vault http://dev.bukkit.org/server-mods/vault/
	- execute the build script
		$ ./build
	(Other platforms)
	- good luck

About

Auctioning system for Bukkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published