RecyclePlugin
Advanced and fully configurable GUI recycling system for Paper servers.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
RecyclePlugin
♻ RecyclePlugin
⚠ Migration Notice
Massive update — complete rewrite of the plugin architecture v2.0.0 introduces a completely new config structure. If you are upgrading from v1.x:
- Old configs are no more supported - It is strongly recommended to: - Delete your old config.yml, lang files. - Restart the server - Reconfigure using the new system - No support for errors using old config.yml and lang files.
---
Advanced and fully configurable recycling system for Paper servers.
RecyclePlugin allows players to recycle tools, armor, and weapons through a clean GUI system and receive configurable material rewards and XP.
---
✨ Features
- GUI-based recycling interface - Fully configurable reward materials - XP reward system - Multi-language support (EN, FR, DE, ES, ZH) - Automatic language fallback system - Reload command - Modern Adventure API text support - Safe recycling logic (unregistered items protected)
---
🛠 Commands & Permissions
`/recycle` Open the recycling GUI.
Permission: `recycleplugin.use` Default: true
`/rpadmin reload` Reload the plugin configuration.
Permission: `recycleplugin.reload` Default: op
---
⚙ Configuration Example
```yaml iron_sword: material: IRON_INGOT min: 0 max: 2 ```
Server owners can freely add any valid Minecraft material (based on Minecraft vanilla ID Items).
---
📦 Requirements
Paper 1.21+
Java 21
---
🚀 Roadmap
Economy (Vault) support
Durability-based scaling rewards
Custom model data support
PlaceholderAPI integration
---
📄 License & Contact
All Rights Reserved © svncho_
---
For more informations or collaborations :
Discord : svncho_
---