EasyClaimFLY
An Plugin which let player's fly within there claimlands, and much more customizatons etc.
EasyClaimFLY
🚁 EasyCFly - Advanced Claim-Based Flying Plugin
> The most advanced and feature-rich claim-based flying plugin for Minecraft servers
✨ Features
🎯 Core Features
- Multi-World Support - Automatically detects claims from multiple plugins - Multi-World Support - Allow specific players to fly in your claims - Multi-World Support - Configurable flight duration with warnings - Multi-World Support - Prevent flight spam with customizable cooldowns - Multi-World Support - Charge players for flight with Vault support - Multi-World Support - Per-world flight settings and restrictions
🎨 Visual Effects
- Custom GUI - Beautiful particle effects while flying - Custom GUI - Real-time flight information - Custom GUI - Visual flight time countdown - Custom GUI - Immersive audio feedback - Custom GUI - Intuitive flight management interface
🔧 Advanced Features
- Performance Optimized - Define specific areas for flight - Performance Optimized - Compatible with major anti-cheat plugins - Performance Optimized - Track flight time and distance - Performance Optimized - Rich placeholder integration - Performance Optimized - Log flight events to Discord - Performance Optimized - SQLite and MySQL support - Performance Optimized - Async operations and caching
🛡️ Claim Plugin Support
- Auto-Detection - Full region support - Auto-Detection - Complete claim integration - Auto-Detection - Advanced land management - Auto-Detection - Town and nation support - Auto-Detection - Residence area support - Auto-Detection - Automatically finds and integrates
📋 Requirements
- Optional: 1.20.4+ - Optional: 17+ - Optional: Spigot, Paper, or forks - Optional: At least one supported claim plugin - Optional: Vault (for economy), PlaceholderAPI (for placeholders)
🚀 Installation
1. Reload the latest release from Reload 2. Reload the JAR file in your server's `plugins` folder 3. Reload a supported claim plugin (WorldGuard, GriefPrevention, etc.) 4. Reload your server 5. Reload the plugin in `plugins/EasyCFly/config.yml` 6. Reload with `/cflyreload`
🎮 Commands
| Command | Description | Permission | |---------|-------------|------------| | `/cfly` | Toggle flight on/off | `easycfly.fly` | | `/cfly on` | Enable flight | `easycfly.fly` | | `/cfly off` | Disable flight | `easycfly.fly` | | `/cfly status` | View flight information | `easycfly.fly` | | `/cfly time` | Check remaining flight time | `easycfly.fly` | | `/cflytrust <player>` | Trust a player to fly | `easycfly.fly` | | `/cflyuntrust <player>` | Untrust a player | `easycfly.fly` | | `/cflyinfo` | Detailed flight information | `easycfly.fly` | | `/cflyreload` | Reload configuration | `easycfly.admin.reload` |
🔑 Permissions
Basic Permissions
- `easycfly.fly` - Basic flying permission - `easycfly.fly.unlimited` - Unlimited flight time
Admin Permissions
- `easycfly.admin.*` - All admin permissions - `easycfly.admin.reload` - Reload configuration - `easycfly.admin.toggle` - Toggle flight for others
Bypass Permissions
- `easycfly.bypass.cooldown` - Bypass flight cooldown - `easycfly.bypass.cost` - Bypass flight cost - `easycfly.bypass.time` - Bypass time limits
📊 PlaceholderAPI Placeholders
| Placeholder | Description | |-------------|-------------| | `%easycfly_flying%` | Flight status (true/false) | | `%easycfly_can_fly%` | Can fly at current location | | `%easycfly_time_remaining%` | Remaining flight time | | `%easycfly_cooldown%` | Remaining cooldown time | | `%easycfly_trusted_count%` | Number of trusted players | | `%easycfly_flight_cost%` | Cost to enable flight |