SimpleFly

插件 SimpleFly v0.0.1

版权类型
原创
API版本
4.0.0
版权链接
https://github.com/David-pm-pl/SimpleFly
语言支持
English
前置组件
SimpleFly
Features
- Using simple
- Fly in survival mode


All SimpleFly Commands:

Use /fly to on/off fly.


? Permissions:

- You can use permission `simplefly.command` for command /fly


Configs

Code:
 ---
#   ____  _                 _      _____ _     
 # / ___|(_)_ __ ___  _ __ | | ___|  ___| |_   _
 # \___ \| | '_ ` _ \| '_ \| |/ _ \ |_  | | | | |
 #  ___) | | | | | | | |_) | |  __/  _| | | |_| |
 # |____/|_|_| |_| |_| .__/|_|\___|_|   |_|\__, |
 #                   |_|                   |___/
# Main config of SimpleFly
# Messages
fly.creative: "You can't do this while in creative mode!"
fly.on: "Fly mode is on."
fly.off: "Fly mode is off."
fly.other.creative: "{PLAYER} is in creative mode!"
fly.other.on: "Fly mode of {PLAYER} is on."
fly.other.off: "Fly mode of {PLAYER} is off."
fly.other.not-found: "This player could not be found!"
join.disable: "Your fly mode has been disabled when joining the server!"
world-move.disable: "Your fly mode has been disabled when move the world!"
damage.disable: "Your fly mode has been disabled when fighting!"
# When players join the server fly mode will be disabled when set to true
event.join.reset: true
# When the player moves the world fly mode will be turned off when set to true
event.world-move.disable: true
# When the player fighting fly mode will be turned off when set to true
event.damage.disable: true
...
  • 喜欢
Reactions: YYT
Author
YTBJeroSV
Downloads
382
Views
932
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from YTBJeroSV

Share this resource

Back
Top Bottom