ItemBank is a [Bukkit] (http://bukkit.org) plugin that aims to make banking items incredibly easy and intuitive. It uses [Spout] (http://getspout.org), but does not require the client-side modification.
Copyright © 2011, Oliver Brown (Arkel) ark3l@ark3l.net
ItemBank is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3
Get support on our BukkitDev forum. Track and submit issues and bugs on our issue tracker.
ItemBank uses the following:
- [Bukkit] (http://ci.bukkit.org/job/dev-Bukkit/lastBuild/).
- [SpoutAPI] (http://ci.getspout.org/view/SpoutDev/job/SpoutAPI/Recommended/).
- Generally follows the Oracle coding standards.
- ItemBank uses tabs, no spaces.
- No 80 column limit or mid statement newlines.
- Pull requests must compile and work.
- Pull requests must be formatted properly.
Please follow the above conventions if you want your pull requests accepted.