KarmicShare
So, I’ve been working on my Bukkit plugin and I feel that its at the point where I can release a public alpha. Majority of it works, just doesn’t support Enchantments (which I consider the beta milestone) and MySQL just yet (holds data in a SQLite database).
Basically, it creates a community shared item pool, where players can give and take items. In order to prevent abuse from players only taking and leaving the pool empty, there is a karma system that limits how much they can take based on how much they give (or lack thereof).
A lot of the parameters are configurable, such as karma limits, karma multipliers per item, etc.
Hit the above link, take it for a spin, and definitely make tickets for feature requests and/or bug fixes.
Tags Bukkit Minecraft Plugin Java Programming
Notes