Skip to content
Claire edited this page Nov 9, 2021 · 8 revisions

This page explains what all of the bits of the configuration file do.

The main configuration file can be found at this link

Index

General settings


antiFlyWorlds

Controls which worlds flight is blocked in.


otherBlockedCommands

Commands to block other than /fly, /efly, and /essentials:fly

Example: /tpa


elytraDisabled

Controls whether the elytra should be disabled in blocked worlds. Only applies to versions >1.9

true = disabled


chatMessage

Enables or disables chat messages when joining a world.


titleMessage

Enable or disable title screen messages when joining a world.

Disable if running Minecraft 1.7.


antiFlyCreative

Enable or disable flight blocking while a player is in creative mode


notifyNotFlying

Notify a player when entering a world in which flying is blocked even if they are not flying


toggleFlyingInNonBlockedWorlds

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.


icon

The icon the plugin uses. May be disabled by setting to ''


languageFileName

Name of the language file to use. Read: https://github.com/PyvesB/AntiWorldFly/wiki/Locale-and-Translations


checkForUpdate

Determines whether the plugin should check for updates on startup. Will notify an OP when they join the server.