Config and messages translation, English and Spanish in Github
Translations made by me
Links: Vault, EssentialsX
Translations made by me
Links: Vault, EssentialsX
Spoiler: Config.yml
# ################################################################################## #
# +--------------------------------------------------------------------------------+ #
# | | #
# | | #
# | | #
# | __ __ ___ __ | #
# | /__` | |\/| |__) | |_ |_ | \/ | #
# | .__/ | | | | |___ |___ | |___ / | #
# | | #
# | | #
# | | #
# | Youtube: www.youtube.com/@davigamer1614 | #
# | Github: https://github.com/BEAMONDO/Minecraft-Plugin-SimpleFly | #
# | | #
# | | #
# | | #
# +--------------------------------------------------------------------------------+ #
# ################################################################################## #
# fly-message: enable or disable the command message "/fly" and "/fly <player>"
# pay-to-fly: enable or disable the option to pay to fly (if enable is necessary the plugin Vault)
# fly-price: amount to pay if use "/fly" command if (pay-to-fly) is enable
# help-message: enable or disable the command message "/sf help"
# reload-message: enable or disable the command message "/sf reload"
# version-message: enable or disable the command message "/sf version"
# no-argument-message: enable or disable the command message "/sf" if it not have any argument
# no-perm-message: enable or disable message when use a command and don`t have permission
Config:
fly-message: true
pay-to-fly: false
fly-price: 1000
help-message: true
reload-message: true
version-message: true
no-argument-message: true
no-perm-message: true
Code (Text):
# ################################################################################## #
# +--------------------------------------------------------------------------------+ #
# | | #
# | | #
# | | #
# | __ __ ___ __ | #
# | /__` | |\/| |__) | |_ |_ | \/ | #
# | .__/ | | | | |___ |___ | |___ / | #
# | | #
# | | #
# | | #
# | Youtube: www.youtube.com/@davigamer1614 | #
# | Github: https://github.com/BEAMONDO/Minecraft-Plugin-SimpleFly | #
# | | #
# | | #
# | | #
# +--------------------------------------------------------------------------------+ #
# ################################################################################## #
# fly-message: enable or disable the command message "/fly" and "/fly <player>"
# pay-to-fly: enable or disable the option to pay to fly (if enable is necessary the plugin Vault)
# fly-price: amount to pay if use "/fly" command if (pay-to-fly) is enable
# help-message: enable or disable the command message "/sf help"
# reload-message: enable or disable the command message "/sf reload"
# version-message: enable or disable the command message "/sf version"
# no-argument-message: enable or disable the command message "/sf" if it not have any argument
# no-perm-message: enable or disable message when use a command and don`t have permission
Config:
fly-message: true
pay-to-fly: false
fly-price: 1000
help-message: true
reload-message: true
version-message: true
no-argument-message: true
no-perm-message: true
Spoiler: messages.yml
Messages:
fly:
enabled:
- '%plugin% &aFly has been enabled'
disabled:
- '%plugin% &cFly has been disabled'
enabled-others:
- '%plugin% &aYou enable fly to &6%target%'
disabled-others:
- '%plugin% &cYou disable fly to &6%target%'
no-enought-money:
- '%plugin% &cYou don`t have enough money to fly'
no-enought-money-others:
- '%plugin% &cYou don`t have enough money to enable fly to &6%target%'
help:
- '&b<-----------------&aCOMMANDS&b----------------->'
- '&e/sf help &7Show this message'
- '&e/sf version&7 &7Show plugin version'
- '&e/sf reload &7Reload plugin'
- '&e/fly &7Enable fly'
- '&e/fly <player> &7Enable fly to other player'
reload:
- '%plugin% &aThe plugin has been reloaded'
version:
- '%plugin% &aPlugin version: &b%version%'
command-no-argument:
- '%plugin% &fUse &e/sf help &fto see the command list'
no-perm:
- '%plugin% &cYou don`t have permission to use that command'
console-error:
- You can`t use that command in console
Code (Text):
Messages:
fly:
enabled:
- '%plugin% &aFly has been enabled'
disabled:
- '%plugin% &cFly has been disabled'
enabled-others:
- '%plugin% &aYou enable fly to &6%target%'
disabled-others:
- '%plugin% &cYou disable fly to &6%target%'
no-enought-money:
- '%plugin% &cYou don`t have enough money to fly'
no-enought-money-others:
- '%plugin% &cYou don`t have enough money to enable fly to &6%target%'
help:
- '&b<-----------------&aCOMMANDS&b----------------->'
- '&e/sf help &7Show this message'
- '&e/sf version&7 &7Show plugin version'
- '&e/sf reload &7Reload plugin'
- '&e/fly &7Enable fly'
- '&e/fly <player> &7Enable fly to other player'
reload:
- '%plugin% &aThe plugin has been reloaded'
version:
- '%plugin% &aPlugin version: &b%version%'
command-no-argument:
- '%plugin% &fUse &e/sf help &fto see the command list'
no-perm:
- '%plugin% &cYou don`t have permission to use that command'
console-error:
- You can`t use that command in console
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SimpleFly [1.8 - 1.21] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,099 times (via Spigot). Download it and open it directly in the game.