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.
The source can be found on GitHub.
Download the latest builds from Travis. [![Build Status] Travis-Status ] Travis
SpoutWallet is licensed under the GNU General Public License Version 3.
SpoutWallet uses Maven to handle its dependencies.
- Install Maven 2 or 3
- Checkout this repo and run:
mvn clean install
- Watch it build