Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 6 months ago
Updated 6 months ago
š AirRepair
- AirRepair is a lightweight and configurable Minecraft plugin that allows players to repair items with the Mending enchantment by sneaking and right-clicking.
- Supports Spigot, Paper, and Purpur (1.21.x).
⨠Features
- Repair items by Shift + Right Click
- Works only on items with Mending
- Dynamic EXP cost based on item durability
- Configurable cost scaling (LINEAR / POWER)
- Optional partial repair
- Cooldown system
- Fully configurable messages
Commands:
- /airrepair help
- /airrepair cost
- /airrepair version
- /airrepair reload
ā Requirements
- Minecraft 1.21 ā 1.21.x
- Spigot / Paper / Purpur
- Java 21
š Permissions
- airrepair.use
- airrepair.reload
- airrepair.cost
š How Cost Works Repair cost is calculated from item damage percentage: damage_ratio = damage / max_durability
Scaled between: min_levels ā max_levels
Supports rounding modes:
- FLOOR
- CEIL
- ROUND


