WorldGuard Fly Flag

WorldGuard Fly Flag

"WorldGuard" extension to allow everybody to fly in a specific region. It ignores players in creative mode and includes the possibility to turn of flying for players that get damage. When a player loses the fly flag his fall distance is set to 0 to ensure he does not take extrem fall damage from flying.

How to use this?

this plugin adds a new region flag to worldguard: "fly"
it will allow everybody to fly if the value is "ALLOW".
it will override allow of parent regions if it's set to "DENY".

so simply use the usual worldguard region command, like this:

/region flag <region> fly deny

to deny fly, or:

/region flag <region> fly allow

to allow fly, or:

/region flag <region> fly

to set the flag back to default value (deny).

Permissions

  • flyflag.ignore: if set to true the player will ignore the fly flag

Default Config

send-messages: true
# send the messages on enabling/disabling the fly flag
messages:
  fly-start: §6You can fly now.
  # message on enable
  fly-end: §6You cannot fly anymore.
  # message on disable
pvp-events: true
# enable damage events
pvp-timeout: 10000
# time a player can't fly when damaged

Config

Set send-messages to false to disable the messages.
Use fly-start and fly-end to set the messages for enabling/disabling the fly flag. You can use colors/styles using a § sign and a character (see Minecraft Wiki)

Dependencies

The plugin requires the latest WorldGuard Custom Flags.

Click here for some other plugins using WorldGuard Custom Flags.

Problems ?

If you have problems with this plugin read the F.A.Q.. If this did not help you, you can receive help here.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit