Guest User

Untitled

a guest
Aug 27th, 2015
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.10 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: ''
  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 isnt 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: 5
  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: 0
  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: 0
  50.  
  51. # The delay, in seconds, required between /heal attempts
  52. heal-cooldown: 50
  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. # Permissions:
  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. # For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
  68. permission-based-item-spawn: false
  69.  
  70. # Mob limit on the /spawnmob command per execution
  71. spawnmob-limit: 10
  72.  
  73. # Shall we notify users when using /lightning
  74. warn-on-smite: true
  75.  
  76. # motd and rules are now configured in the files motd.txt and rules.txt
  77.  
  78. # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
  79. # Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
  80. # In this state, which plugin 'wins' appears to be almost random.
  81. #
  82. # If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
  83. # To force essentials to take 'god' alias 'god' to 'egod'.
  84. # See http://wiki.bukkit.org/Bukkit.yml#aliases for more information
  85.  
  86. overridden-commands:
  87. # - god
  88.  
  89. # Disabled commands will be completely unavailable on the server.
  90. # Disabling commands here will have no effect on command conflicts.
  91. disabled-commands:
  92. # - nick
  93.  
  94. # These commands will be shown to players with socialSpy enabled
  95. # You can add commands from other plugins you may want to track or
  96. # remove commands that are used for something you dont want to spy on
  97. socialspy-commands:
  98. - msg
  99. - w
  100. - r
  101. - mail
  102. - m
  103. - t
  104. - whisper
  105. - emsg
  106. - tell
  107. - er
  108. - reply
  109. - ereply
  110. - email
  111. - action
  112. - describe
  113. - eme
  114. - eaction
  115. - edescribe
  116. - etell
  117. - ewhisper
  118. - pm
  119.  
  120. # If you do not wish to use a permission system, you can define a list of 'player perms' below.
  121. # This list has no effect if you are using a supported permissions system.
  122. # If you are using an unsupported permissions system simply delete this section.
  123. # Whitelist the commands and permissions you wish to give players by default (everything else is op only).
  124. # These are the permissions without the "essentials." part.
  125. player-commands:
  126. - afk
  127. - afk.auto
  128. - back
  129. - back.ondeath
  130. - balance
  131. - balance.others
  132. - balancetop
  133. - build
  134. - chat.color
  135. - chat.format
  136. - chat.shout
  137. - chat.question
  138. - clearinventory
  139. - compass
  140. - depth
  141. - delhome
  142. - getpos
  143. - geoip.show
  144. - help
  145. - helpop
  146. - home
  147. - home.others
  148. - ignore
  149. - info
  150. - itemdb
  151. - kit
  152. - kits.tools
  153. - list
  154. - mail
  155. - mail.send
  156. - me
  157. - motd
  158. - msg
  159. - msg.color
  160. - nick
  161. - near
  162. - pay
  163. - ping
  164. - protect
  165. - r
  166. - rules
  167. - realname
  168. - seen
  169. - sell
  170. - sethome
  171. - setxmpp
  172. - signs.create.protection
  173. - signs.create.trade
  174. - signs.break.protection
  175. - signs.break.trade
  176. - signs.use.balance
  177. - signs.use.buy
  178. - signs.use.disposal
  179. - signs.use.enchant
  180. - signs.use.free
  181. - signs.use.gamemode
  182. - signs.use.heal
  183. - signs.use.info
  184. - signs.use.kit
  185. - signs.use.mail
  186. - signs.use.protection
  187. - signs.use.repair
  188. - signs.use.sell
  189. - signs.use.time
  190. - signs.use.trade
  191. - signs.use.warp
  192. - signs.use.weather
  193. - spawn
  194. - suicide
  195. - time
  196. - tpa
  197. - tpaccept
  198. - tpahere
  199. - tpdeny
  200. - warp
  201. - warp.list
  202. - world
  203. - worth
  204. - xmpp
  205.  
  206. # Note: All items MUST be followed by a quantity!
  207. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  208. # Syntax: - itemID[:DataValue] Amount [Enchantment:Level]..
  209. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  210. # For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#kitskits:
  211. kits:
  212. cart:
  213. delay: 86400
  214. items:
  215. - 328 1
  216. tools:
  217. delay: 21600
  218. items:
  219. - 267 1 name:&3&lОружие
  220. - 257 1 name:&3&lИнструменты
  221. - 258 1 name:&3&lИнструменты
  222. - 256 1 name:&3&lИнструменты
  223. starter:
  224. delay: 604800
  225. items:
  226. - 267 1 sharpness:1 name:&lСтартовый_набор
  227. - 256 1 efficiency:1 name:&lСтартовый_набор
  228. - 257 1 efficiency:1 name:&lСтартовый_набор
  229. - 258 1 efficiency:1 name:&lСтартовый_набор
  230. - 292 1 unbreaking:1 name:&lСтартовый_набор
  231. - 384 10 name:&lСтартовый_набор
  232. - 17:1 128 name:&lСтартовый_набор
  233. - 263 64 name:&lСтартовый_набор
  234. - 50 64 name:&lСтартовый_набор
  235. - 4 128 name:&lСтартовый_набор
  236. - 20 64 name:&lСтартовый_набор
  237. - 265 32 name:&lСтартовый_набор
  238. - 266 16 name:&lСтартовый_набор
  239. - 320 64 name:&lСтартовый_набор
  240. - 347 1 name:&lСтартовый_набор
  241. - 261 1 name:&lСтартовый_набор
  242. - 262 64 name:&lСтартовый_набор
  243. - 346 1 name:&lСтартовый_набор
  244. - 298 1 color:0,0,255 protection:3 name:&lСтартовый_набор
  245. - 299 1 color:0,0,255 protection:3 name:&lСтартовый_набор
  246. - 300 1 color:0,0,255 protection:3 name:&lСтартовый_набор
  247. - 301 1 color:0,0,255 protection:3 name:&lСтартовый_набор
  248. vip:
  249. delay: 604800
  250. items:
  251. - 306 1
  252. - 311 1
  253. - 308 1
  254. - 309 1
  255. - 276 1
  256. - 256 1
  257. - 257 1
  258. - 258 1
  259. - 265 30
  260. - 266 15
  261. - 264 6
  262. - 320 64
  263. - 263 64
  264. - 401 1
  265. - 318 24
  266. vip+:
  267. delay: 604800
  268. items:
  269. - 306 1
  270. - 311 1
  271. - 308 1
  272. - 309 1
  273. - 276 1
  274. - 256 1
  275. - 257 1
  276. - 258 1
  277. - 265 45
  278. - 266 25
  279. - 264 9
  280. - 320 64
  281. - 263 120
  282. - 289 15
  283. - 318 24
  284. deluxe:
  285. delay: 604800
  286. items:
  287. - 310 1
  288. - 311 1
  289. - 308 1
  290. - 309 1
  291. - 276 1
  292. - 256 1
  293. - 278 1
  294. - 258 1
  295. - 265 64
  296. - 266 32
  297. - 264 15
  298. - 320 64
  299. - 359 3
  300. - 287 24
  301. - 349 64
  302. creat:
  303. delay: 604800
  304. items:
  305. - 310 1
  306. - 311 1
  307. - 312 1
  308. - 309 1
  309. - 276 1
  310. - 256 1
  311. - 278 1
  312. - 279 1
  313. - 265 82
  314. - 266 50
  315. - 264 20
  316. - 89 32
  317. - 112 32
  318. - 45 32
  319. - 98 32
  320. lord:
  321. delay: 604800
  322. items:
  323. - 310 1
  324. - 311 1
  325. - 312 1
  326. - 313 1
  327. - 276 1
  328. - 277 1
  329. - 278 1
  330. - 279 1
  331. - 19 16
  332. - 30 24
  333. - 384 32
  334. - 421 5
  335. - 417 2
  336. - 396 9
  337. - 372 4
  338. moder:
  339. delay: 604800
  340. items:
  341. - 322 9
  342. - 421 9
  343. - 418 2
  344. - 396 15
  345. - 420 12
  346. - 369 6
  347. - 388 9
  348. - 384 90
  349. - 334 24
  350. - 354 3
  351. - 170 5
  352. - 405 96
  353. - 376 12
  354. - 382 12
  355. premium:
  356. delay: 604800
  357. items:
  358. - 329 2
  359. - 419 2
  360. - 383:100 2
  361. - 383:120 2
  362. - 388 16
  363. - 302 1
  364. - 303 1
  365. - 304 1
  366. - 305 1
  367. - 370 2
  368. - 264 30
  369. - 322:1 9
  370. - 381 14
  371. - 341 24
  372. - 397:1 1
  373. - 406 128
  374. # Essentials Sign Control
  375. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  376. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  377. # Essentials Colored sign support will be enabled when any sign types are enabled.
  378. # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
  379.  
  380. enabledSigns:
  381. #- color
  382. - balance
  383. #- buy
  384. #- sell
  385. - trade
  386. #- free
  387. #- disposal
  388. #- warp
  389. #- kit
  390. #- mail
  391. - enchant
  392. #- gamemode
  393. - heal
  394. #- info
  395. #- spawnmob
  396. - repair
  397. - time
  398. - weather
  399.  
  400. # How many times per second can Essentials signs be interacted with per player.
  401. # Values should be between 1-20, 20 being virtually no lag protection.
  402. # Lower numbers will reduce the possibility of lag, but may annoy players.
  403. sign-use-per-second: 4
  404.  
  405. # Backup runs a batch/bash command while saving is disabled
  406. backup:
  407. # Interval in minutes
  408. # interval: 30
  409. # Unless you add a valid backup command or script here, this feature will be useless.
  410. # Use 'save-all' to simply force regular world saving without backup.
  411. #command: 'rdiff-backup World1 backups/World1'
  412.  
  413. # Set this true to enable permission per warp.
  414. per-warp-permission: false
  415.  
  416. # Sort output of /list command by groups
  417. sort-list-by-groups: false
  418.  
  419. # More output to the console
  420. debug: false
  421.  
  422. # Set the locale for all messages
  423. # If you don't set this, the default locale of the server will be used.
  424. # For example, to set language to English, set locale to en, to use the file "messages_en.properties"
  425. # Don't forget to remove the # in front of the line
  426. # For more information, visit http://wiki.ess3.net/wiki/Locale
  427. locale: ru
  428.  
  429. # Turn off god mode when people exit
  430. remove-god-on-disconnect: false
  431.  
  432. # Auto-AFK
  433. # After this timeout in seconds, the user will be set as afk.
  434. # Set to -1 for no timeout.
  435. auto-afk: -1
  436.  
  437. # Auto-AFK Kick
  438. # After this timeout in seconds, the user will be kicked from the server.
  439. # Set to -1 for no timeout.
  440. auto-afk-kick: false
  441.  
  442. # Set this to true, if you want to freeze the player, if he is afk.
  443. # Other players or monsters can't push him out of afk mode then.
  444. # This will also enable temporary god mode for the afk player.
  445. # The player has to use the command /afk to leave the afk mode.
  446. freeze-afk-players: false
  447.  
  448. # When the player is afk, should he be able to pickup items?
  449. # Enable this, when you don't want people idling in mob traps.
  450. disable-item-pickup-while-afk: false
  451.  
  452. # Should we automatically remove afk status when the player moves?
  453. # Player will be removed from afk on chat/command regardless of this setting.
  454. # Disable this to reduce server lag.
  455. cancel-afk-on-move: true
  456.  
  457. # You can disable the death messages of Minecraft here
  458. death-messages: false
  459.  
  460. # Add worlds to this list, if you want to automatically disable god mode there
  461. no-god-in-worlds:
  462. - world_nether
  463. - world_the_end
  464.  
  465. # Set to true to enable per-world permissions for teleporting between worlds with essentials commands
  466. # This applies to /world, /back, /tp[a|o][here|all], but not warps.
  467. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  468. # This does not affect the /home command, there is a separate toggle below for this.
  469. world-teleport-permissions: false
  470.  
  471. # The number of items given if the quantity parameter is left out in /item or /give.
  472. # If this number is below 1, the maximum stack size size is given. If over-sized stacks
  473. # are not enabled, any number higher than the maximum stack size results in more than one stack.
  474. default-stack-size: -1
  475.  
  476. # Over-sized stacks are stacks that ignore the normal max stack size.
  477. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  478. # How many items should be in an over-sized stack?
  479. oversized-stacksize: 64
  480.  
  481. # Allow repair of enchanted weapons and armor.
  482. # If you set this to false, you can still allow it for certain players using the permission
  483. # essentials.repair.enchanted
  484. repair-enchanted: true
  485.  
  486. #Do you want essentials to keep track of previous location for /back in the teleport listener?
  487. #If you set this to true any plugin that uses teleport will have the previous location registered.
  488. register-back-in-listener: false
  489.  
  490. #Delay to wait before people can cause attack damage after logging in
  491. login-attack-delay: 5
  492.  
  493. #Set the max fly speed, values range from 0.1 to 1.0
  494. max-fly-speed: 2.5
  495.  
  496. #Set the maximum amount of mail that can be sent within a minute.
  497. mails-per-minute: 1000
  498.  
  499. # Set the maximum time /tempban can be used for in seconds.
  500. # Set to -1 to disable, and essentials.tempban.unlimited can be used to override.
  501. max-tempban-time: 604800
  502.  
  503. ############################################################
  504. # +------------------------------------------------------+ #
  505. # | EssentialsHome | #
  506. # +------------------------------------------------------+ #
  507. ############################################################
  508.  
  509. # Allows people to set their bed at daytime
  510. update-bed-at-daytime: true
  511.  
  512. # Set to true to enable per-world permissions for using homes to teleport between worlds
  513. # This applies to the /home only.
  514. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  515. world-home-permissions: false
  516.  
  517. # Allow players to have multiple homes.
  518. # Players need essentials.sethome.multiple before they can have more than 1 home, defaults to 'default' below.
  519. # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
  520. # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
  521. # For more information, visit http://wiki.ess3.net/wiki/Multihome
  522. sethome-multiple:
  523. default: 1
  524. vip: 10
  525. premium: 50
  526. moder: 100
  527. police: 1
  528.  
  529. # Set timeout in seconds for players to accept tpa before request is cancelled.
  530. # Set to 0 for no timeout
  531. tpa-accept-cancellation: 20
  532.  
  533. ############################################################
  534. # +------------------------------------------------------+ #
  535. # | EssentialsEco | #
  536. # +------------------------------------------------------+ #
  537. ############################################################
  538.  
  539. # For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy
  540.  
  541. # Defines the balance with which new players begin. Defaults to 0.
  542. starting-balance: 100
  543.  
  544. # worth-# defines the value of an item when it is sold to the server via /sell.
  545. # These are now defined in worth.yml
  546.  
  547. # Defines the cost to use the given commands PER USE
  548. # Some commands like /repair have sub-costs, check the wiki for more information.
  549. command-costs:
  550. # /example costs $1000 PER USE
  551. #example: 1000
  552. # /kit tools costs $1500 PER USE
  553. #sethome: 5000
  554.  
  555. # Set this to a currency symbol you want to use.
  556. currency-symbol: '$'
  557.  
  558. # Set the maximum amount of money a player can have
  559. # The amount is always limited to 10 trillion because of the limitations of a java double
  560. max-money: 1000000
  561.  
  562. # Set the minimum amount of money a player can have (must be above the negative of max-money).
  563. # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
  564. min-money: 0
  565.  
  566. # Enable this to log all interactions with trade/buy/sell signs and sell command
  567. economy-log-enabled: true
  568.  
  569. ############################################################
  570. # +------------------------------------------------------+ #
  571. # | EssentialsHelp | #
  572. # +------------------------------------------------------+ #
  573. ############################################################
  574.  
  575. # Show other plugins commands in help
  576. non-ess-in-help: true
  577.  
  578. # Hide plugins which do not give a permission
  579. # You can override a true value here for a single plugin by adding a permission to a user/group.
  580. # The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help regardless.
  581. # You can use negative permissions to remove access to just a single plugins help if the following is enabled.
  582. hide-permissionless-help: true
  583.  
  584. ############################################################
  585. # +------------------------------------------------------+ #
  586. # | EssentialsChat | #
  587. # +------------------------------------------------------+ #
  588. ############################################################
  589.  
  590. chat:
  591.  
  592. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  593. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  594. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  595. # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  596. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  597. radius: 0
  598.  
  599. # Chat formatting can be done in two ways, you can either define a standard format for all chat
  600. # Or you can give a group specific chat format, to give some extra variation.
  601. # If set to the default chat format which "should" be compatible with ichat.
  602. # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
  603.  
  604. #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  605. #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  606.  
  607. group-formats:
  608. gadm: '&4&l[Гл. Администратор] {DISPLAYNAME}&4&l: &f{MESSAGE}'
  609. sadm: '&4&l[Администратор] {DISPLAYNAME}&4&l: &f{MESSAGE}'
  610. cadm: '&4&l[Администратор] {DISPLAYNAME}&4&l: &f{MESSAGE}'
  611. fsb: '&c&l[ФСБ] {DISPLAYNAME}&c&l: &7{MESSAGE}'
  612. police: '&a[Милиция] &a{DISPLAYNAME}&a: &f{MESSAGE}'
  613. osnovatel: '&3&l[Основатель] {DISPLAYNAME}&3&l: &f{MESSAGE}'
  614. sozdatel: '&b&l[Создатель] {DISPLAYNAME}&b&l: &f{MESSAGE}'
  615. ultra: '&9&l[Ультра] {DISPLAYNAME}&9&l: &f{MESSAGE}'
  616. sadmin: '&4[Супер-Админ] {DISPLAYNAME}&4: &f{MESSAGE}'
  617. admin: '&c[Админ] &c{DISPLAYNAME}&c: &f{MESSAGE}'
  618. premium: '&1[Premium] {DISPLAYNAME}&1: &f{MESSAGE}'
  619. antig: '&6[Антигрифер] {DISPLAYNAME}&6: &f{MESSAGE}'
  620. moder: '&3[Модератор] {DISPLAYNAME}&3: &f{MESSAGE}'
  621. lord: '&a[Лорд] {DISPLAYNAME}&a: &f{MESSAGE}'
  622. creative: '&9[Creative] {DISPLAYNAME}&9: &f{MESSAGE}'
  623. deluxe: '&d[Deluxe] {DISPLAYNAME}&d: &f{MESSAGE}'
  624. vipp: '&6[VIP+] {DISPLAYNAME}&6: &f{MESSAGE}'
  625. vip: '&e[VIP] {DISPLAYNAME}&e: &f{MESSAGE}'
  626. fly: '&5[FLY] {DISPLAYNAME}&5: &f{MESSAGE}'
  627. default: '&7[Игрок] {DISPLAYNAME}&7: &f{MESSAGE}'
  628. grif: '&8[Грифер] {DISPLAYNAME}&8: &8{MESSAGE}'
  629. # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  630. # Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
  631.  
  632. # If you are using group formats make sure to remove the '#' to allow the setting to be read.
  633. ############################################################
  634. # +------------------------------------------------------+ #
  635. # | EssentialsProtect | #
  636. # +------------------------------------------------------+ #
  637. ############################################################
  638.  
  639. protect:
  640. # Database settings for sign/rail protection
  641.  
  642. # mysql or sqlite
  643. # We strongly recommend against using mysql here, unless you have a good reason.
  644. # Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
  645. datatype: 'sqlite'
  646.  
  647. # If you specified MySQL above, you MUST enter the appropriate details here.
  648. # If you specified SQLite above, these will be IGNORED.
  649. username: 'root'
  650. password: 'root'
  651. mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
  652.  
  653. # General physics/behavior modifications
  654. prevent:
  655. lava-flow: false
  656. water-flow: false
  657. water-bucket-flow: false
  658. fire-spread: false
  659. lava-fire-spread: false
  660. flint-fire: false
  661. lightning-fire-spread: false
  662. portal-creation: false
  663. tnt-explosion: false
  664. tnt-playerdamage: false
  665. fireball-explosion: false
  666. fireball-fire: false
  667. fireball-playerdamage: false
  668. witherskull-explosion: false
  669. witherskull-playerdamage: false
  670. wither-spawnexplosion: false
  671. wither-blockreplace: true
  672. creeper-explosion: false
  673. creeper-playerdamage: false
  674. creeper-blockdamage: true
  675. enderdragon-blockdamage: false
  676. enderman-pickup: true
  677. villager-death: true
  678. # Monsters won't follow players
  679. # permission essentials.protect.entitytarget.bypass disables this
  680. entitytarget: false
  681. # Prevent the spawning of creatures
  682. spawn:
  683. creeper: false
  684. skeleton: false
  685. spider: false
  686. giant: false
  687. zombie: false
  688. slime: false
  689. ghast: false
  690. pig_zombie: false
  691. enderman: false
  692. cave_spider: false
  693. silverfish: false
  694. blaze: false
  695. magma_cube: false
  696. ender_dragon: true
  697. pig: false
  698. sheep: false
  699. cow: false
  700. chicken: false
  701. squid: false
  702. wolf: false
  703. mushroom_cow: false
  704. snowman: false
  705. ocelot: false
  706. iron_golem: false
  707. villager: false
  708. wither: true
  709. bat: false
  710. witch: false
  711.  
  712. # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  713. # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  714. creeper:
  715. max-height: -1
  716.  
  717. # Protect various blocks.
  718. protect:
  719. # Protect all signs
  720. signs: true
  721.  
  722. # Prevent users from destroying rails
  723. rails: true
  724.  
  725. # Blocks below rails/signs are also protected if the respective rail/sign is protected.
  726. # This makes it more difficult to circumvent protection, and should be enabled.
  727. # This only has an effect if "rails" or "signs" is also enabled.
  728. block-below: true
  729.  
  730. # Prevent placing blocks above protected rails, this is to stop a potential griefing
  731. prevent-block-on-rails: false
  732.  
  733. # Store blocks / signs in memory before writing
  734. memstore: false
  735.  
  736. # Disable various default physics and behaviors
  737. disable:
  738. # Should fall damage be disabled?
  739. fall: false
  740.  
  741. # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  742. # They will be unable to attack users without that same permission node.
  743. pvp: false
  744.  
  745. # Should drowning damage be disabled?
  746. # (Split into two behaviors; generally, you want both set to the same value)
  747. drown: false
  748. suffocate: false
  749.  
  750. # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
  751. lavadmg: false
  752.  
  753. # Should arrow damage be disabled
  754. projectiles: false
  755.  
  756. # This will disable damage from touching cacti.
  757. contactdmg: false
  758.  
  759. # Burn, baby, burn! Should fire damage be disabled?
  760. firedmg: false
  761.  
  762. # Should the damage after hit by a lightning be disabled?
  763. lightning: false
  764.  
  765. # Should Wither damage be disabled?
  766. wither: false
  767.  
  768. # Disable weather options
  769. weather:
  770. storm: false
  771. thunder: false
  772. lightning: false
  773.  
  774. ############################################################
  775. # +------------------------------------------------------+ #
  776. # | EssentialsAntiBuild | #
  777. # +------------------------------------------------------+ #
  778. ############################################################
  779.  
  780. # Disable various default physics and behaviors
  781. # For more information, visit http://wiki.ess3.net/wiki/AntiBuild
  782.  
  783. # Should people with build: false in permissions be allowed to build
  784. # Set true to disable building for those people
  785. # Setting to false means EssentialsAntiBuild will never prevent you from building
  786. build: true
  787.  
  788. # Should people with build: false in permissions be allowed to use items
  789. # Set true to disable using for those people
  790. # Setting to false means EssentialsAntiBuild will never prevent you from using
  791. use: true
  792.  
  793. # Should we tell people they are not allowed to build
  794. warn-on-build-disallow: true
  795.  
  796. # For which block types would you like to be alerted?
  797. # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  798. # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  799. alert:
  800. on-placement: 46,327,154,408
  801. on-use: 327,154,408
  802. on-break:
  803.  
  804. blacklist:
  805.  
  806. # Which blocks should people be prevented from placing
  807. placement: 46,154,408
  808.  
  809. # Which items should people be prevented from using
  810. usage: 154,408
  811.  
  812. # Which blocks should people be prevented from breaking
  813. break:
  814.  
  815. # Which blocks should not be pushed by pistons
  816. piston:
  817.  
  818. ############################################################
  819. # +------------------------------------------------------+ #
  820. # | Essentials Spawn / New Players | #
  821. # +------------------------------------------------------+ #
  822. ############################################################
  823.  
  824. newbies:
  825. # Should we announce to the server when someone logs in for the first time?
  826. # If so, use this format, replacing {DISPLAYNAME} with the player name.
  827. # If not, set to ''
  828. #announce-format: ''
  829. announce-format: ''
  830.  
  831. # When we spawn for the first time, which spawnpoint do we use?
  832. # Set to "none" if you want to use the spawn point of the world.
  833. spawnpoint: newbies
  834.  
  835. # Do we want to give users anything on first join? Set to '' to disable
  836. # This kit will be given regardless of cost, and permissions.
  837. #kit: ''
  838. kit: tools
  839.  
  840. # Set this to lowest, if you want Multiverse to handle the respawning
  841. # Set this to high, if you want EssentialsSpawn to handle the respawning
  842. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning
  843. respawn-listener-priority: high
  844.  
  845. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  846. respawn-at-home: true
  847.  
  848. # End of File <-- No seriously, you're done with configuration.
Add Comment
Please, Sign In to add comment