Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Essentails - jak naprawić config broken


FevCraft

Rekomendowane odpowiedzi

Opublikowano

mam problem robie config essentailsa i gdy zapisze i zresetuje to sie robi podstawowy config a ten ktory zapisalem robie sie pod nazwa config.broken.[jakies numerki]

i niewiem co sie dzieje 

 

 

 

 

{\rtf1\ansi\deff0\nouicompat{\fonttbl{\f0\fnil\fcharset0 Courier New;}{\f1\fnil\fcharset238 Courier New;}}

{\*\generator Riched20 6.2.9200}\viewkind4\uc1 

\pard\f0\fs22\lang1033 ############################################################\par

# +------------------------------------------------------+ #\par

# |                       Notes                          | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

# If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.\par

# If you receive an error when Essentials loads, ensure that:\par

#   - No tabs are present: YAML only allows spaces\par

#   - Indents are correct: YAML hierarchy is based entirely on indentation\par

#   - 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)\par

#   - Text with symbols is enclosed in single or double quotation marks\par

\par

# If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |                 Essentials (Global)                  | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

# A color code between 0-9 or a-f. Set to 'none' to disable.\par

ops-name-color: '\f1\lang1045 none\f0\lang1033 '\par

\par

# The character(s) to prefix all nicknames, so that you know they are not true usernames.\par

nickname-prefix: '~'\par

\par

# The maximum length allowed in nicknames. The nickname prefix is included in this.\par

max-nick-length: 15\par

\par

# Disable this if you have any other plugin, that modifies the displayname of a user.\par

change-displayname: true\par

\par

# When this option is enabled, the (tab) player list will be updated with the displayname.\par

# The value of change-displayname (above) has to be true.\par

#change-playerlist: true\par

\par

# When essentialschat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.\par

# This setting is ignored if essentialschat.jar is used, and defaults to 'true'.\par

# The value of change-displayname (above) has to be true.\par

# Do not edit this setting unless you know what you are doing!\par

#add-prefix-suffix: false\par

\par

# If the teleport destination is unsafe, should players be teleported to the nearest safe location?\par

# If this is set to true, Essentials will attempt to teleport players close to the intended destination.\par

# If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning.\par

teleport-safety: true\par

\par

# The delay, in seconds, required between /home, /tp, etc.\par

teleport-cooldown: \f1\lang1045 0\f0\lang1033\par

\par

# The delay, in seconds, before a user actually teleports.  If the user moves or gets attacked in this timeframe, the teleport never occurs.\par

teleport-delay: \f1\lang1045 5\f0\lang1033\par

\par

# The delay, in seconds, a player can't be attacked by other players after they have been teleported by a command.\par

# This will also prevent the player attacking other players.\par

teleport-invulnerability: 4\par

\par

# The delay, in seconds, required between /heal or /feed attempts.\par

heal-cooldown: 60\par

\par

# What to prevent from /i /give.\par

# e.g item-spawn-blacklist: 46,11,10\par

item-spawn-blacklist:\par

\par

# Set this to true if you want permission based item spawn rules.\par

# Note: The blacklist above will be ignored then.\par

# Example permissions (these go in your permissions manager):\par

#  - essentials.itemspawn.item-all\par

#  - essentials.itemspawn.item-[itemname]\par

#  - essentials.itemspawn.item-[itemid]\par

#  - essentials.give.item-all\par

#  - essentials.give.item-[itemname]\par

#  - essentials.give.item-[itemid]\par

#  - essentials.unlimited.item-all\par

#  - essentials.unlimited.item-[itemname]\par

#  - essentials.unlimited.item-[itemid]\par

#  - essentials.unlimited.item-bucket # Unlimited liquid placing\par

#\par

# For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive\par

permission-based-item-spawn: false\par

\par

# Mob limit on the /spawnmob command per execution.\par

spawnmob-limit: 10\par

\par

# Shall we notify users when using /lightning?\par

warn-on-smite: true\par

\par

# motd and rules are now configured in the files motd.txt and rules.txt.\par

\par

# When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.\par

# Commands in this list, will tell Essentials to 'not give up' the command to other plugins.\par

# In this state, which plugin 'wins' appears to be almost random.\par

#\par

# If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.\par

# To force essentials to take 'god' alias 'god' to 'egod'.\par

# See http://wiki.bukkit.org/Bukkit.yml#aliases for more information\par

\par

overridden-commands:\par

#  - god\par

#  - info\par

\par

# Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts.\par

# Commands should fallback to the vanilla versions if available.\par

# You should not have to disable commands used in other plugins, they will automatically get priority.\par

disabled-commands:\par

#  - nick\par

#  - clear\par

\par

# These commands will be shown to players with socialSpy enabled.\par

# You can add commands from other plugins you may want to track or\par

# remove commands that are used for something you dont want to spy on.\par

socialspy-commands:\par

  - msg\par

  - w\par

  - r\par

  - mail\par

  - m\par

  - t\par

  - whisper\par

  - emsg\par

  - tell\par

  - er\par

  - reply\par

  - ereply\par

  - email\par

  - action\par

  - describe\par

  - eme\par

  - eaction\par

  - edescribe\par

  - etell\par

  - ewhisper\par

  - pm\par

\par

# If you do not wish to use a permission system, you can define a list of 'player perms' below.\par

# This list has no effect if you are using a supported permissions system.\par

# If you are using an unsupported permissions system, simply delete this section.\par

# Whitelist the commands and permissions you wish to give players by default (everything else is op only).\par

# These are the permissions without the "essentials." part.\par

player-commands:\par

  - afk\par

  - afk.auto\par

  - back\par

  - back.ondeath\par

  - balance\par

  - balance.others\par

  - balancetop\par

  - build\par

  - chat.color\par

  - chat.format\par

  - chat.shout\par

  - chat.question\par

  - clearinventory\par

  - compass\par

  - depth\par

  - delhome\par

  - getpos\par

  - geoip.show\par

  - help\par

  - helpop\par

  - home\par

  - home.others\par

  - ignore\par

  - info\par

  - itemdb\par

  - kit\par

  - kits.tools\par

  - list\par

  - mail\par

  - mail.send\par

  - me\par

  - motd\par

  - msg\par

  - msg.color\par

  - nick\par

  - near\par

  - pay\par

  - ping\par

  - protect\par

  - r\par

  - rules\par

  - realname\par

  - seen\par

  - sell\par

  - sethome\par

  - setxmpp\par

  - signs.create.protection\par

  - signs.create.trade\par

  - signs.break.protection\par

  - signs.break.trade\par

  - signs.use.balance\par

  - signs.use.buy\par

  - signs.use.disposal\par

  - signs.use.enchant\par

  - signs.use.free\par

  - signs.use.gamemode\par

  - signs.use.heal\par

  - signs.use.info\par

  - signs.use.kit\par

  - signs.use.mail\par

  - signs.use.protection\par

  - signs.use.repair\par

  - signs.use.sell\par

  - signs.use.time\par

  - signs.use.trade\par

  - signs.use.warp\par

  - signs.use.weather\par

  - spawn\par

  - suicide\par

  - time\par

  - tpa\par

  - tpaccept\par

  - tpahere\par

  - tpdeny\par

  - warp\par

  - warp.list\par

  - world\par

  - worth\par

  - xmpp\par

\par

# Note: All items MUST be followed by a quantity!\par

# All kit names should be lower case, and will be treated as lower in permissions/costs.\par

# Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...\par

# For Item meta information visit http://wiki.ess3.net/wiki/Item_Meta\par

# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.\par

# For more information, visit http://wiki.ess3.net/wiki/Kits\par

kits:\par

  \f1\lang1045 Gracz:\par

    delay: 3600\par

    items:\par

      - 298 1 name:&7 Helm Gracza\par

      - 299 1 name:&7 Napiersnik Gracza\par

      - 300 1 name:&7 Spodnie Gracza\par

      - 301 1 name:&7 Buty Gracza\par

      - 272 1 name:&7 Miecz Gracza\par

      - 274 1 name:&7 Kilof Gracza\par

      - 275 1 name:&7 Siekiera Gracza\par

      - 320 32 name:&7 Schab\par

      - 130 1 name:&7 Ender Chest\par

      - 50 32 name:&7Pochodnie\par

  Vip\par

    delay: 604800\par

    items:\par

    - 310 1 name:&2Helm Vipa protection:4 Unbreaking:3\par

    - 311 1 name:&2Napiersnik Vipa protection:4 Unbreaking:3 \par

    - 312 1 name:&2Spodnie Vipa protection:4 Unbreaking:3\par

    - 313 1 name:&2Buty Vipa protection:4 Unbreaking:3\par

    - 276 1 name:&2Miecz Vipa sharpness:6 \par

    - 279 1 name:&2Siekiera Vipa efficiency:5 Unbreaking:3\par

    - 278 1 name:&2Kilof Vipa efficiency:5 Unbreaking:3 Fortune:3\par

    - 322:1 16 name&2Kox \par

    - 320 1 name:&6Nie Skonczone Mieso Unbreaking:10\par

    - 57 10 name:3Blok Diamentu \par

 SuperVip\par

   delay: 604800\par

   items:\par

 

\pard    - 310 1 name:&2Helm SuperVipa protection:8 Unbreaking:5\par

   - 311 1 name:&2Napiersnik SuperVipa protection:8 Unbreaking:5 \par

   - 312 1 name:&2Spodnie SuperVipa protection:8 Unbreaking:5\par

   - 313 1 name:&2Buty SuperVipa protection:8 Unbreaking:5\par

   - 276 1 name:&2Miecz SuperVipa sharpness:8 \par

   - 279 1 name:&2Siekiera SuperVipa efficiency:8 Unbreaking:5\par

   - 278 1 name:&2Kilof SuperVipa efficiency:8 Unbreaking:5 fortune:3\par

   - 322:1 32 name&2Kox \par

   - 320 5 name:&6Nie Skonczone Mieso Unbreaking:10\par

   - 57 15 name:3Blok Diamentu \par

   - 138 1 name:&9Beacon\par

 

\pard\f0\lang1033\par

# Essentials Sign Control\par

# See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.\par

# To enable signs, remove # symbol. To disable all signs, comment/remove each sign.\par

# Essentials Colored sign support will be enabled when any sign types are enabled.\par

# Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.\par

\par

enabledSigns:\par

  - color\par

  - balance\par

  - buy\par

  - sell\par

  - trade\par

  - free\par

  - disposal\par

  - warp\par

  - kit\par

  - mail\par

  - enchant\par

  - gamemode\par

  - heal\par

  - info\par

  - spawnmob\par

  - repair\par

  - time\par

  - weather\par

\par

# How many times per second can Essentials signs be interacted with per player.\par

# Values should be between 1-20, 20 being virtually no lag protection.\par

# Lower numbers will reduce the possibility of lag, but may annoy players.\par

sign-use-per-second: 4\par

\par

# Backup runs a batch/bash command while saving is disabled.\par

backup:\par

  # Interval in minutes.\par

  interval: 30\par

  # Unless you add a valid backup command or script here, this feature will be useless.\par

  # Use 'save-all' to simply force regular world saving without backup.\par

  #command: 'rdiff-backup World1 backups/World1'\par

\par

# Set this true to enable permission per warp.\par

per-warp-permission: false\par

\par

# Sort output of /list command by groups.\par

# You can hide and merge the groups displayed in /list by defining the desired behaviour here.\par

# Detailed instructions and examples can be found on the wiki: http://wiki.ess3.net/wiki/List\par

list:\par

    # To merge groups, list the groups you wish to merge\par

    #Staff: owner admin moderator\par

    Admins: owner admin\par

    # To limit groups, set a max user limit\par

    #builder: 20\par

    # To hide groups, set the group as hidden\par

    #default: hidden\par

    # Uncomment the line below to simply list all players with no grouping\par

    #Players: '*'\par

\par

# More output to the console.\par

debug: false\par

\par

# Set the locale for all messages.\par

# If you don't set this, the default locale of the server will be used.\par

# For example, to set language to English, set locale to en, to use the file "messages_en.properties".\par

# Don't forget to remove the # in front of the line.\par

# For more information, visit http://wiki.ess3.net/wiki/Locale\par

#locale: en\par

\par

# Turn off god mode when people exit.\par

remove-god-on-disconnect: false\par

\par

# Auto-AFK\par

# After this timeout in seconds, the user will be set as afk.\par

# This feature requires the player to have essentials.afk.auto node.\par

# Set to -1 for no timeout.\par

auto-afk: 300\par

\par

# Auto-AFK Kick\par

# After this timeout in seconds, the user will be kicked from the server.\par

# essentials.afk.kickexempt node overrides this feature.\par

# Set to -1 for no timeout.\par

auto-afk-kick: -1\par

\par

# Set this to true, if you want to freeze the player, if he is afk.\par

# Other players or monsters can't push him out of afk mode then.\par

# This will also enable temporary god mode for the afk player.\par

# The player has to use the command /afk to leave the afk mode.\par

freeze-afk-players: false\par

\par

# When the player is afk, should he be able to pickup items?\par

# Enable this, when you don't want people idling in mob traps.\par

disable-item-pickup-while-afk: false\par

\par

# This setting controls if a player is marked as active on interaction.\par

# When this setting is false, you will need to manually un-AFK using the /afk command.\par

cancel-afk-on-interact: true\par

\par

# Should we automatically remove afk status when the player moves?\par

# Player will be removed from AFK on chat/command regardless of this setting.\par

# Disable this to reduce server lag.\par

cancel-afk-on-move: true\par

\par

# You can disable the death messages of Minecraft here.\par

death-messages: true\par

\par

# Should operators be able to join and part silently.\par

# You can control this with permissions if it is enabled.\par

allow-silent-join-quit: false\par

\par

# You can set a custom join message here, set to "none" to disable.\par

# You may use color codes, use \{USERNAME\} the player's name or \{PLAYER\} for the player's displayname.\par

custom-join-message: "\f1\lang1045 &8[&2+&8]\{PLAYER\}\f0\lang1033 "\par

\par

# You can set a custom quit message here, set to "none" to disable.\par

# You may use color codes, use \{USERNAME\} the player's name or \{PLAYER\} for the player's displayname.\par

custom-quit-message: "\f1\lang1045 &8[&4-&8]\{PLAYER\}\f0\lang1033 "\par

\par

# Add worlds to this list, if you want to automatically disable god mode there.\par

no-god-in-worlds:\par

#  - world_nether\par

\par

# Set to true to enable per-world permissions for teleporting between worlds with essentials commands.\par

# This applies to /world, /back, /tp[a|o][here|all], but not warps.\par

# Give someone permission to teleport to a world with essentials.worlds.<worldname>\par

# This does not affect the /home command, there is a separate toggle below for this.\par

world-teleport-permissions: false\par

\par

# The number of items given if the quantity parameter is left out in /item or /give.\par

# If this number is below 1, the maximum stack size size is given. If over-sized stacks.\par

# are not enabled, any number higher than the maximum stack size results in more than one stack.\par

default-stack-size: -1\par

\par

# Over-sized stacks are stacks that ignore the normal max stack size.\par

# They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.\par

# How many items should be in an over-sized stack?\par

oversized-stacksize: 64\par

\par

# Allow repair of enchanted weapons and armor.\par

# If you set this to false, you can still allow it for certain players using the permission.\par

# essentials.repair.enchanted\par

repair-enchanted: true\par

\par

# Allow 'unsafe' enchantments in kits and item spawning.\par

# Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.\par

unsafe-enchantments: false\par

\par

#Do you want essentials to keep track of previous location for /back in the teleport listener?\par

#If you set this to true any plugin that uses teleport will have the previous location registered.\par

register-back-in-listener: false\par

\par

#Delay to wait before people can cause attack damage after logging in.\par

login-attack-delay: 5\par

\par

#Set the max fly speed, values range from 0.1 to 1.0\par

max-fly-speed: 0.8\par

\par

#Set the max walk speed, values range from 0.1 to 1.0\par

max-walk-speed: 0.8\par

\par

#Set the maximum amount of mail that can be sent within a minute.\par

mails-per-minute: 1000\par

\par

# Set the maximum time /tempban can be used for in seconds.\par

# Set to -1 to disable, and essentials.tempban.unlimited can be used to override.\par

max-tempban-time: -1\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |                   EssentialsHome                     | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

# Allows people to set their bed at daytime.\par

update-bed-at-daytime: true\par

\par

# Set to true to enable per-world permissions for using homes to teleport between worlds.\par

# This applies to the /home only.\par

# Give someone permission to teleport to a world with essentials.worlds.<worldname>\par

world-home-permissions: false\par

\par

# Allow players to have multiple homes.\par

# Players need essentials.sethome.multiple before they can have more than 1 home.\par

# You can set the default number of multiple homes using the 'default' rank below.\par

# To remove the home limit entirely, give people 'essentials.sethome.multiple.unlimited'.\par

# To grant different home amounts to different people, you need to define a 'home-rank' below.\par

# Create the 'home-rank' below, and give the matching permission: essentials.sethome.multiple.<home-rank>\par

# For more information, visit http://wiki.ess3.net/wiki/Multihome\par

sethome-multiple:\par

  default: 3\par

  vip: 5\par

  \f1\lang1045 supervip\f0\lang1033 : 10\par

\f1\lang1045   helper: 30\par

  wlasciciel: 300\f0\lang1033\par

# In this example someone with 'essentials.sethome.multiple' and 'essentials.sethome.multiple.vip' will have 5 homes.\par

\par

# Set timeout in seconds for players to accept tpa before request is cancelled.\par

# Set to 0 for no timeout.\par

tpa-accept-cancellation: 120\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |                   EssentialsEco                      | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

# For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy\par

\par

# Defines the balance with which new players begin.  Defaults to 0.\par

starting-balance: 0\par

\par

# worth-# defines the value of an item when it is sold to the server via /sell.\par

# These are now defined in worth.yml\par

\par

# Defines the cost to use the given commands PER USE.\par

# Some commands like /repair have sub-costs, check the wiki for more information.\par

command-costs:\par

  # /example costs $1000 PER USE\par

  #example: 1000\par

  # /kit tools costs $1500 PER USE\par

  #kit-tools: 1500\par

\par

# Set this to a currency symbol you want to use.\par

currency-symbol: '$'\par

\par

# Set the maximum amount of money a player can have.\par

# The amount is always limited to 10 trillion because of the limitations of a java double.\par

max-money: 10000000000000\par

\par

# Set the minimum amount of money a player can have (must be above the negative of max-money).\par

# Setting this to 0, will disable overdrafts/loans completely.  Users need 'essentials.eco.loan' perm to go below 0.\par

min-money: -10000\par

\par

# Enable this to log all interactions with trade/buy/sell signs and sell command.\par

economy-log-enabled: false\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |                   EssentialsHelp                     | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

# Show other plugins commands in help.\par

non-ess-in-help: true\par

\par

# Hide plugins which do not give a permission.\par

# You can override a true value here for a single plugin by adding a permission to a user/group.\par

# The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help regardless.\par

# You can use negative permissions to remove access to just a single plugins help if the following is enabled.\par

hide-permissionless-help: true\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |                   EssentialsChat                     | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

chat:\par

\par

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.\par

  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.\par

  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)\par

  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)\par

  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."\par

  radius: 0\par

\par

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.\par

  # Or you can give a group specific chat format, to give some extra variation.\par

  # If set to the default chat format which "should" be compatible with ichat.\par

  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting\par

\par

  format: '<\{DISPLAYNAME\}> \{MESSAGE\}'\par

  #format: '&7[\{GROUP\}]&r \{DISPLAYNAME\}&7:&r \{MESSAGE\}'\par

\par

  group-formats:\par

    Default: '\f1\lang1045 &7\f0\lang1033\{DISPLAYNAME\}&7:&r \{MESSAGE\}'\par

    Admin: '&\f1\lang1045 f\f0\lang1033 [\f1\lang1045 &cAdmn&7\f0\lang1033 ]&\f1\lang1045 c\f0\lang1033\{DISPLAYNAME\}&7:&\f1\lang1045 c\f0\lang1033\par

\f1\lang1045     Vip: \f0\lang1033 '\f1\lang1045 &f[&aVip&f]\f0\lang1033\{DISPLAYNAME\}&7:&\f1\lang1045 f\f0\lang1033\{MESSAGE\}'\f1\lang1045\par

    SuperVip: \f0\lang1033 '\f1\lang1045 &f[&6Super&2Vip&f]&2\f0\lang1033\{DISPLAYNAME\}&7:&\f1\lang1045 f\f0\lang1033  \{MESSAGE\}'\f1\lang1045\par

    Wlasciciel: \f0\lang1033 '\f1\lang1045 &f[&cWlasciciel&f]&c\f0\lang1033\{DISPLAYNAME\}&7:&\f1\lang1045 c\f0\lang1033  \{MESSAGE\}\par

\f1\lang1045     Helper : '&f[&2Helper&7]&8\f0\lang1033\{DISPLAYNAME\f1\lang1045\}&7:&f\{MESSAGE\}\f0\lang1033\par

\par

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |                 EssentialsProtect                    | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

protect:\par

\par

  # General physics/behavior modifications.\par

  prevent:\par

    lava-flow: false\par

    water-flow: false\par

    water-bucket-flow: false\par

    fire-spread: true\par

    lava-fire-spread: true\par

    flint-fire: false\par

    lightning-fire-spread: true\par

    portal-creation: false\par

    tnt-explosion: false\par

    tnt-playerdamage: false\par

    tnt-minecart-explosion: false\par

    tnt-minecart-playerdamage: false\par

    fireball-explosion: false\par

    fireball-fire: false\par

    fireball-playerdamage: false\par

    witherskull-explosion: false\par

    witherskull-playerdamage: false\par

    wither-spawnexplosion: false\par

    wither-blockreplace: false\par

    creeper-explosion: false\par

    creeper-playerdamage: false\par

    creeper-blockdamage: false\par

    enderdragon-blockdamage: true\par

    enderman-pickup: false\par

    villager-death: false\par

    # Monsters won't follow players.\par

    # permission essentials.protect.entitytarget.bypass disables this.\par

    entitytarget: false\par

    # Prevent the spawning of creatures.\par

    spawn:\par

      creeper: false\par

      skeleton: false\par

      spider: false\par

      giant: false\par

      zombie: false\par

      slime: false\par

      ghast: false\par

      pig_zombie: false\par

      enderman: false\par

      cave_spider: false\par

      silverfish: false\par

      blaze: false\par

      magma_cube: false\par

      ender_dragon: false\par

      pig: false\par

      sheep: false\par

      cow: false\par

      chicken: false\par

      squid: false\par

      wolf: false\par

      mushroom_cow: false\par

      snowman: false\par

      ocelot: false\par

      iron_golem: false\par

      villager: false\par

      wither: false\par

      bat: false\par

      witch: false\par

      horse: false\par

\par

  # Maximum height the creeper should explode. -1 allows them to explode everywhere.\par

  # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.\par

  creeper:\par

    max-height: -1\par

\par

  # Disable various default physics and behaviors.\par

  disable:\par

    # Should fall damage be disabled?\par

    fall: false\par

\par

    # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.\par

    # They will be unable to attack users without that same permission node.\par

    pvp: false\par

\par

    # Should drowning damage be disabled?\par

    # (Split into two behaviors; generally, you want both set to the same value.)\par

    drown: false\par

    suffocate: false\par

\par

    # Should damage via lava be disabled?  Items that fall into lava will still burn to a crisp. ;)\par

    lavadmg: false\par

\par

    # Should arrow damage be disabled?\par

    projectiles: false\par

\par

    # This will disable damage from touching cacti.\par

    contactdmg: false\par

\par

    # Burn, baby, burn!  Should fire damage be disabled?\par

    firedmg: false\par

\par

    # Should the damage after hit by a lightning be disabled?\par

    lightning: false\par

\par

    # Should Wither damage be disabled?\par

    wither: false\par

\par

    # Disable weather options?\par

    weather:\par

      storm: false\par

      thunder: false\par

      lightning: false\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |                EssentialsAntiBuild                   | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

  # Disable various default physics and behaviors\par

  # For more information, visit http://wiki.ess3.net/wiki/AntiBuild\par

\par

    # Should people with build: false in permissions be allowed to build?\par

    # Set true to disable building for those people.\par

    # Setting to false means EssentialsAntiBuild will never prevent you from building.\par

    build: true\par

\par

    # Should people with build: false in permissions be allowed to use items?\par

    # Set true to disable using for those people.\par

    # Setting to false means EssentialsAntiBuild will never prevent you from using items.\par

    use: true\par

\par

    # Should we tell people they are not allowed to build?\par

    warn-on-build-disallow: true\par

\par

  # For which block types would you like to be alerted?\par

  # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.\par

  # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket\par

  alert:\par

    on-placement: 10,11,46,327\par

    on-use: 327\par

    on-break:\par

\par

  blacklist:\par

\par

    # Which blocks should people be prevented from placing?\par

    placement: 10,11,46,327\par

\par

    # Which items should people be prevented from using?\par

    usage: 327\par

\par

    # Which blocks should people be prevented from breaking?\par

    break:\par

\par

    # Which blocks should not be pushed by pistons?\par

    piston:\par

\par

    # Which blocks should not be dispensed by dispensers\par

    dispenser:\par

\par

############################################################\par

# +------------------------------------------------------+ #\par

# |            Essentials Spawn / New Players            | #\par

# +------------------------------------------------------+ #\par

############################################################\par

\par

newbies:\par

  # Should we announce to the server when someone logs in for the first time?\par

  # If so, use this format, replacing \{DISPLAYNAME\} with the player name.\par

  # If not, set to ''\par

  #announce-format: ''\par

  announce-format:\f1\lang1045 &6Na serwer Wbil &f\f0\lang1033\{DISPLAYNAME\}\f1\lang1045  &6 Pierwszy Raz!\f0\lang1033 '\par

\par

  # When we spawn for the first time, which spawnpoint do we use?\par

  # Set to "none" if you want to use the spawn point of the world.\par

  spawnpoint: newbies\par

\par

  # Do we want to give users anything on first join? Set to '' to disable\par

  # This kit will be given regardless of cost, and permissions.\par

  #kit: ''\par

  kit: tools\par

\par

# Set this to lowest, if you want Multiverse to handle the respawning.\par

# Set this to high, if you want EssentialsSpawn to handle the respawning.\par

# Set this to highest, if you want to force EssentialsSpawn to handle the respawning.\par

respawn-listener-priority: high\par

\par

# When users die, should they respawn at their first home or bed, instead of the spawnpoint?\par

respawn-at-home: false\par

\par

# End of File <-- No seriously, you're done with configuration.\par

\par

}

 

 

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...