-
Notifications
You must be signed in to change notification settings - Fork 8
Configuration
This page explains what all of the bits of the configuration file do.
The main configuration file can be found at this link
antiFlyWorlds
otherBlockedCommands
elytraDisabled
chatMessage
titleMessage
antiFlyCreative
notifyNotFlying
toggleFlyingInNonBlockedWorlds
icon
languageFileName
checkForUpdate
Controls which worlds flight is blocked in.
Commands to block other than /fly, /efly, and /essentials:fly
Example: /tpa
Controls whether the elytra should be disabled in blocked worlds. Only applies to versions >1.9
true = disabled
Enables or disables chat messages when joining a world.
Enable or disable title screen messages when joining a world.
Disable if running Minecraft 1.7.
Enable or disable flight blocking while a player is in creative mode
Notify a player when entering a world in which flying is blocked even if they are not flying
A player entering a world not listed in antiFlyWorlds will have flying enabled and automatically start flying if not on the ground.
The player must have either antiworldfly.fly or essentials.fly permissions for this feature to be effective.
The icon the plugin uses. May be disabled by setting to ''
Name of the language file to use. Read: https://github.com/PyvesB/AntiWorldFly/wiki/Locale-and-Translations
Determines whether the plugin should check for updates on startup. Will notify an OP when they join the server.