Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.05 KB

What is SpoutWallet?

SpoutWallet is a plugin for Bukkit-based servers that uses SpoutPlugin and Vault to show a player balance on screen. Player need to be using SpoutCraft to see their balance.

Source

The source can be found on GitHub.
Download the latest builds from Travis. [![Build Status] Travis-Status ] Travis

License

SpoutWallet is licensed under the GNU General Public License Version 3.

Compiling

SpoutWallet uses Maven to handle its dependencies.

  • Install Maven 2 or 3
  • Checkout this repo and run: mvn clean install
  • Watch it build