Advertisement
Guest User

Config

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