Recycler v2.1
Bug Fixes
- Fixed issue with legacy holograms not being properly removed when upgrading from older versions
- Added comprehensive cleanup system to detect and remove leftover holograms
- Improved hologram detection to identify various types of legacy hologram entities
- Fixed issue where /recycler hologram command wasn't properly functioning for older hologram versions
✨ New Features
- Hologram Visibility Toggle: Players can now use /recycler hologram to toggle hologram visibility
- Personal Preferences: Hologram visibility settings are saved per-player between sessions
- Complete Tier Support: Visibility toggle works with all chest tiers
- Player Privacy: Keep your chest tiers private by hiding their holograms
️ Admin Improvements
- Added new admin command: /recycleradmin hologram deep-cleanup for thorough hologram entity cleanup
- Enhanced hologram cleanup logic for better compatibility with older plugin versions
- Improved server startup sequence with more efficient hologram management
- Added detailed logging for hologram operations
⚙️ Configuration Updates
- Added new legacy_hologram_cleanup setting in config.yml for automatic cleanup control
- Implemented player preference storage for hologram visibility
- Customizable Chest Tiers: Server administrators can now adjust existing chest tiers or create new ones through the config file
- Extended tier configuration options including appearance, multipliers, and bonus chances
How to Use Hologram Toggle
- Type /recycler hologram to toggle visibility of all recycler chest holograms
- Each player can have their own visibility preference
- Other players' settings remain unaffected
- Settings persist between server sessions
For Server Administrators
If upgrading from a previous version with hologram issues:
- Ensure legacy_hologram_cleanup: true is set in your config.yml
- Restart the server or use /recycleradmin hologram deep-cleanup
- All hologram issues should be automatically resolved
Custom Chest Tier Configuration
Server administrators can now create and customize chest tiers in the
config.yml:
chest-tiers:
# Example of a custom tier (ID 5)
5:
display_name: "&c&lMythic"
value_multiplier: 3.0
bonus_chance: 0.2
color: "RED"
chest_material: "CHEST"
glow_effect: true