Advertisement
vito2772

Essentials Config Help

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