Guest User

Essentials Config

a guest
May 29th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.60 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: 'none'
  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. # Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists.
  36. # The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx.
  37. # The value of change-displayname (above) has to be true.
  38. # If you don't set this, it will default to true if essentials chat is installed.
  39. # Don't forget to remove the # in front of the line
  40. #add-prefix-suffix: false
  41.  
  42. # The delay, in seconds, required between /home, /tp, etc.
  43. teleport-cooldown: 0
  44.  
  45. # The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport never occurs.
  46. teleport-delay: 0
  47.  
  48. # The delay, in seconds, a player can't be attacked by other players after they have been teleported by a command
  49. # This will also prevent the player attacking other players
  50. teleport-invulnerability: 0
  51.  
  52. # The delay, in seconds, required between /heal attempts
  53. heal-cooldown: 60
  54.  
  55. # What to prevent from /i /give
  56. # e.g item-spawn-blacklist: 46,11,10
  57. item-spawn-blacklist:
  58.  
  59. # Set this to true if you want permission based item spawn rules
  60. # Note: The blacklist above will be ignored then.
  61. # Permissions:
  62. # - essentials.itemspawn.item-all
  63. # - essentials.itemspawn.item-[itemname]
  64. # - essentials.itemspawn.item-[itemid]
  65. # - essentials.give.item-all
  66. # - essentials.give.item-[itemname]
  67. # - essentials.give.item-[itemid]
  68. permission-based-item-spawn: false
  69.  
  70. # Mob limit on the /spawnmob command per execution
  71. spawnmob-limit: 0
  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 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. # If you do not wish to use a permission system, you can define a list of 'player perms' below.
  95. # This list has no effect if your using a supported permissions system.
  96. # If your using an unsupported permissions system simply delete this section.
  97. # Whitelist the commands and permissions you wish to give players by default (everything else is op only).
  98. # These are the permissions without the "essentials." part.
  99. player-commands:
  100. - afk
  101. - afk.auto
  102. - back
  103. - back.ondeath
  104. - balance
  105. - balance.others
  106. - balancetop
  107. - build
  108. - chat.color
  109. - chat.format
  110. - chat.shout
  111. - chat.question
  112. - clearinventory
  113. - compass
  114. - depth
  115. - delhome
  116. - getpos
  117. - geoip.show
  118. - help
  119. - helpop
  120. - home
  121. - home.others
  122. - ignore
  123. - info
  124. - itemdb
  125. - kit
  126. - kits.tools
  127. - list
  128. - mail
  129. - mail.send
  130. - me
  131. - motd
  132. - msg
  133. - msg.color
  134. - nick
  135. - near
  136. - pay
  137. - ping
  138. - protect
  139. - r
  140. - rules
  141. - realname
  142. - seen
  143. - sell
  144. - sethome
  145. - setxmpp
  146. - signs.create.protection
  147. - signs.create.trade
  148. - signs.break.protection
  149. - signs.break.trade
  150. - signs.use.balance
  151. - signs.use.buy
  152. - signs.use.disposal
  153. - signs.use.enchant
  154. - signs.use.free
  155. - signs.use.gamemode
  156. - signs.use.heal
  157. - signs.use.info
  158. - signs.use.kit
  159. - signs.use.mail
  160. - signs.use.protection
  161. - signs.use.repair
  162. - signs.use.sell
  163. - signs.use.time
  164. - signs.use.trade
  165. - signs.use.warp
  166. - signs.use.weather
  167. - spawn
  168. - suicide
  169. - time
  170. - tpa
  171. - tpaccept
  172. - tpahere
  173. - tpdeny
  174. - warp
  175. - warp.list
  176. - world
  177. - worth
  178. - xmpp
  179. - plotme.use.claim
  180. - plotme.use.auto
  181. - plotme.use.home
  182. - plotme.use.info
  183. - plotme.use.clear
  184. - plotme.use.add
  185. - plotme.use.remove
  186. - plotme.limit.5
  187.  
  188. # Note: All items MUST be followed by a quantity!
  189. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  190. # Syntax: - itemID[:DataValue] Amount [Enchantment:Level]..
  191. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  192. kits:
  193. dtools:
  194. delay: 10
  195. items:
  196. tools:
  197. delay: 10
  198. items:
  199.  
  200. # Essentials Sign Control
  201. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  202. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  203. # Essentials Colored sign support will be enabled when any sign types are enabled.
  204. # Color is not an actual sign, its for enabling using color codes on signs, when the correct permissions are given.
  205.  
  206. enabledSigns:
  207. - color
  208. #- balance
  209. #- buy
  210. #- sell
  211. #- trade
  212. #- free
  213. #- disposal
  214. - warp
  215. #- kit
  216. #- mail
  217. #- enchant
  218. #- gamemode
  219. #- heal
  220. #- info
  221. #- spawnmob
  222. #- repair
  223. #- time
  224. #- weather
  225.  
  226. # How many times per second can Essentials signs be interacted with per player.
  227. # Values should be between 1-20, 20 being virtually no lag protection.
  228. # Lower numbers will reduce the possibility of lag, but may annoy players.
  229. sign-use-per-second: 2
  230.  
  231. # Backup runs a batch/bash command while saving is disabled
  232. backup:
  233. # Interval in minutes
  234. interval: 30
  235. # Unless you add a valid backup command or script here, this feature will be useless.
  236. # Use 'save-all' to simply force regular world saving without backup.
  237. #command: 'rdiff-backup World1 backups/World1'
  238.  
  239. # Set this true to enable permission per warp.
  240. per-warp-permission: false
  241.  
  242. # Sort output of /list command by groups
  243. sort-list-by-groups: false
  244.  
  245. # More output to the console
  246. debug: false
  247.  
  248. # Set the locale for all messages
  249. # If you don't set this, the default locale of the server will be used.
  250. # Don't forget to remove the # in front of the line
  251. locale: en_GB
  252.  
  253. # Turn off god mode when people exit
  254. remove-god-on-disconnect: false
  255.  
  256. # Auto-AFK
  257. # After this timeout in seconds, the user will be set as afk.
  258. # Set to -1 for no timeout.
  259. auto-afk: 300
  260.  
  261. # Auto-AFK Kick
  262. # After this timeout in seconds, the user will be kicked from the server.
  263. # Set to -1 for no timeout.
  264. auto-afk-kick: -1
  265.  
  266. # Set this to true, if you want to freeze the player, if he is afk.
  267. # Other players or monsters can't push him out of afk mode then.
  268. # This will also enable temporary god mode for the afk player.
  269. # The player has to use the command /afk to leave the afk mode.
  270. freeze-afk-players: false
  271.  
  272. # When the player is afk, should he be able to pickup items?
  273. # Enable this, when you don't want people idling in mob traps.
  274. disable-item-pickup-while-afk: false
  275.  
  276. # Should we automatically remove afk status when the player moves?
  277. # Player will be removed from afk on chat/command regardless of this setting.
  278. # Disable this to reduce server lag.
  279. cancel-afk-on-move: false
  280.  
  281. # You can disable the death messages of Minecraft here
  282. death-messages: false
  283.  
  284. # Add worlds to this list, if you want to automatically disable god mode there
  285. no-god-in-worlds:
  286. # - world_nether
  287.  
  288. # Set to true to enable per-world permissions for teleporting between worlds with essentials commands
  289. # This applies to /world, /back, /tp[a|o][here|all], but not warps.
  290. # Give someone permission to teleport to a world with essentials.worlds.
  291. # This does not effect the /home command, there is a separate toggle below for this.
  292. world-teleport-permissions: false
  293.  
  294. # The number of items given if the quantity parameter is left out in /item or /give.
  295. # If this number is below 1, the maximum stack size size is given. If over-sized stacks
  296. # are not enabled, any number higher then the maximum stack size results in more than one stack.
  297. default-stack-size: -1
  298.  
  299. # Over-sized stacks are stacks that ignore the normal max stack size.
  300. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  301. # How many items should be in an over-sized stack?
  302. oversized-stacksize: 64
  303.  
  304. # Allow repair of enchanted weapons and armor.
  305. # If you set this to false, you can still allow it for certain players using the permission
  306. # essentials.repair.enchanted
  307. repair-enchanted: true
  308.  
  309. #Do you want essentials to keep track of previous location for /back in the teleport listener?
  310. #If you set this to true any plugin that uses teleport will have the previous location registered.
  311. register-back-in-listener: false
  312.  
  313. #Delay to wait before people can cause attack damage after logging in
  314. login-attack-delay: 2
  315.  
  316. #Set the max fly speed, values range from 0.1 to 1.0
  317. max-fly-speed: 0.8
  318.  
  319. #Set the maximum amount of mails that can be send within a minute.
  320. mails-per-minute: 5
  321.  
  322. ############################################################
  323. # +------------------------------------------------------+ #
  324. # | EssentialsHome | #
  325. # +------------------------------------------------------+ #
  326. ############################################################
  327.  
  328. # Allows people to set their bed at daytime
  329. update-bed-at-daytime: true
  330.  
  331. # Set to true to enable per-world permissions for using homes to teleport between worlds
  332. # This applies to the /home only.
  333. # Give someone permission to teleport to a world with essentials.worlds.
  334. world-home-permissions: false
  335.  
  336. # Allow players to have multiple homes.
  337. # Players need essentials.sethome.multiple before they can have more than 1 home, defaults to 'default' below.
  338. # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
  339. # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
  340. sethome-multiple:
  341. default: 3
  342. # essentials.sethome.multiple.vip
  343. vip: 5
  344. # essentials.sethome.multiple.staff
  345. staff: 10
  346.  
  347. # Set timeout in seconds for players to accept tpa before request is cancelled.
  348. # Set to 0 for no timeout
  349. tpa-accept-cancellation: 0
  350.  
  351. ############################################################
  352. # +------------------------------------------------------+ #
  353. # | EssentialsEco | #
  354. # +------------------------------------------------------+ #
  355. ############################################################
  356.  
  357. # Defines the balance with which new players begin. Defaults to 0.
  358. starting-balance: 50
  359.  
  360. # worth-# defines the value of an item when it is sold to the server via /sell.
  361. # These are now defined in worth.yml
  362.  
  363. # Defines the cost to use the given commands PER USE
  364. # Some commands like /repair have sub-costs, check the wiki for more information.
  365. command-costs:
  366. # /example costs $1000 PER USE
  367. #example: 1000
  368. # /kit tools costs $1500 PER USE
  369. #kit-tools: 1500
  370.  
  371. # Set this to a currency symbol you want to use.
  372. currency-symbol: '$'
  373.  
  374. # Set the maximum amount of money a player can have
  375. # The amount is always limited to 10 trillions because of the limitations of a java double
  376. max-money: 10000000000000
  377.  
  378. # Set the minimum amount of money a player can have (must be above the negative of max-money).
  379. # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
  380. min-money: 0
  381.  
  382. # Enable this to log all interactions with trade/buy/sell signs and sell command
  383. economy-log-enabled: false
  384.  
  385. ############################################################
  386. # +------------------------------------------------------+ #
  387. # | EssentialsHelp | #
  388. # +------------------------------------------------------+ #
  389. ############################################################
  390.  
  391. # Show other plugins commands in help
  392. non-ess-in-help: true
  393.  
  394. # Hide plugins which do not give a permission
  395. # You can override a true value here for a single plugin by adding a permission to a user/group.
  396. # The individual permission is: essentials.help., anyone with essentials.* or '*' will see all help regardless.
  397. # You can use negative permissions to remove access to just a single plugins help if the following is enabled.
  398. hide-permissionless-help: true
  399.  
  400. ############################################################
  401. # +------------------------------------------------------+ #
  402. # | EssentialsChat | #
  403. # +------------------------------------------------------+ #
  404. ############################################################
  405.  
  406. chat:
  407.  
  408. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  409. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  410. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  411. # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  412. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  413. radius: 0
  414.  
  415. # Chat formatting can be done in two ways, you can either define a standard format for all chat
  416. # Or you can give a group specific chat format, to give some extra variation.
  417. # If set to the default chat format which "should" be compatible with ichat.
  418. # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
  419.  
  420. #format: '<{DISPLAYNAME}> {MESSAGE}'
  421. #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  422.  
  423. group-formats:
  424. # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  425. # Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
  426. Owner: '&8[&f$100&8] [&aOwner&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  427. Admin: '&8[&f$100&8] [&6Co-Owner&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  428. Commander: '&8[&9Commander&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  429. Default: '{DISPLAYNAME} &e> &f{MESSAGE}'
  430. WorldEdit: '{DISPLAYNAME} &e> &f{MESSAGE}'
  431. Donator: '&8[&f$10&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  432. Donator2: '&8[&f$25&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  433. Donator3: '&8[&f$35&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  434. Donator4: '&8[&f$45&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  435. Donator5: '&8[&f$55&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  436. Donator6: '&8[&f$65&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  437. Donator7: '&8[&f$75&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  438. Donator8: '&8[&f$85&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  439. Donator9: '&8[&f$95&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  440. Donator10: '&8[&f$100&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  441. Moderator: '&8[&cModerator&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  442. Co-Owner: '&8[&f$100&8] [&6Co-Owner&8] {DISPLAYNAME} &e> &f{MESSAGE}'
  443. AdminMod: '&8[&6Admin&8] {DISPLAYNAME} &e> &f{MESSAGE)'
  444.  
  445.  
  446. # If you are using group formats make sure to remove the '#' to allow the setting to be read.
  447.  
  448. ############################################################
  449. # +------------------------------------------------------+ #
  450. # | EssentialsProtect | #
  451. # +------------------------------------------------------+ #
  452. ############################################################
  453.  
  454. protect:
  455. # Database settings for sign/rail protection
  456.  
  457. # mysql or sqlite
  458. # We strongly recommend against using mysql here, unless you have a good reason.
  459. # Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
  460. datatype: 'sqlite'
  461.  
  462. # If you specified MySQL above, you MUST enter the appropriate details here.
  463. # If you specified SQLite above, these will be IGNORED.
  464. username: 'root'
  465. password: 'root'
  466. mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
  467.  
  468. # General physics/behavior modifications
  469. prevent:
  470. lava-flow: false
  471. water-flow: false
  472. water-bucket-flow: false
  473. fire-spread: false
  474. lava-fire-spread: false
  475. flint-fire: false
  476. lightning-fire-spread: true
  477. portal-creation: false
  478. tnt-explosion: true
  479. tnt-playerdamage: false
  480. fireball-explosion: true
  481. fireball-fire: false
  482. fireball-playerdamage: false
  483. creeper-explosion: true
  484. creeper-playerdamage: true
  485. creeper-blockdamage: false
  486. enderdragon-blockdamage: false
  487. enderman-pickup: false
  488. villager-death: false
  489. # Monsters won't follow players
  490. # permission essentials.protect.entitytarget.bypass disables this
  491. entitytarget: false
  492. # Prevent the spawning of creatures
  493. spawn:
  494. creeper: false
  495. skeleton: false
  496. spider: false
  497. giant: false
  498. zombie: false
  499. slime: false
  500. ghast: false
  501. pig_zombie: false
  502. enderman: false
  503. cave_spider: false
  504. silverfish: false
  505. blaze: false
  506. magma_cube: false
  507. ender_dragon: false
  508. pig: false
  509. sheep: false
  510. cow: false
  511. chicken: false
  512. squid: false
  513. wolf: false
  514. mushroom_cow: false
  515. snowman: false
  516. ocelot: false
  517. iron_golem: false
  518. villager: false
  519.  
  520. # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  521. # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  522. creeper:
  523. max-height: -1
  524.  
  525. # Protect various blocks.
  526. protect:
  527. # Protect all signs
  528. signs: false
  529.  
  530. # Prevent users from destroying rails
  531. rails: false
  532.  
  533. # Blocks below rails/signs are also protected if the respective rail/sign is protected.
  534. # This makes it more difficult to circumvent protection, and should be enabled.
  535. # This only has an effect if "rails" or "signs" is also enabled.
  536. block-below: true
  537.  
  538. # Prevent placing blocks above protected rails, this is to stop a potential griefing
  539. prevent-block-on-rails: false
  540.  
  541. # Store blocks / signs in memory before writing
  542. memstore: false
  543.  
  544. # Disable various default physics and behaviors
  545. disable:
  546. # Should fall damage be disabled?
  547. fall: false
  548.  
  549. # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  550. # They will be unable to attack users without that same permission node.
  551. pvp: false
  552.  
  553. # Should drowning damage be disabled?
  554. # (Split into two behaviors; generally, you want both set to the same value)
  555. drown: false
  556. suffocate: false
  557.  
  558. # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
  559. lavadmg: false
  560.  
  561. # Should arrow damage be disabled
  562. projectiles: false
  563.  
  564. # This will disable damage from touching cacti.
  565. contactdmg: false
  566.  
  567. # Burn, baby, burn! Should fire damage be disabled?
  568. firedmg: false
  569.  
  570. # Should the damage after hit by a lightning be disabled?
  571. lightning: false
  572.  
  573. # Disable weather options
  574. weather:
  575. storm: true
  576. thunder: true
  577. lightning: true
  578.  
  579. ############################################################
  580. # +------------------------------------------------------+ #
  581. # | EssentialsAntiBuild | #
  582. # +------------------------------------------------------+ #
  583. ############################################################
  584.  
  585. # Disable various default physics and behaviors
  586.  
  587. # Should people with build: false in permissions be allowed to build
  588. # Set true to disable building for those people
  589. # Setting to false means EssentialsAntiBuild will never prevent you from building
  590. build: true
  591.  
  592. # Should people with build: false in permissions be allowed to use items
  593. # Set true to disable using for those people
  594. # Setting to false means EssentialsAntiBuild will never prevent you from using
  595. use: true
  596.  
  597. # Should we tell people they are not allowed to build
  598. warn-on-build-disallow: true
  599.  
  600. # For which block types would you like to be alerted?
  601. # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  602. # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  603. alert:
  604. on-placement: 10,11,46,327
  605. on-use: 327
  606. on-break:
  607.  
  608. blacklist:
  609.  
  610. # Which blocks should people be prevented from placing
  611. placement: 10,11,46,66,342,343,407,408,422,27,90,52,152,327,137,384,389,356,93,94,51,76,75,404,23,328,381,122,119,138,158,407,149,150,383:100
  612.  
  613. # Which items should people be prevented from using
  614. usage: 327,383:65,137,383:120,346,152,401,27,384,138,389,373:8270,356,93,94,76,75,404,90,23,328,381,122,119,158,407,149,150,383:100
  615.  
  616. # Which blocks should people be prevented from breaking
  617. break:
  618.  
  619. # Which blocks should not be pushed by pistons
  620. piston:
  621.  
  622. ############################################################
  623. # +------------------------------------------------------+ #
  624. # | Essentials Spawn / New Players | #
  625. # +------------------------------------------------------+ #
  626. ############################################################
  627.  
  628. newbies:
  629. # Should we announce to the server when someone logs in for the first time?
  630. # If so, use this format, replacing {DISPLAYNAME} with the player name.
  631. # If not, set to ''
  632. #announce-format: ''
  633. announce-format: ''
  634.  
  635. # When we spawn for the first time, which spawnpoint do we use?
  636. # Set to "none" if you want to use the spawn point of the world.
  637. spawnpoint: newbies
  638.  
  639. # Do we want to give users anything on first join? Set to '' to disable
  640. # This kit will be given regardless of cost, and permissions.
  641. #kit: ''
  642. kit: tools
  643.  
  644. # Set this to lowest, if you want Multiverse to handle the respawning
  645. # Set this to high, if you want EssentialsSpawn to handle the respawning
  646. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning
  647. respawn-listener-priority: high
  648.  
  649. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  650. respawn-at-home: false
  651.  
  652. # End of File <-- No seriously, you're done with configuration.
Add Comment
Please, Sign In to add comment