A simple Minecraft plugin where killing players earns you points that can be spent on powerful armor.
- Gain points for each player kill
- Check your points with
/points - Open a shop with
/shop - Buy expensive diamond armor using your points
- Simple and lightweight (no config needed)
- Kill a player → earn +10 points
- Use
/pointsto see your balance - Use
/shopto open the armor shop - Spend your points on gear:
| Item | Price |
|---|---|
| Diamond Helmet | 100 |
| Diamond Chestplate | 200 |
| Diamond Leggings | 150 |
| Diamond Boots | 80 |
- Download the plugin
.jar - Put it in your
/pluginsfolder - Start your server
- Done ✅
- Minecraft server: Paper / Spigot
- Version: 1.20.4+
- Java: 17+
- Points are not saved (they reset when the server restarts)
- This is a simple plugin made for small servers or testing
- Save points to file
- Add enchanted armor
- Better GUI with item prices
- More items in the shop