{"id":71538,"date":"2026-06-04T04:33:12","date_gmt":"2026-06-04T01:33:12","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/"},"modified":"2026-06-04T04:33:12","modified_gmt":"2026-06-04T01:33:12","slug":"flys","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/","title":{"rendered":"Fly&#8217;s"},"content":{"rendered":"<p># Fly&#8217;s \u2013 The Lightweight &#038; Feature-Rich Fly Plugin \u2708\ufe0f  <\/p>\n<p>Fly&#8217;s is no longer just a simple fly toggle \u2013 it&#8217;s now a fully customizable and modern fly plugin with particles, sounds, flight speed control, world restrictions, and multi-language support!   <\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 Features  <\/p>\n<p>&#8211; **Toggle Flight:** `\/fly` to enable or disable flight for yourself or others<br \/>\n&#8211; **Flight Speed Control:** `\/flyspeed` to check or set speeds (1\u201310) \u2013 works for yourself or other players<br \/>\n&#8211; **World Restrictions:** Allow or block flight in specific worlds, with auto-disable on entry<br \/>\n&#8211; **Multi-Language Support:** Switch between English, German, Spanish, French, Russian, and Polish \u2013 edit all messages easily<br \/>\n&#8211; **Visual &#038; Sound Effects:** Custom particles and sounds for flight toggle, speed changes, and errors (fully configurable)<br \/>\n&#8211; **Auto-Update Notifications:** Be informed instantly when new versions are released<br \/>\n&#8211; **Smart UX:** Action bar messages instead of chat spam, tab completion for all commands, clearer errors<br \/>\n&#8211; &#8211; **Optional PlaceholderAPI Support:** Full integration with placeholders<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae Commands  <\/p>\n<p>&#8211; `\/fly` \u2013 Toggle flight on\/off<br \/>\n&#8211; `\/fly <player>` \u2013 Toggle flight for another player *(optional: player name)*<br \/>\n&#8211; `\/flyspeed` \u2013 Show your current flight speed<br \/>\n&#8211; `\/flyspeed <1-10>` \u2013 Set your own flight speed *(optional: speed value)*<br \/>\n&#8211; `\/flyspeed <player> <speed>` \u2013 Set another player&#8217;s speed *(optional: player name and speed)*<br \/>\n&#8211; `\/flyreload` \u2013 Reload config and messages  <\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd10 Permissions  <\/p>\n<p>| Permission | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `flys.fly` | Use `\/fly` |<br \/>\n| `flys.fly. others` | Toggle flight for other players |<br \/>\n| `flys.flyspeed` | Change your own speed |<br \/>\n| `flys.flyspeed.others` | Change other players&#8217; speed |<br \/>\n| `flys.admin` | Manage world restrictions ingame with `\/flys` |<br \/>\n| `flys.flyreload` | Reload plugin config |<br \/>\n| `flys.updatenotify` | Receive update notifications |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udff7\ufe0f Optional PlaceholderAPI Placeholders *(new in v1.2)*<\/p>\n<p>Fly&#8217;s now supports **PlaceholderAPI**! Use these placeholders in any plugin that supports PAPI:<\/p>\n<p>| Placeholder | Description | Example Output |<br \/>\n|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `%flys_flying%` | Returns if player is flying | `true` \/ `false` |<br \/>\n| `%flys_flying_status%` | Flight status as text | `Enabled` \/ `Disabled` |<br \/>\n| `%flys_flying_symbol%` | Visual symbol for flight | `\u2714` \/ `\u2718` |<br \/>\n| `%flys_speed%` | Current flight speed (1-10) | `5` |<br \/>\n| `%flys_speed_percent%` | Flight speed as percentage | `50%` |<br \/>\n| `%flys_world_allowed%` | If flight is allowed in current world | `true` \/ `false` |<br \/>\n| `%flys_world_status%` | World restriction status | `Allowed` \/ `Disabled` |<br \/>\n| `%flys_total_flying%` | Total players currently flying | `3` |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdd Message Placeholders<\/p>\n<p>All messages support the following placeholders:<\/p>\n<p>| Placeholder | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `{PLAYER}` | Target player name |<br \/>\n| `{SENDER}` | Command sender name |<br \/>\n| `{SPEED}` | Flight speed value |<br \/>\n| `{WORLD}` | World name |<br \/>\n| `{COUNT}` | Count of worlds in lists |<\/p>\n<p>These placeholders work in all language files and can be customized in the messages configuration! <\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration  <\/p>\n<p>&#8211; **Language:** Switch between English (`en`), German (`de`), Spanish (`es`), French (`fr`), Russian (`ru`), and Polish (`pl`)<br \/>\n&#8211; **Particles &#038; Sounds:** Enable\/disable in config<br \/>\n&#8211; **Worlds:** Define allowed or restricted worlds  <\/p>\n<p>**Example Configuration:**<br \/>\n&#8220;`yaml<br \/>\n# Message settings<br \/>\nmessages:<br \/>\n  prefix: &#8220;&#038;8[&#038;b&#038;lFlys&#038;8] &#8221;<\/p>\n<p># Language settings (en = English, de = German, es = Spanish, fr = French, ru = Russian, pl = Polish)<br \/>\nlanguage:<br \/>\n  language: &#8220;en&#8221;  # Supported: en, de, es, fr, ru, pl<\/p>\n<p># Update notifications<br \/>\nupdate-checker:<br \/>\n  enabled: true<\/p>\n<p># General settings<br \/>\ngeneral:<br \/>\n  enable-particles: true<br \/>\n  enable-sounds: true<br \/>\n  flight-speed:<br \/>\n    default-speed: 0.1<br \/>\n    max-speed: 1.0<\/p>\n<p># World settings<br \/>\nworlds:<br \/>\n  allowed-worlds: []   # Leave empty to allow all worlds, or specify: [&#8220;world&#8221;, &#8220;world_nether&#8221;]<br \/>\n  disabled-worlds: []  # Add world names to restrict flight: [&#8220;pvp_world&#8221;, &#8220;minigames&#8221;]<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce5 Download &#038; Support  <\/p>\n<p>&#8211; **Download:** Modrinth<br \/>\n&#8211; **Support &#038; Issues:** GitHub Issues<br \/>\n&#8211; **Community:** [Discord](https:\/\/discord. gg\/PfQTqhfjgA)  <\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcca Metrics &#038; License  <\/p>\n<p>&#8211; Uses **bStats** for anonymous usage statistics<br \/>\n&#8211; Licensed under the MIT License \u2013 free to use, adapt, and share (a mention is appreciated \u2764\ufe0f)  <\/p>\n<p>&#8212;<\/p>\n<p>\u2728 Have fun flying with Fly&#8217;s \u2013 made with \u2764\ufe0f by **D\u00f6tchen**!   <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fly\u2019s is yet another, but EXTREMELY sexy, customizable fly plugin for Minecraft.<\/p>\n","protected":false},"featured_media":71539,"template":"","meta":{"_minecraft_slug":"flys","_minecraft_project_id":"5xgRieKh","_minecraft_author":"Kanal31","_minecraft_license":"MIT","_minecraft_downloads":649,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"flys.zip","_minecraft_size_bytes":15394931,"_minecraft_version_count":8,"_minecraft_updated_at":"2026-05-16T09:57:54.270810Z","_minecraft_date_created":"2025-08-03T19:13:41.268722Z","_minecraft_date_modified":"2026-03-10T20:56:57.272469Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/flys","_minecraft_icon_attachment_id":71539,"_minecraft_imported_at":"2026-06-04T01:33:13+00:00","_minecraft_import_hash":"520126d015318b7d37265548c70d4493","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,126,127,128,129,123,869,92],"mod_loader":[132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-71538","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-technology","mod_category-transportation","mod_category-utility","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fly&#039;s - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/flys\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fly&#039;s - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Fly\u2019s is yet another, but EXTREMELY sexy, customizable fly plugin for Minecraft.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/flys\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/\",\"name\":\"Fly's - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/flys-icon-16150b6ce473c38cd90ee5559a9c253d92a19a94_96.webp\",\"datePublished\":\"2026-06-04T01:33:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/flys-icon-16150b6ce473c38cd90ee5559a9c253d92a19a94_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/flys-icon-16150b6ce473c38cd90ee5559a9c253d92a19a94_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/flys\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Fly&#8217;s\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fly's - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/","og_locale":"en_US","og_type":"article","og_title":"Fly's - Minecraft","og_description":"Fly\u2019s is yet another, but EXTREMELY sexy, customizable fly plugin for Minecraft.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/","name":"Fly's - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/flys-icon-16150b6ce473c38cd90ee5559a9c253d92a19a94_96.webp","datePublished":"2026-06-04T01:33:12+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/flys\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/flys-icon-16150b6ce473c38cd90ee5559a9c253d92a19a94_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/flys-icon-16150b6ce473c38cd90ee5559a9c253d92a19a94_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/flys\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Fly&#8217;s"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/71538","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/71539"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=71538"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=71538"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=71538"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=71538"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}