Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
1.2.x
Platforms
Links
Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 months ago
🚁 EasyCFly - Advanced Claim-Based Flying Plugin
The most advanced and feature-rich claim-based flying plugin for Minecraft servers
✨ Features
🎯 Core Features
- Smart Claim Detection - Automatically detects claims from multiple plugins
- Trust System - Allow specific players to fly in your claims
- Flight Time Limits - Configurable flight duration with warnings
- Cooldown System - Prevent flight spam with customizable cooldowns
- Economy Integration - Charge players for flight with Vault support
- Multi-World Support - Per-world flight settings and restrictions
🎨 Visual Effects
- Particle Trails - Beautiful particle effects while flying
- Action Bar Messages - Real-time flight information
- Boss Bar Timer - Visual flight time countdown
- Sound Effects - Immersive audio feedback
- Custom GUI - Intuitive flight management interface
🔧 Advanced Features
- Flight Zones - Define specific areas for flight
- Anti-Cheat Integration - Compatible with major anti-cheat plugins
- Statistics Tracking - Track flight time and distance
- PlaceholderAPI Support - Rich placeholder integration
- Discord Integration - Log flight events to Discord
- Database Support - SQLite and MySQL support
- Performance Optimized - Async operations and caching
🛡️ Claim Plugin Support
- WorldGuard - Full region support
- GriefPrevention - Complete claim integration
- Lands - Advanced land management
- Towny - Town and nation support
- Residence - Residence area support
- Auto-Detection - Automatically finds and integrates
📋 Requirements
- Minecraft Version: 1.20.4+
- Java Version: 17+
- Server Software: Spigot, Paper, or forks
- Dependencies: At least one supported claim plugin
- Optional: Vault (for economy), PlaceholderAPI (for placeholders)
🚀 Installation
- Download the latest release from Releases
- Place the JAR file in your server's
plugins
folder - Install a supported claim plugin (WorldGuard, GriefPrevention, etc.)
- Start your server
- Configure the plugin in
plugins/EasyCFly/config.yml
- 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 permissioneasycfly.fly.unlimited
- Unlimited flight time
Admin Permissions
easycfly.admin.*
- All admin permissionseasycfly.admin.reload
- Reload configurationeasycfly.admin.toggle
- Toggle flight for others
Bypass Permissions
easycfly.bypass.cooldown
- Bypass flight cooldowneasycfly.bypass.cost
- Bypass flight costeasycfly.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 |