

# This will also prevent the player attacking other players. teleport-delay : 0 # The delay, in seconds, a player can't be attacked by other players after they have been teleported by a command. If the user moves or gets attacked in this timeframe, the teleport never occurs. teleport-cooldown : 0 # The delay, in seconds, before a user actually teleports. # The delay, in seconds, required between /home, /tp, etc. # If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning. # Do not edit this setting unless you know what you are doing! #add-prefix-suffix: false # If the teleport destination is unsafe, should players be teleported to the nearest safe location? # If this is set to true, Essentials will attempt to teleport players close to the intended destination. # The value of change-displayname (above) has to be true. # This setting is ignored if EssentialsChat.jar is used, and defaults to 'true'. #change-playerlist: true # When EssentialsChat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname. # When this option is enabled, the (tab) player list will be updated with the displayname. max-nick-length : 15 # Disable this if you have any other plugin, that modifies the displayname of a user. # The maximum length allowed in nicknames. # The character(s) to prefix all nicknames, so that you know they are not true usernames. # If you receive an error when Essentials loads, ensure that: # - No tabs are present: YAML only allows spaces # - Indents are correct: YAML hierarchy is based entirely on indentation # - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrophe) # - Text with symbols is enclosed in single or double quotation marks # If you have problems join the Essentials help support channel: # +-+ # | Essentials (Global) | # +-+ # A color code between 0-9 or a-f. # +-+ # | Notes | # +-+ # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI. This config file is pulled from github, so should be the newest copy around.
