Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.
/ TradingPost Public archive

A Minecraft web-based trading post to help people buy and sell items on a server.

License

Notifications You must be signed in to change notification settings

RITcraft/TradingPost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradingPost Build Status

TradingPost is a plugin created by Chris Bitler for RITCraft. Our goal with this plugin was to try to revolutionize how people do their trading between players on minecraft servers. The plugin has two parts: The plugin itself, where users can register for the trading post, add items to the trading post, and claim their items, and also a web interface portion, where people can search and buy the items that are currently for sale.

Compilation

All you need to do to compile this plugin is to have maven installed and run mvn package, assuming you don't have a firewall blocking any of the dependencies

Alternatively, you can download it from our jenkins: http://vwserver.student.rit.edu:8080/job/TradingPost/lastSuccessfulBuild/

Configuration

There are 6 configuration values for this plugin: mysql_username,mysql_password,mysql_host,mysql_db - All pretty self explanatory - the username, password, ip, and the specific db you want the plugin to use. website_ip, website_port - The ip and port to run the website portion of the plugin on.

Credits

Spigot project for making plugins like this possible Sparkjava for the microwebserver that makes this plugin possible

License/Copyright information

###JsonConfiguration: Copyright (C) dumptruckman 2013

Original code can be found here

License: MPLv2

About

A Minecraft web-based trading post to help people buy and sell items on a server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published