-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Mitsugaru edited this page Dec 17, 2011
·
1 revision
This plugin creates a central, shared pool of items that anyone (with the proper permission nodes) can give and take items. However, in order to prevent players from abusing the item pool, there is a configurable karma system in place to limit how much can be taken out without giving back.
- Shared pool of items based on player item donations to the community.
- Per-item karma multiplier: specify which items have more karma points.
- Admin commands to manage the item pool and player karma.
- Nifty (optional) effects :D
Utilizes SQLite at the moment, but in the future it will support MySQL.
- Support enchantments properly
- Better defaults for per-item karma
- Ability to change config in-game through commands
- Mod commands to remove items
- Make karma system optional
- Generic code cleanup
- Karma leaderboard