SimpleFly [1.8 - 1.21] icon

SimpleFly [1.8 - 1.21] -----

Add /fly command



Config and messages translation, English and Spanish in Github
Translations made by me


Links: Vault, EssentialsX

[​IMG]

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

 

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

 
Resource Information
Author:
----------
Total Downloads: 922
First Release: Jul 8, 2023
Last Update: Sep 2, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings