MrsKlasii

Untitled

Aug 14th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.70 KB | None | 0 0
  1. # +------------------------------------------------------+ #
  2. # | Generated at McConfigs.com | #
  3. # +------------------------------------------------------+ #
  4. ############################################################
  5.  
  6.  
  7. ############################################################
  8. # +------------------------------------------------------+ #
  9. # | Notes | #
  10. # +------------------------------------------------------+ #
  11. ############################################################
  12.  
  13. # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
  14. # If you receive an error when Essentials loads, ensure that:
  15. # - No tabs are present: YAML only allows spaces
  16. # - Indents are correct: YAML hierarchy is based entirely on indentation
  17. # - 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)
  18. # - Text with symbols is enclosed in single or double quotation marks
  19.  
  20. # If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat
  21.  
  22. ############################################################
  23. # +------------------------------------------------------+ #
  24. # | Essentials (Global) | #
  25. # +------------------------------------------------------+ #
  26. ############################################################
  27.  
  28. # A color code between 0-9 or a-f. Set to 'none' to disable.
  29. ops-name-color: '4'
  30.  
  31. # The character(s) to prefix all nicknames, so that you know they are not true usernames.
  32. nickname-prefix: '&c[&aTeam&c] &8| '
  33.  
  34. # The maximum length allowed in nicknames. The nickname prefix is included in this.
  35. max-nick-length: 30
  36.  
  37. # When this option is enabled, nickname length checking will exclude color codes in player names.
  38. # ie: "&6Notch" has 7 characters (2 are part of a color code), a length of 5 is used when this option is set to true
  39. ignore-colors-in-max-nick-length: false
  40.  
  41. # Disable this if you have any other plugin, that modifies the displayname of a user.
  42. change-displayname: true
  43.  
  44. # When this option is enabled, the (tab) player list will be updated with the displayname.
  45. # The value of change-displayname (above) has to be true.
  46. change-playerlist: false
  47.  
  48. # When EssentialsChat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
  49. # This setting is ignored if EssentialsChat.jar is used, and defaults to 'true'.
  50. # The value of change-displayname (above) has to be true.
  51. # Do not edit this setting unless you know what you are doing!
  52. add-prefix-suffix: false
  53.  
  54. # If the teleport destination is unsafe, should players be teleported to the nearest safe location?
  55. # If this is set to true, Essentials will attempt to teleport players close to the intended destination.
  56. # If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning.
  57. teleport-safety: true
  58.  
  59. # This forcefully disables teleport safety checks without a warning if attempting to teleport to unsafe locations.
  60. # teleport-safety and this option need to be set to true to force teleportation to dangerous locations.
  61. force-disable-teleport-safety: false
  62.  
  63. # The delay, in seconds, required between /home, /tp, etc.
  64. teleport-cooldown: 0
  65.  
  66. # The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport is cancelled.
  67. teleport-delay: 0
  68.  
  69. # The delay, in seconds, a player can't be attacked by other players after they have been teleported by a command.
  70. # This will also prevent the player attacking other players.
  71. teleport-invulnerability: 0
  72.  
  73. # Whether to make all teleportations go to the center of the block; where the x and z coordinates decimal become .5
  74. teleport-to-center: false
  75.  
  76. # The delay, in seconds, required between /heal or /feed attempts.
  77. heal-cooldown: 0
  78.  
  79. # Near Radius
  80. # The default radius with /near
  81. # Used to use chat radius but we are going to make it separate.
  82. near-radius: 200
  83.  
  84. # What to prevent from /item and /give.
  85. # e.g item-spawn-blacklist: 10,11,46
  86. item-spawn-blacklist:
  87.  
  88. # Set this to true if you want permission based item spawn rules.
  89. # Note: The blacklist above will be ignored then.
  90. # Example permissions (these go in your permissions manager):
  91. # - essentials.itemspawn.item-all
  92. # - essentials.itemspawn.item-[itemname]
  93. # - essentials.itemspawn.item-[itemid]
  94. # - essentials.give.item-all
  95. # - essentials.give.item-[itemname]
  96. # - essentials.give.item-[itemid]
  97. # - essentials.unlimited.item-all
  98. # - essentials.unlimited.item-[itemname]
  99. # - essentials.unlimited.item-[itemid]
  100. # - essentials.unlimited.item-bucket # Unlimited liquid placing
  101. #
  102. # For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
  103. permission-based-item-spawn: false
  104.  
  105. # Mob limit on the /spawnmob command per execution.
  106. spawnmob-limit: 10
  107.  
  108. # Shall we notify users when using /lightning?
  109. warn-on-smite: true
  110.  
  111. # Shall we drop items instead of adding to inventory if the target inventory is full?
  112. drop-items-if-full: false
  113.  
  114. # Essentials Mail Notification
  115. # Should we notify players if they have no new mail?
  116. notify-no-new-mail: true
  117.  
  118. # The motd and rules are now configured in the files motd.txt and rules.txt.
  119.  
  120. # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
  121. # Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
  122. # In this state, which plugin 'wins' appears to be almost random.
  123. #
  124. # If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
  125. # To force essentials to take 'god' alias 'god' to 'egod'.
  126. # See http://wiki.bukkit.org/Commands.yml#aliases for more information.
  127.  
  128. overridden-commands:
  129. # - god
  130.  
  131. # Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts.
  132. # You should not have to disable commands used in other plugins, they will automatically get priority.
  133. # See http://wiki.bukkit.org/Commands.yml#aliases to map commands to other plugins.
  134. disabled-commands:
  135. # - nick
  136.  
  137. # These commands will be shown to players with socialSpy enabled.
  138. # You can add commands from other plugins you may want to track or
  139. # remove commands that are used for something you dont want to spy on.
  140. # Set - '*' in order to listen on all possible commands.
  141. socialspy-commands:
  142. - msg
  143. - w
  144. - r
  145. - mail
  146. - m
  147. - t
  148. - whisper
  149. - emsg
  150. - tell
  151. - er
  152. - reply
  153. - ereply
  154. - email
  155. - action
  156. - describe
  157. - eme
  158. - eaction
  159. - edescribe
  160. - etell
  161. - ewhisper
  162. - pm
  163.  
  164.  
  165. # Mute Commands
  166. # These commands will be disabled when a player is muted.
  167. # Use '*' to disable every command.
  168. # Essentials already disabled Essentials messaging commands by default.
  169. # It only cares about the root command, not args after that (it sees /f chat the same as /f)
  170. mute-commands:
  171. - f
  172. - kittycannon
  173.  
  174. # - '*'
  175.  
  176. # If you do not wish to use a permission system, you can define a list of 'player perms' below.
  177. # This list has no effect if you are using a supported permissions system.
  178. # If you are using an unsupported permissions system, simply delete this section.
  179. # Whitelist the commands and permissions you wish to give players by default (everything else is op only).
  180. # These are the permissions without the "essentials." part.
  181. player-commands:
  182. - afk
  183. - afk.auto
  184. - back
  185. - back.ondeath
  186. - balance
  187. - balance.others
  188. - balancetop
  189. - build
  190. - chat.color
  191. - chat.format
  192. - chat.shout
  193. - chat.question
  194. - clearinventory
  195. - compass
  196. - depth
  197. - delhome
  198. - getpos
  199. - geoip.show
  200. - help
  201. - helpop
  202. - home
  203. - home.others
  204. - ignore
  205. - info
  206. - itemdb
  207. - kit
  208. - kits.tools
  209. - list
  210. - mail
  211. - mail.send
  212. - me
  213. - motd
  214. - msg
  215. - msg.color
  216. - nick
  217. - near
  218. - pay
  219. - ping
  220. - protect
  221. - r
  222. - rules
  223. - realname
  224. - seen
  225. - sell
  226. - sethome
  227. - setxmpp
  228. - signs.create.protection
  229. - signs.create.trade
  230. - signs.break.protection
  231. - signs.break.trade
  232. - signs.use.balance
  233. - signs.use.buy
  234. - signs.use.disposal
  235. - signs.use.enchant
  236. - signs.use.free
  237. - signs.use.gamemode
  238. - signs.use.heal
  239. - signs.use.info
  240. - signs.use.kit
  241. - signs.use.mail
  242. - signs.use.protection
  243. - signs.use.repair
  244. - signs.use.sell
  245. - signs.use.time
  246. - signs.use.trade
  247. - signs.use.warp
  248. - signs.use.weather
  249. - spawn
  250. - suicide
  251. - time
  252. - tpa
  253. - tpaccept
  254. - tpahere
  255. - tpdeny
  256. - warp
  257. - warp.list
  258. - world
  259. - worth
  260. - xmpp
  261.  
  262.  
  263. # When this option is enabled, one-time use kits (ie. delay < 0) will be
  264. # removed from the /kit list when a player can no longer use it
  265. skip-used-one-time-kits-from-kit-list:
  266.  
  267. # Note: All items MUST be followed by a quantity!
  268. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  269. # Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
  270. # For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
  271. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  272. # Set delay to -1 for a one time kit.
  273. # For more information, visit http://wiki.ess3.net/wiki/Kits
  274. kits:
  275.  
  276. # Essentials Sign Control
  277. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  278. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  279. # Essentials colored sign support will be enabled when any sign types are enabled.
  280. # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
  281.  
  282. enabledSigns:
  283. #- color
  284. #- balance
  285. #- buy
  286. #- sell
  287. #- trade
  288. #- free
  289. #- disposal
  290. #- warp
  291. #- kit
  292. #- mail
  293. #- enchant
  294. #- gamemode
  295. #- heal
  296. #- info
  297. #- spawnmob
  298. #- repair
  299. #- time
  300. #- weather
  301.  
  302. # How many times per second can Essentials signs be interacted with per player.
  303. # Values should be between 1-20, 20 being virtually no lag protection.
  304. # Lower numbers will reduce the possibility of lag, but may annoy players.
  305. sign-use-per-second: 4
  306.  
  307. # Backup runs a batch/bash command while saving is disabled.
  308. backup:
  309. # Interval in minutes.
  310. interval: 30
  311. # Unless you add a valid backup command or script here, this feature will be useless.
  312. # Use 'save-all' to simply force regular world saving without backup.
  313. #command: 'rdiff-backup World1 backups/World1'
  314.  
  315. # Set this true to enable permission per warp.
  316. per-warp-permission: false
  317.  
  318. # Sort output of /list command by groups.
  319. # You can hide and merge the groups displayed in /list by defining the desired behaviour here.
  320. # Detailed instructions and examples can be found on the wiki: http://wiki.ess3.net/wiki/List
  321. list:
  322. # More output to the console.
  323. debug: false
  324.  
  325. # Set the locale for all messages.
  326. # If you don't set this, the default locale of the server will be used.
  327. # For example, to set language to English, set locale to en, to use the file "messages_en.properties".
  328. # Don't forget to remove the # in front of the line.
  329. # For more information, visit http://wiki.ess3.net/wiki/Locale
  330. #locale: en
  331.  
  332. # Turn off god mode when people leave the server.
  333. remove-god-on-disconnect: false
  334.  
  335. # Auto-AFK
  336. # After this timeout in seconds, the user will be set as AFK.
  337. # This feature requires the player to have essentials.afk.auto node.
  338. # Set to -1 for no timeout.
  339. auto-afk: 300
  340.  
  341. # Auto-AFK Kick
  342. # After this timeout in seconds, the user will be kicked from the server.
  343. # essentials.afk.kickexempt node overrides this feature.
  344. # Set to -1 for no timeout.
  345. auto-afk-kick: -1
  346.  
  347. # Set this to true, if you want to freeze the player, if the player is AFK.
  348. # Other players or monsters can't push the player out of AFK mode then.
  349. # This will also enable temporary god mode for the AFK player.
  350. # The player has to use the command /afk to leave the AFK mode.
  351. freeze-afk-players: false
  352.  
  353. # When the player is AFK, should he be able to pickup items?
  354. # Enable this, when you don't want people idling in mob traps.
  355. disable-item-pickup-while-afk: false
  356.  
  357. # This setting controls if a player is marked as active on interaction.
  358. # When this setting is false, the player would need to manually un-AFK using the /afk command.
  359. cancel-afk-on-interact: true
  360.  
  361. # Should we automatically remove afk status when a player moves?
  362. # Player will be removed from AFK on chat/command regardless of this setting.
  363. # Disable this to reduce server lag.
  364. cancel-afk-on-move: true
  365.  
  366. # You can disable the death messages of Minecraft here.
  367. death-messages: true
  368.  
  369. # Should players with permissions be able to join and part silently?
  370. # You can control this with essentials.silentjoin and essentials.silentquit permissions if it is enabled.
  371. # In addition, people with essentials.silentjoin.vanish will be vanished on join.
  372. allow-silent-join-quit: false
  373.  
  374. # You can set a custom join message here, set to "none" to disable.
  375. # You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
  376. custom-join-message: "none"
  377.  
  378. # You can set a custom quit message here, set to "none" to disable.
  379. # You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
  380. custom-quit-message: "none"
  381.  
  382. # Add worlds to this list, if you want to automatically disable god mode there.
  383. no-god-in-worlds:
  384. # - world_nether
  385.  
  386. # Set to true to enable per-world permissions for teleporting between worlds with essentials commands.
  387. # This applies to /world, /back, /tp[a|o][here|all], but not warps.
  388. # Give someone permission to teleport to a world with essentials.worlds.
  389. # This does not affect the /home command, there is a separate toggle below for this.
  390. world-teleport-permissions: false
  391.  
  392. # The number of items given if the quantity parameter is left out in /item or /give.
  393. # If this number is below 1, the maximum stack size size is given. If over-sized stacks.
  394. # are not enabled, any number higher than the maximum stack size results in more than one stack.
  395. default-stack-size: -1
  396.  
  397. # Over-sized stacks are stacks that ignore the normal max stack size.
  398. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  399. # How many items should be in an over-sized stack?
  400. oversized-stacksize: 64
  401.  
  402. # Allow repair of enchanted weapons and armor.
  403. # If you set this to false, you can still allow it for certain players using the permission.
  404. # essentials.repair.enchanted
  405. repair-enchanted: true
  406.  
  407. # Allow 'unsafe' enchantments in kits and item spawning.
  408. # Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.
  409. unsafe-enchantments: false
  410.  
  411. #Do you want Essentials to keep track of previous location for /back in the teleport listener?
  412. #If you set this to true any plugin that uses teleport will have the previous location registered.
  413. register-back-in-listener: false
  414.  
  415. #Delay to wait before people can cause attack damage after logging in.
  416. login-attack-delay: 5
  417.  
  418. #Set the max fly speed, values range from 0.1 to 1.0
  419. max-fly-speed: 0.8
  420.  
  421. #Set the max walk speed, values range from 0.1 to 1.0
  422. max-walk-speed: false
  423.  
  424. #Set the maximum amount of mail that can be sent within a minute.
  425. mails-per-minute: 1000
  426.  
  427. # Set the maximum time /tempban can be used for in seconds.
  428. # Set to -1 to disable, and essentials.tempban.unlimited can be used to override.
  429. max-tempban-time: -1
  430.  
  431. # Changes /reply functionality. If true, /r goes to the person you messaged last, otherwise the first person that messaged you.
  432. # If false, /r goes to the last person that messaged you.
  433. last-message-reply-recipient: true
  434.  
  435. # If last-message-reply-recipient is true, this specifies the duration, in seconds, that would need to elapse for the
  436. # reply-recipient to update when receiving a message.
  437. # Default is 180 (3 minutes)
  438. last-message-reply-recipient-timeout: 180
  439.  
  440. # Toggles whether or not right clicking mobs with a milk bucket turns them into a baby.
  441. milk-bucket-easter-egg: true
  442.  
  443. # Toggles whether or not the fly status message should be sent to players on join
  444. send-fly-enable-on-join: true
  445.  
  446. # Set to true to enable per-world permissions for setting time for individual worlds with essentials commands.
  447. # This applies to /time, /day, /eday, /night, /enight, /etime.
  448. # Give someone permission to teleport to a world with essentials.time.world..
  449. world-time-permissions: false
  450.  
  451. ############################################################
  452. # +------------------------------------------------------+ #
  453. # | EssentialsHome | #
  454. # +------------------------------------------------------+ #
  455. ############################################################
  456.  
  457. # Allows people to set their bed at daytime.
  458. update-bed-at-daytime: true
  459.  
  460. # Set to true to enable per-world permissions for using homes to teleport between worlds.
  461. # This applies to the /home only.
  462. # Give someone permission to teleport to a world with essentials.worlds.
  463. world-home-permissions: false
  464.  
  465. # Allow players to have multiple homes.
  466. # Players need essentials.sethome.multiple before they can have more than 1 home.
  467. # You can set the default number of multiple homes using the 'default' rank below.
  468. # To remove the home limit entirely, give people 'essentials.sethome.multiple.unlimited'.
  469. # To grant different home amounts to different people, you need to define a 'home-rank' below.
  470. # Create the 'home-rank' below, and give the matching permission: essentials.sethome.multiple.
  471. # For more information, visit http://wiki.ess3.net/wiki/Multihome
  472. sethome-multiple:
  473. default: 3
  474. vip: 5
  475. staff: 10
  476.  
  477. # In this example someone with 'essentials.sethome.multiple' and 'essentials.sethome.multiple.vip' will have 5 homes.
  478. # Remember, they MUST have both permission nodes in order to be able to set multiple homes.
  479.  
  480. # Set the timeout, in seconds for players to accept a tpa before the request is cancelled.
  481. # Set to 0 for no timeout.
  482. tpa-accept-cancellation: 120
  483.  
  484. ############################################################
  485. # +------------------------------------------------------+ #
  486. # | EssentialsEco | #
  487. # +------------------------------------------------------+ #
  488. ############################################################
  489.  
  490. # For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy
  491.  
  492. # Defines the balance with which new players begin. Defaults to 0.
  493. starting-balance: 0
  494.  
  495. # worth-# defines the value of an item when it is sold to the server via /sell.
  496. # These are now defined in worth.yml
  497.  
  498. # Defines the cost to use the given commands PER USE.
  499. # Some commands like /repair have sub-costs, check the wiki for more information.
  500. command-costs:
  501.  
  502. # Set this to a currency symbol you want to use.
  503. # Remember, if you want to use special characters in this document,
  504. # such as accented letters, you MUST save the file as UTF-8, not ANSI.
  505. currency-symbol: '$'
  506.  
  507. # Set the maximum amount of money a player can have.
  508. # The amount is always limited to 10 trillion because of the limitations of a java double.
  509. max-money: 10000000000000
  510.  
  511. # Set the minimum amount of money a player can have (must be above the negative of max-money).
  512. # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
  513. min-money: -10000
  514.  
  515. # Enable this to log all interactions with trade/buy/sell signs and sell command.
  516. economy-log-enabled: false
  517.  
  518. # Use this option to force superperms-based permissions handler regardless of detected installed perms plugin.
  519. # This is useful if you want superperms-based permissions (with wildcards) for custom permissions plugins.
  520. # Default is false.
  521. use-bukkit-permissions:
  522.  
  523. # Minimum acceptable amount to be used in /pay.
  524. minimum-pay-amount: 0.001
  525.  
  526. ############################################################
  527. # +------------------------------------------------------+ #
  528. # | EssentialsHelp | #
  529. # +------------------------------------------------------+ #
  530. ############################################################
  531.  
  532. # Show other plugins commands in help.
  533. non-ess-in-help: true
  534.  
  535. # Hide plugins which do not give a permission.
  536. # You can override a true value here for a single plugin by adding a permission to a user/group.
  537. # The individual permission is: essentials.help., anyone with essentials.* or '*' will see all help regardless.
  538. # You can use negative permissions to remove access to just a single plugins help if the following is enabled.
  539. hide-permissionless-help: true
  540.  
  541. ############################################################
  542. # +------------------------------------------------------+ #
  543. # | EssentialsChat | #
  544. # +------------------------------------------------------+ #
  545. ############################################################
  546.  
  547. # This section requires the EssentialsChat.jar to work.
  548.  
  549. chat:
  550.  
  551. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  552. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  553. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  554. # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  555. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  556. radius: 0
  557.  
  558. # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  559. # Or you can give a group specific chat format, to give some extra variation.
  560. # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
  561.  
  562. format: '<{DISPLAYNAME}> &a{MESSAGE}'
  563. #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  564.  
  565. group-formats:
  566. # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  567. # Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
  568. # If you are using group formats make sure to remove the '#' to allow the setting to be read.
  569.  
  570. ############################################################
  571. # +------------------------------------------------------+ #
  572. # | EssentialsProtect | #
  573. # +------------------------------------------------------+ #
  574. ############################################################
  575.  
  576. # This section requires the EssentialsProtect.jar to work.
  577.  
  578. protect:
  579.  
  580. # General physics/behavior modifications.
  581. prevent:
  582. lava-flow: false
  583. water-flow: false
  584. water-bucket-flow: false
  585. fire-spread: true
  586. lava-fire-spread: true
  587. flint-fire: false
  588. lightning-fire-spread: true
  589. portal-creation: false
  590. tnt-explosion: false
  591. tnt-playerdamage: false
  592. tnt-minecart-explosion: false
  593. tnt-minecart-playerdamage: false
  594. fireball-explosion: false
  595. fireball-fire: false
  596. fireball-playerdamage: false
  597. witherskull-explosion: false
  598. witherskull-playerdamage: false
  599. wither-spawnexplosion: false
  600. wither-blockreplace: false
  601. creeper-explosion: false
  602. creeper-playerdamage: false
  603. creeper-blockdamage: false
  604. enderdragon-blockdamage: true
  605. enderman-pickup: false
  606. villager-death: false
  607. # Monsters won't follow players.
  608. # permission essentials.protect.entitytarget.bypass disables this.
  609. entitytarget: false
  610. # Prevent the spawning of creatures.
  611. spawn:
  612. creeper: false
  613. skeleton: false
  614. spider: false
  615. giant: false
  616. zombie: false
  617. slime: false
  618. ghast: false
  619. pig_zombie: false
  620. enderman: false
  621. cave_spider: false
  622. silverfish: false
  623. blaze: false
  624. magma_cube: false
  625. ender_dragon: false
  626. pig: false
  627. sheep: false
  628. cow: false
  629. chicken: false
  630. squid: false
  631. wolf: false
  632. mushroom_cow: false
  633. snowman: false
  634. ocelot: false
  635. iron_golem: false
  636. villager: false
  637. wither: false
  638. bat: false
  639. witch: false
  640. horse: false
  641.  
  642. # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  643. # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  644. creeper:
  645. max-height: -1
  646.  
  647. # Disable various default physics and behaviors.
  648. disable:
  649. # Should fall damage be disabled?
  650. fall: false
  651.  
  652. # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  653. # They will be unable to attack users without that same permission node.
  654. pvp: false
  655.  
  656. # Should drowning damage be disabled?
  657. # (Split into two behaviors; generally, you want both set to the same value.)
  658. drown: false
  659. suffocate: false
  660.  
  661. # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
  662. lavadmg: false
  663.  
  664. # Should arrow damage be disabled?
  665. projectiles: false
  666.  
  667. # This will disable damage from touching cacti.
  668. contactdmg: false
  669.  
  670. # Burn, baby, burn! Should fire damage be disabled?
  671. firedmg: false
  672.  
  673. # Should the damage after hit by a lightning be disabled?
  674. lightning: false
  675.  
  676. # Should Wither damage be disabled?
  677. wither: false
  678.  
  679. # Disable weather options?
  680. weather:
  681. storm: false
  682. thunder: false
  683. lightning: false
  684.  
  685. ############################################################
  686. # +------------------------------------------------------+ #
  687. # | EssentialsAntiBuild | #
  688. # +------------------------------------------------------+ #
  689. ############################################################
  690.  
  691. # This section requires the EssentialsAntiBuild.jar to work.
  692.  
  693. # Disable various default physics and behaviors
  694. # For more information, visit http://wiki.ess3.net/wiki/AntiBuild
  695.  
  696. # Should people with build: false in permissions be allowed to build?
  697. # Set true to disable building for those people.
  698. # Setting to false means EssentialsAntiBuild will never prevent you from building.
  699. build: true
  700.  
  701. # Should people with build: false in permissions be allowed to use items?
  702. # Set true to disable using for those people.
  703. # Setting to false means EssentialsAntiBuild will never prevent you from using items.
  704. use: true
  705.  
  706. # Should we tell people they are not allowed to build?
  707. warn-on-build-disallow: true
  708.  
  709. # For which block types would you like to be alerted?
  710. # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  711. # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  712. alert:
  713. on-placement: 10,11,46,327
  714. on-use: 327
  715. on-break:
  716.  
  717. blacklist:
  718.  
  719. # Which blocks should people be prevented from placing?
  720. placement: 10,11,46,327
  721.  
  722. # Which items should people be prevented from using?
  723. usage: 327
  724.  
  725. # Which blocks should people be prevented from breaking?
  726. break:
  727.  
  728. # Which blocks should not be pushed by pistons?
  729. piston:
  730.  
  731. # Which blocks should not be dispensed by dispensers
  732. dispenser:
  733.  
  734. ############################################################
  735. # +------------------------------------------------------+ #
  736. # | Essentials Spawn / New Players | #
  737. # +------------------------------------------------------+ #
  738. ############################################################
  739.  
  740. # This section requires essentialsspawn.jar to work.
  741.  
  742. newbies:
  743. # Should we announce to the server when someone logs in for the first time?
  744. # If so, use this format, replacing {DISPLAYNAME} with the player name.
  745. # If not, set to ''
  746. #announce-format: ''
  747. announce-format: '&9Willkommen &aauf &ddem &2Server!'
  748.  
  749. # When we spawn for the first time, which spawnpoint do we use?
  750. # Set to "none" if you want to use the spawn point of the world.
  751. spawnpoint: newbies
  752.  
  753. # Do we want to give users anything on first join? Set to '' to disable
  754. # This kit will be given regardless of cost and permissions, and will not trigger the kit delay.
  755. #kit: ''
  756. kit: newbies
  757.  
  758. # Set this to lowest, if you want Multiverse to handle the respawning.
  759. # Set this to high, if you want EssentialsSpawn to handle the respawning.
  760. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning.
  761. respawn-listener-priority: high
  762.  
  763. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  764. respawn-at-home: false
  765.  
  766. # Teleport all joining players to the spawnpoint
  767. spawn-on-join: false
  768.  
  769. # End of file <-- No seriously, you're done with configuration.
Add Comment
Please, Sign In to add comment