Charity is a unique Minecraft plugin that encourages players to donate excess items to a community cause. In return, they earn Karma โ a new currency system that can be used in the Charity Shop, rankings, or for rewards!
/charity giveto donate items from your inventory- Players earn Karma based on donated item value
- Custom Charity Shop GUI for spending Karma
- Track top donors with
/charity leaderboard - Configurable rewards, prices, and item values
- Compatible with Vault for economy-based karma
- Fully configurable GUI layouts and messages
Grab the latest release from:
๐ SpigotMC Resource Page
๐ ker35.com
- Player runs
/charity give - GUI opens to donate items from their inventory
- Donated items are recorded and points are calculated
- Karma is awarded based on each itemโs value
- Players can spend Karma in the
/charity shop
- Drop the
.jarinto your/pluginsfolder - Restart your server to generate default configs
- Edit:
config.yml(karma values, rules)shop.yml(GUI layout and items)messages.yml(language and formatting)
- Use
/charity reloadafter making changes
| Command | Description | Permission |
|---|---|---|
/charity |
Opens the main GUI | charity.use |
/charity give |
Opens the donation interface | charity.give |
/charity shop |
Opens the Karma reward shop | charity.shop |
/charity karma <user> |
Check someone's Karma balance | charity.karma |
/charity leaderboard |
View top Karma donors | charity.leaderboard |
/charity reload |
Reload plugin files | charity.reload |
/charity admin ... |
Admin commands (add/remove/set karma) | charity.admin |
shop:
0:
material: GOLDEN_APPLE
name: "&6Golden Apple"
lore:
- "&7Heals you fully"
- "&eCost: 10 Karma"
cost: 10
command: "give %player% golden_apple 1"
1:
material: DIAMOND_SWORD
name: "&bDiamond Sword"
lore:
- "&7Sharp and shiny"
- "&eCost: 50 Karma"
cost: 50
command: "give %player% diamond_sword 1"- Karma is earned by donating items
- You set the values of each item in
config.yml - Karma can be used in the shop or tracked via leaderboard
Example (config.yml):
item-values:
DIAMOND: 10
IRON_INGOT: 5
GOLD_INGOT: 7
COBBLESTONE: 0.1- Java 17+
- Paper / Purpur / Folia (1.17+)
- Vault (optional, for economy integration)
Main support is via Discord
Alternative support available at ker35.com
- Players cannot donate damaged or unstackable items by default
- Admins can use
/charity adminto adjust Karma manually - Karma is stored per-player in flat files (YAML) or database (future support)
- Redistribution, resale, or re-uploading is not allowed
- All purchases are final unless required by local law
- Chargebacks result in a global ban from Ker35.com services
See full Terms of Service
ยฉ 2025 Ker35