Minecraft Extremely Simple Fly Mod mod 2026 download
logo
minecraft mod Extremely Simple Fly Mod

Extremely Simple Fly Mod

Game Version: 1.5.2
Total Downloads: 2,126
Updated: May 3, 2013
Created: May 2, 2013
Download Extremely Simple Fly ModDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
1.0 release 6.04 KB May 3, 2013 1.5.2 1,530 download Extremely Simple Fly Mod 1.0 releaseDownload
1.0 release 2.63 KB May 2, 2013 CB 1.5.1-R0.2 596 download Extremely Simple Fly Mod 1.0 releaseDownload

Description

Share this:

Introduction

An extremely simple fly mod with permission AND internationalization (translation) support.

Purpose

I'm tired of all those mods with 1001 features when you only really want one feature.

Translations

To translate this plugin, create a copy of en.yml in your language (ru.yml, es.yml, etc) and simply change the bits after the : into your own language! Then simply edit config.yml and set "language: <your language code>". I will happily accept and include translations into other languages in the plugin if you would be so kind as to provide them. You will be listed in the translation file as the author and in the command help!

Commands

commands:
  fly:
    description: Toggles fly mode
    aliases: esfm
    permission: esfm.fly
    permission-message: "§4[ESFM] You do not have permission to do that."
    usage: |
      /<command> - Toggle fly mode for yourself.
      /<command> Bob - Toggle Bob's fly mode.

Permissions

permissions:
  esfm.fly:
    description: Allows you to toggle fly for yourself.
    default: false
  esfm.flyOthers:
    description: Allows you to toggle fly for others.
    default: op
    children:
      esfm.fly: true
  esfm.autoFly:
    description: Makes you fly automatically on login.
    default: false

Comments

Add a comment