Beacon Flight icon

Beacon Flight -----

Give players the ability to fly when under the effect of a beacon



Beacon_Flight_large.png

This plugin allows players to fly when in range of a powered on beacon. This will affect any player with the permission "beacon_flight".

Single command:
  • /flight_toggle <player name> This will toggle the permission for a player. It also only works for operators.
For more compatibility, the command name, description and aliases can be modified in the flightConfig.yml file, so any conflicts can be resolved.

Additionally, if you already have a permissions manager that you want to use instead, you can set external_permissions_editor in the config to true, which will disable the command, and also deactivate the extra logic for inbuilt permissions management.

The default configuration is the following:

Code (YAML):
external_permissions_editor : false
command
:
  name
: flight_toggle
  description
: Toggle flight for an online player
  aliases
:
 - ft
players
: { }
Players can be safely ignored - that is used by the plugin to store the state of the permission for each player when using the plugin to manage permissions. The other fields can be modified as you want. Note that if you remove all command aliases, you should replace it with empty square brackets like so:
Code (YAML):
aliases : [ ]
Resource Information
Author:
----------
Total Downloads: 259
First Release: Apr 25, 2023
Last Update: Apr 25, 2023
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings