Advertisement
Guest User

groups.yml and config.yml

a guest
Jul 16th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.20 KB | None | 0 0
  1. Group Manager
  2.  
  3.  
  4.  
  5. # Group inheritance
  6. #
  7. # Any inherited groups prefixed with a g: are global groups
  8. # and are inherited from the GlobalGroups.yml.
  9. #
  10. # Groups without the g: prefix are groups local to this world
  11. # and are defined in the this groups.yml file.
  12. #
  13. # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
  14.  
  15. groups:
  16. Owner:
  17. default: false
  18. permissions:
  19. - -vanish.*
  20. - '*'
  21. - alpha.chest
  22. - essentials.*
  23. - essentials.op
  24. - essentials.sethome.multiple.Owner
  25. - factions.kit.fullplayer
  26. inheritance:
  27. - admin
  28. info:
  29. prefix: '&1&l[&1&lOwner&1&l]&4&l'
  30. build: true
  31. suffix: '&4'
  32. Member:
  33. default: true
  34. permissions:
  35. - alpha.chest
  36. - essentials.eco.buy
  37. - essentials.eco.sell
  38. - essentials.eco.use
  39. - essentials.help
  40. - essentials.home
  41. - essentials.kits.Start
  42. - essentials.list
  43. - essentials.msg
  44. - essentials.pay
  45. - essentials.sethome
  46. - essentials.sethome.multiple.Adventurer
  47. - essentials.spawn
  48. - essentials.tell
  49. - essentials.tpa
  50. - essentials.tpaccept
  51. - essentials.tpdeny
  52. - factions.kit.fullplayer
  53. - signs.use.buy
  54. - signs.use.sbuy
  55. - signs.use.sell
  56. - signs.use.use
  57. inheritance:
  58. - g:essentials_builder
  59. - g:towny_builder
  60. info:
  61. prefix: '&7[&8Member&7]&7'
  62. build: true
  63. suffix: ''
  64. SrModerator:
  65. default: false
  66. permissions: []
  67. inheritance:
  68. - jrmoderator
  69. info:
  70. prefix: '&1[&2Sr&0-&5Moderator&1]&3'
  71. build: false
  72. suffix: ''
  73. ServerManager:
  74. default: false
  75. permissions: []
  76. inheritance:
  77. - owner
  78. info:
  79. prefix: '&1[&4ServerManager&1]&4'
  80. build: true
  81. suffix: ''
  82. Gold:
  83. default: false
  84. permissions:
  85. - alpha.chest
  86. - essentials.kit
  87. - essentials.kits.Gold
  88. - essentials.kits.Gold2
  89. - essentials.kits.Gold3
  90. - essentials.kits.Gold4
  91. - essentials.kits.Gold5
  92. - essentials.kits.Gold6
  93. - essentials.kits.Gold7
  94. - essentials.sethome.multiple.Phantom
  95. inheritance:
  96. - member
  97. info:
  98. prefix: '&1[&6Gold&1]&6'
  99. build: true
  100. suffix: ''
  101. Diamond:
  102. default: false
  103. permissions:
  104. - alpha.chest
  105. - essentials.enderchest
  106. - essentials.feed
  107. - essentials.fixall
  108. - essentials.kit
  109. - essentials.kits
  110. - essentials.kits.Diamond
  111. - essentials.kits.Diamond2
  112. - essentials.kits.Diamond3
  113. - essentials.kits.Diamond4
  114. - essentials.kits.Diamond5
  115. - essentials.kits.Diamond6
  116. - essentials.kits.Diamond7
  117. - essentials.repair
  118. - essentials.sethome.multiple.Exotic
  119. inheritance:
  120. - member
  121. info:
  122. prefix: '&1[&bDiamond&1]&b'
  123. build: true
  124. suffix: ''
  125. Coal:
  126. default: false
  127. permissions:
  128. - alpha.chest
  129. - essentials.kit
  130. - essentials.kits.Coal
  131. - essentials.kits.Coal2
  132. - essentials.kits.Coal23
  133. - essentials.kits.Coal234
  134. - essentials.kits.Coal3
  135. - essentials.kits.Coal4
  136. - essentials.kits.Coal5
  137. - essentials.sethome.multiple.Slayer
  138. inheritance:
  139. - member
  140. info:
  141. prefix: '&1[&0Coal&1]&0'
  142. build: true
  143. suffix: ''
  144. Iron:
  145. default: false
  146. permissions:
  147. - alpha.chest
  148. - essentials.kit
  149. - essentials.kits.Iron
  150. - essentials.kits.Iron1
  151. - essentials.kits.Iron2
  152. - essentials.kits.Iron3
  153. - essentials.kits.Iron4
  154. - essentials.kits.Iron5
  155. - essentials.sethome.multiple.Infernal
  156. inheritance:
  157. - member
  158. info:
  159. prefix: '&1[&eIron&1]&e'
  160. build: true
  161. suffix: ''
  162. Admin:
  163. default: false
  164. permissions:
  165. - alpha.chest
  166. - esentials.lava
  167. - esentials.lavabuckit
  168. - esentials.phantom
  169. - essentials.back
  170. - essentials.butcher
  171. - essentials.clearinventory
  172. - essentials.delhome
  173. - essentials.fix.all
  174. - essentials.fix_all
  175. - essentials.fixall
  176. - essentials.gamemode
  177. - essentials.give
  178. - essentials.heal
  179. - essentials.home
  180. - essentials.homes
  181. - essentials.killall
  182. - essentials.kit.exotic
  183. - essentials.kit.exotic1
  184. - essentials.kit.exotic2
  185. - essentials.kit.exotic3
  186. - essentials.kit.exotic4
  187. - essentials.kit.exotic5
  188. - essentials.kit.exotic6
  189. - essentials.kits.phantom
  190. - essentials.lava_buckit
  191. - essentials.pay
  192. - essentials.repair
  193. - essentials.repair.all
  194. - essentials.repairall
  195. - essentials.thru
  196. - essentials.top
  197. - essentials.tpahere
  198. - essentials.tphere
  199. - essentials.unlimited.item-buckit
  200. - essentials.v
  201. - essentials.vanish
  202. - essentials.warp
  203. - essentials.warplist
  204. - factions.kit.fullplayer
  205. - gamemode
  206. - worldedit.thru
  207. inheritance:
  208. - g:groupmanager_admin
  209. - g:bukkit_admin
  210. - g:essentials_admin
  211. - g:towny_admin
  212. - g:vanish_admin
  213. info:
  214. prefix: '&1[&4Admin&1]&4'
  215. build: true
  216. suffix: ''
  217. Helper:
  218. default: false
  219. permissions:
  220. - alpha.chest
  221. - essentials.bal
  222. - essentials.balance
  223. - essentials.enderchest
  224. - essentials.feed
  225. - essentials.home
  226. - essentials.kit
  227. - essentials.kits.start
  228. - essentials.message
  229. - essentials.msg
  230. - essentials.sethome
  231. - essentials.sethome.multiple.TrialMod
  232. - essentials.spawn
  233. - essentials.tp
  234. - essentials.tpa
  235. - essentials.tpaccept
  236. - essentials.tpdeny
  237. - essentials.warp
  238. - essetials.eat
  239. - essetials.echest
  240. - essetials.enderchest
  241. - factions.kit.fullplayer
  242. inheritance:
  243. - g:groupmanager_moderator
  244. - g:bukkit_moderator
  245. - g:essentials_moderator
  246. - g:towny_moderator
  247. - g:vanish_moderator
  248. - member
  249. info:
  250. prefix: '&1[&3Helper&1]&3'
  251. build: true
  252. suffix: ''
  253. JrModerator:
  254. default: false
  255. permissions:
  256. - alpha.chest
  257. - essentials.help
  258. - essentials.home
  259. - essentials.sethome
  260. - factions.kit.fullplayer
  261. inheritance:
  262. - g:groupmanager_moderator
  263. - g:bukkit_moderator
  264. - g:essentials_moderator
  265. - g:towny_moderator
  266. - g:vanish_moderator
  267. - srmoderator
  268. info:
  269. prefix: '&1[&aJr&0-&5Moderator&1]&3'
  270. build: true
  271. suffix: ''
  272.  
  273.  
  274.  
  275.  
  276. Essentials
  277. ############################################################
  278. # +------------------------------------------------------+ #
  279. # | Notes | #
  280. # +------------------------------------------------------+ #
  281. ############################################################
  282.  
  283. # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
  284. # If you receive an error when Essentials loads, ensure that:
  285. # - No tabs are present: YAML only allows spaces
  286. # - Indents are correct: YAML hierarchy is based entirely on indentation
  287. # - 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)
  288. # - Text with symbols is enclosed in single or double quotation marks
  289.  
  290. # If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat
  291.  
  292. ############################################################
  293. # +------------------------------------------------------+ #
  294. # | Essentials (Global) | #
  295. # +------------------------------------------------------+ #
  296. ############################################################
  297.  
  298. # A color code between 0-9 or a-f. Set to 'none' to disable.
  299. ops-name-color: '0'
  300.  
  301. # The character(s) to prefix all nicknames, so that you know they are not true usernames.
  302. nickname-prefix: ''
  303.  
  304. # The maximum length allowed in nicknames. The nickname prefix is included in this.
  305. max-nick-length: 50
  306.  
  307. # Disable this if you have any other plugin, that modifies the displayname of a user.
  308. change-displayname: true
  309.  
  310. # When this option is enabled, the (tab) player list will be updated with the displayname.
  311. # The value of change-displayname (above) has to be true.
  312. change-playerlist: true
  313.  
  314. # When essentialschat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
  315. # This setting is ignored if essentialschat.jar is used, and defaults to 'true'.
  316. # The value of change-displayname (above) has to be true.
  317. # Do not edit this setting unless you know what you are doing!
  318. # add-prefix-suffix: false
  319.  
  320. # The delay, in seconds, required between /home, /tp, etc.
  321. teleport-cooldown: 0
  322.  
  323. # The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport never occurs.
  324. teleport-delay: 5
  325.  
  326. # The delay, in seconds, a player can't be attacked by other players after they have been teleported by a command.
  327. # This will also prevent the player attacking other players.
  328. teleport-invulnerability: 4
  329.  
  330. # The delay, in seconds, required between /heal or /feed attempts.
  331. heal-cooldown: 60
  332.  
  333. # What to prevent from /i /give.
  334. # e.g item-spawn-blacklist: 46,11,10
  335. item-spawn-blacklist:
  336.  
  337. # Set this to true if you want permission based item spawn rules.
  338. # Note: The blacklist above will be ignored then.
  339. # Example permissions (these go in your permissions manager):
  340. # - essentials.itemspawn.item-all
  341. # - essentials.itemspawn.item-[itemname]
  342. # - essentials.itemspawn.item-[itemid]
  343. # - essentials.give.item-all
  344. # - essentials.give.item-[itemname]
  345. # - essentials.give.item-[itemid]
  346. # - essentials.unlimited.item-all
  347. # - essentials.unlimited.item-[itemname]
  348. # - essentials.unlimited.item-[itemid]
  349. # - essentials.unlimited.item-bucket # Unlimited liquid placing
  350. #
  351. # For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
  352. permission-based-item-spawn: false
  353.  
  354. # Mob limit on the /spawnmob command per execution.
  355. spawnmob-limit: 100
  356.  
  357. # Shall we notify users when using /lightning?
  358. warn-on-smite: true
  359.  
  360. # motd and rules are now configured in the files motd.txt and rules.txt.
  361.  
  362. # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
  363. # Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
  364. # In this state, which plugin 'wins' appears to be almost random.
  365. #
  366. # If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
  367. # To force essentials to take 'god' alias 'god' to 'egod'.
  368. # See http://wiki.bukkit.org/Bukkit.yml#aliases for more information
  369.  
  370. overridden-commands:
  371. - god
  372. - info
  373.  
  374. # Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts.
  375. # Commands should fallback to the vanilla versions if available.
  376. # You should not have to disable commands used in other plugins, they will automatically get priority.
  377. disabled-commands:
  378. - afk
  379.  
  380. # These commands will be shown to players with socialSpy enabled.
  381. # You can add commands from other plugins you may want to track or
  382. # remove commands that are used for something you dont want to spy on.
  383. socialspy-commands:
  384. - msg
  385. - w
  386. - r
  387. - mail
  388. - m
  389. - t
  390. - whisper
  391. - emsg
  392. - tell
  393. - er
  394. - reply
  395. - ereply
  396. - email
  397. - action
  398. - describe
  399. - eme
  400. - eaction
  401. - edescribe
  402. - etell
  403. - ewhisper
  404. - pm
  405.  
  406. # If you do not wish to use a permission system, you can define a list of 'player perms' below.
  407. # This list has no effect if you are using a supported permissions system.
  408. # If you are using an unsupported permissions system, simply delete this section.
  409. # Whitelist the commands and permissions you wish to give players by default (everything else is op only).
  410. # These are the permissions without the "essentials." part.
  411. player-commands:
  412. # - afk
  413. # - afk.auto
  414. # - back
  415. # - back.ondeath
  416. - balance
  417. # - balance.others
  418. # - balancetop
  419. - build
  420. # - chat.color
  421. #- chat.format
  422. # - chat.shout
  423. # - chat.question
  424. # - clearinventory
  425. # - compass
  426. - depth
  427. - delhome
  428. # - getpos
  429. # - geoip.show
  430. - help
  431. - helpop
  432. - home
  433. - home.others
  434. - ignore
  435. # - info
  436. # - itemdb
  437. - kit
  438. - kits.tools
  439. - list
  440. - mail
  441. - mail.send
  442. # - me
  443. # - motd
  444. - msg
  445. # - msg.color
  446. # - nick
  447. # - near
  448. - pay
  449. # - ping
  450. # - protect
  451. # - r
  452. # - rules
  453. # - realname
  454. # - seen
  455. - sell
  456. - sethome
  457. # - setxmpp
  458. # - signs.create.protection
  459. # - signs.create.trade
  460. # - signs.break.protection
  461. # - signs.break.trade
  462. # - signs.use.balance
  463. - signs.use.buy
  464. # - signs.use.disposal
  465. # - signs.use.enchant
  466. # - signs.use.free
  467. # - signs.use.gamemode
  468. # - signs.use.heal
  469. # - signs.use.info
  470. # - signs.use.kit
  471. # - signs.use.mail
  472. # - signs.use.protection
  473. # - signs.use.repair
  474. - signs.use.sell
  475. # - signs.use.time
  476. # - signs.use.trade
  477. # - signs.use.warp
  478. # - signs.use.weather
  479. - spawn
  480. # - suicide
  481. # - time
  482. - tpa
  483. - tpaccept
  484. - tpahere
  485. - tpdeny
  486. - warp
  487. - warp.list
  488. # - world
  489. # - worth
  490. # - xmpp
  491.  
  492. # Note: All items MUST be followed by a quantity!
  493. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  494. # Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
  495. # For Item meta information visit http://wiki.ess3.net/wiki/Item_Meta
  496. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  497. # For more information, visit http://wiki.ess3.net/wiki/Kits
  498. kits:
  499. Start:
  500. delay: 86400
  501. items:
  502. - 267 1
  503. - 306 1
  504. - 307 1
  505. - 308 1
  506. - 309 1
  507. - 256 1
  508. - 257 1
  509. - 258 1
  510. - 320 32
  511. - 17 32
  512. Coal:
  513. delay: 86400
  514. items:
  515. - 276 1 sharpness:3 fire:2 name:&0CoalSword
  516. - 261 1 power:3 punch:1 name:&0CoalBow
  517. - 262 6
  518. - 278 1 Efficiency:3 Unbreaking:1 name:&0CoalPickaxe
  519. - 277 1 Efficiency:2 Unbreaking:1 name:&0CoalShovel
  520. - 46 16
  521. - 49 16
  522. - 322 6
  523. - 320 64
  524.  
  525. Coal2:
  526. delay: 86400
  527. items:
  528. - 306 1 protection:3 name:&0CoalHelmet
  529. - 307 1 protection:3 name:&0CoalChestplate
  530. - 308 1 protection:3 name:&0CoalPants
  531. - 309 1 protection:3 name:&0CoalBoots
  532. - 267 1 sharpness:1 fireaspect:2
  533. - 278 1 Efficiency:4 Unbreaking:1
  534. - 17 12
  535. - 42 4
  536. - 41 2
  537. - 322 6
  538. - 57 1
  539. - 320 16
  540.  
  541. Coal3:
  542. delay: 86400
  543. items:
  544. - 261 1 Power:2 Flame:1 Punch:1
  545. - 262 192
  546. - 302 1
  547. - 303 1
  548. - 304 1
  549. - 305 1
  550. - 320 32
  551. - 267 1 FireAspect:2
  552. - 373:8201 2
  553. - 373:8201 2
  554. - 373:8194 5
  555. - 373:8197 5
  556.  
  557. Iron:
  558. delay: 86400
  559. items:
  560. - 276 1 Sharpness:3 FireAspect:2 name:&eIronSword
  561. - 261 1 Power:4 Punch:2 name:&eIronBow
  562. - 310 1 Protection:3 Unbreaking:1 name:&eIroHelmet
  563. - 311 1 Protection:4 FireProtection:2 name:&eIron Chestplate
  564. - 312 1 Protection:3 name:&eIronPants
  565. - 313 1 Protection:3 Unbreaking:1 name:&eIronBoots
  566. - 278 1 Efficiency:3 Unbreaking:2 Fortune:1 name:&eIronPickaxe
  567. - 322 10
  568. - 320 64
  569. - 46 16
  570. - 49 20
  571. - 393 256
  572. - 393 256
  573.  
  574. Iron2:
  575. delay: 86400
  576. items:
  577. - 306 1 Protection:3
  578. - 307 1 Protection:3
  579. - 308 1 Protection:3
  580. - 309 1 Protection:3
  581. - 260 6
  582. - 388 3
  583. - 42 4
  584. - 267 1 FireAspect:2 Knockback:2
  585. - 257 1 Efficiency:3
  586. - 256 1 Efficiency:1
  587. - 258 1 Efficiency:3 Unbreaking:1
  588.  
  589. Iron3:
  590. delay: 86400
  591. items:
  592. - 261 1 Flame:1 Power:4 Punch:2
  593. - 262 192
  594. - 302 1
  595. - 303 1
  596. - 304 1
  597. - 305 1
  598. - 320 32
  599. - 276 1 Fire aspect:2
  600. - 373:8201 2
  601. - 373:8193 2
  602. - 373:8194 5
  603. - 373:8197 5
  604. - 322:1 1
  605.  
  606. Iron4:
  607. delay: 86400
  608. items:
  609. - 372 16
  610. - 375 5
  611. - 376 5
  612. - 376 5
  613. - 378 5
  614. - 382 5
  615. - 369 5
  616. - 331 5
  617. - 348 5
  618. - 379 5
  619. - 380 5
  620.  
  621. Gold:
  622. delay: 86400
  623. items:
  624. - 276 1 Sharpness:5 FireAspect:2 Looting:3 name:&5GoldSword
  625. - 276 1 Sharpness:3 FireAspect:2 name:&5GoldSwordv2
  626. - 261 1 Power:5 Punch:2 Flame:1 name:&5GoldBow
  627. - 310 1 Protection:4 Unbreaking:2 name:&5GoldHelmet
  628. - 311 1 Protection:4 Unbreaking:2 name:&5GoldChestplate
  629. - 312 1 Protection:4 Unbreaking:2 name:&5GoldPants
  630. - 313 1 Protection:4 Unbreaking:2 name:&5GoldBoots
  631. - 322 12
  632. - 320 64
  633. - 46 16
  634. - 49 20
  635.  
  636. Gold2:
  637. delay: 86400
  638. items:
  639. - 306 1 protection:4
  640. - 307 1 protection:4
  641. - 308 1 protection:4
  642. - 309 1 protection:4
  643. - 260 6
  644. - 388 3
  645. - 42 10
  646. - 41 3
  647. - 57 3
  648. - 267 1 Sharpness:5 FireAspect:2
  649. - 257 1 Efficiency:4 Unbreaking:3
  650. - 256 1 Efficiency:4
  651. - 258 1 Efficiency:4 Unbreaking:3
  652.  
  653. Gold3:
  654. delay: 86400
  655. items:
  656. - 261 1 Flame:1 Power:4 Punch:2
  657. - 262 192
  658. - 302 1 Protection:3
  659. - 303 1 Protection:3
  660. - 304 1 Protection:3
  661. - 306 1 Protection:3
  662. - 320 64
  663. - 276 1 Sharpness:3 FireAspect:2
  664. - 373:8201 5
  665. - 373:8192 5
  666. - 373:8194 5
  667. - 373:8197 5
  668. - 322:1 3
  669.  
  670. Gold4:
  671. delay: 86400
  672. items:
  673. - 372 32
  674. - 375 10
  675. - 376 10
  676. - 376 10
  677. - 378 10
  678. - 382 10
  679. - 369 10
  680. - 331 32
  681. - 348 32
  682. - 379 1
  683. - 380 1
  684.  
  685. Gold5:
  686. delay: 86400
  687. items:
  688. - 278 1 Efficiency:5 Unbreaking:3 Fortune:3
  689. - 276 1 Sharpness:3 Looting:3
  690. - 50 64
  691. - 364 64
  692. - 277 1 Efficiency:4 Unbreaking:3
  693. - 278 1 Efficiency:3 SilkTouch:1
  694.  
  695. Gold6:
  696. delay: 86400
  697. items:
  698. - 46 32
  699. - 49 16
  700. - 1 64
  701. - 326 1
  702. - 44 1
  703. - 77 1
  704. - 356 24
  705. - 331 64
  706. - 33 6
  707. - 259 1
  708.  
  709. Diamond:
  710. delay: 86400
  711. items:
  712. - 276 1 Sharpness:5 FireAspect:2 Looting:3 name:&bDiamondSword
  713. - 276 1 Sharpness:5 FireAspect:2 name:&bDiamondSwordv2
  714. - 261 1 Power:5 Flame:2 Punch:2 Infinity:1 name:&bDiamondBow
  715. - 310 1 Protection:4 Unbreaking:3 name:&bDiamondHelmet
  716. - 311 1 Protection:4 Unbreaking:3 name:&bDiamondChestplate
  717. - 312 1 Protection:4 Unbreaking:3 name:&bDiamondPants
  718. - 313 1 Protection:4 Unbreaking:3 name:&bDiamondBoots
  719. - 322:1 2
  720. - 368 32
  721. - 320 32
  722. - 46 32
  723. - 49 32
  724.  
  725. Diamond2:
  726. delay: 86400
  727. items:
  728. - 310 1 Protection:4 Unbreaking:1
  729. - 311 1 Protection:4 Unbreaking:1
  730. - 312 1 Protection:4 Unbreaking:1
  731. - 313 1 Protection:4 Unbreaking:1
  732. - 42 18
  733. - 41 18
  734. - 57 16
  735. - 276 1 Sharpness:5 FireAspect:2
  736. - 278 1 Efficiency:4 Unbreaking:3 Fortune:3
  737. - 277 1 Efficiency:4 Unbreaking:3
  738. - 279 1 Efficiency:4 Unbreaking:3
  739.  
  740. Diamond3:
  741. delay: 86400
  742. items:
  743. - 261 1 Flame:1 Power:5 Punch:2 Infinity:1
  744. - 262 2
  745. - 302 1 Protection:4 Unbreaking:3
  746. - 303 1 Protection:4 Unbreaking:3
  747. - 304 1 Protection:4 Unbreaking:3
  748. - 305 1 Protection:4 Unbreaking:3
  749. - 320 64
  750. - 276 1 Sharpness:4 FireAspect:2 Unbreaking:3
  751. - 373:8201 10
  752. - 373:8192 10
  753. - 373:8194 10
  754. - 373:8197 10
  755. - 322:1 2
  756.  
  757. Diamond4:
  758. delay: 86400
  759. items:
  760. - 372 32
  761. - 375 24
  762. - 376 24
  763. - 376 24
  764. - 331 24
  765. - 348 24
  766. - 382 8
  767. - 378 24
  768. - 369 24
  769. - 379 2
  770. - 380 2
  771.  
  772. Diamond5:
  773. delay: 86400
  774. items:
  775. - 278 1 Efficiency:5 Unbreaking:3 Fortune:3
  776. - 276 1 Sharpness:5 Looting:3
  777. - 50 64
  778. - 364 64
  779. - 277 1 Efficiency:5 Unbreaking:3
  780. - 278 1 Efficiency:5 SilkTouch:1
  781.  
  782. Diamond6:
  783. delay: 86400
  784. items:
  785. - 7 1
  786. - 46 32
  787. - 41 8
  788. - 57 8
  789. - 322:1 2
  790. - 383:50 3
  791.  
  792.  
  793. # Essentials Sign Control
  794. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  795. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  796. # Essentials Colored sign support will be enabled when any sign types are enabled.
  797. # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
  798.  
  799. enabledSigns:
  800. - color
  801. - balance
  802. - buy
  803. - sell
  804. - trade
  805. - free
  806. - disposal
  807. - warp
  808. - kit
  809. - mail
  810. - enchant
  811. - gamemode
  812. - heal
  813. - info
  814. - spawnmob
  815. - repair
  816. - time
  817. - weather
  818.  
  819. # How many times per second can Essentials signs be interacted with per player.
  820. # Values should be between 1-20, 20 being virtually no lag protection.
  821. # Lower numbers will reduce the possibility of lag, but may annoy players.
  822. sign-use-per-second: 4
  823.  
  824. # Backup runs a batch/bash command while saving is disabled.
  825. backup:
  826. # Interval in minutes.
  827. interval: 30
  828. # Unless you add a valid backup command or script here, this feature will be useless.
  829. # Use 'save-all' to simply force regular world saving without backup.
  830. #command: 'rdiff-backup World1 backups/World1'
  831.  
  832. # Set this true to enable permission per warp.
  833. per-warp-permission: false
  834.  
  835. # Sort output of /list command by groups.
  836. # You can hide and merge the groups displayed in /list by defining the desired behaviour here.
  837. # Detailed instructions and examples can be found on the wiki: http://wiki.ess3.net/wiki/List
  838. list:
  839. # To merge groups, list the groups you wish to merge
  840. # Staff: owner admin moderator
  841. # Admins: owner admin
  842. # To limit groups, set a max user limit
  843. # builder: 20
  844. # To hide groups, set the group as hidden
  845. # default: hidden
  846. # Uncomment the line below to simply list all players with no grouping
  847. # Players: '*'
  848.  
  849. # More output to the console.
  850. debug: false
  851.  
  852. # Set the locale for all messages.
  853. # If you don't set this, the default locale of the server will be used.
  854. # For example, to set language to English, set locale to en, to use the file "messages_en.properties".
  855. # Don't forget to remove the # in front of the line.
  856. # For more information, visit http://wiki.ess3.net/wiki/Locale
  857. # locale: en
  858.  
  859. # Turn off god mode when people exit.
  860. remove-god-on-disconnect: false
  861.  
  862. # Auto-AFK
  863. # After this timeout in seconds, the user will be set as afk.
  864. # This feature requires the player to have essentials.afk.auto node.
  865. # Set to -1 for no timeout.
  866. auto-afk: 900
  867.  
  868. # Auto-AFK Kick
  869. # After this timeout in seconds, the user will be kicked from the server.
  870. # essentials.afk.kickexempt node overrides this feature.
  871. # Set to -1 for no timeout.
  872. auto-afk-kick: 600
  873.  
  874. # Set this to true, if you want to freeze the player, if he is afk.
  875. # Other players or monsters can't push him out of afk mode then.
  876. # This will also enable temporary god mode for the afk player.
  877. # The player has to use the command /afk to leave the afk mode.
  878. freeze-afk-players: false
  879.  
  880. # When the player is afk, should he be able to pickup items?
  881. # Enable this, when you don't want people idling in mob traps.
  882. disable-item-pickup-while-afk: false
  883.  
  884. # This setting controls if a player is marked as active on interaction.
  885. # When this setting is false, you will need to manually un-AFK using the /afk command.
  886. cancel-afk-on-interact: true
  887.  
  888. # Should we automatically remove afk status when the player moves?
  889. # Player will be removed from AFK on chat/command regardless of this setting.
  890. # Disable this to reduce server lag.
  891. cancel-afk-on-move: true
  892.  
  893. # You can disable the death messages of Minecraft here.
  894. death-messages: true
  895.  
  896. # Add worlds to this list, if you want to automatically disable god mode there.
  897. no-god-in-worlds:
  898. # - world_nether
  899.  
  900. # Set to true to enable per-world permissions for teleporting between worlds with essentials commands.
  901. # This applies to /world, /back, /tp[a|o][here|all], but not warps.
  902. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  903. # This does not affect the /home command, there is a separate toggle below for this.
  904. world-teleport-permissions: false
  905.  
  906. # The number of items given if the quantity parameter is left out in /item or /give.
  907. # If this number is below 1, the maximum stack size size is given. If over-sized stacks.
  908. # are not enabled, any number higher than the maximum stack size results in more than one stack.
  909. default-stack-size: -1
  910.  
  911. # Over-sized stacks are stacks that ignore the normal max stack size.
  912. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  913. # How many items should be in an over-sized stack?
  914. oversized-stacksize: 64
  915.  
  916. # Allow repair of enchanted weapons and armor.
  917. # If you set this to false, you can still allow it for certain players using the permission.
  918. # essentials.repair.enchanted
  919. repair-enchanted: true
  920.  
  921. # Allow 'unsafe' enchantments in kits and item spawning.
  922. # Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.
  923. unsafe-enchantments: false
  924.  
  925. #Do you want essentials to keep track of previous location for /back in the teleport listener?
  926. #If you set this to true any plugin that uses teleport will have the previous location registered.
  927. register-back-in-listener: false
  928.  
  929. #Delay to wait before people can cause attack damage after logging in.
  930. login-attack-delay: 5
  931.  
  932. #Set the max fly speed, values range from 0.1 to 1.0
  933. max-fly-speed: 0.8
  934.  
  935. #Set the max walk speed, values range from 0.1 to 1.0
  936. max-walk-speed: 0.8
  937.  
  938. #Set the maximum amount of mail that can be sent within a minute.
  939. mails-per-minute: 1000
  940.  
  941. # Set the maximum time /tempban can be used for in seconds.
  942. # Set to -1 to disable, and essentials.tempban.unlimited can be used to override.
  943. max-tempban-time: 1
  944.  
  945. ############################################################
  946. # +------------------------------------------------------+ #
  947. # | EssentialsHome | #
  948. # +------------------------------------------------------+ #
  949. ############################################################
  950.  
  951. # Allows people to set their bed at daytime.
  952. update-bed-at-daytime: true
  953.  
  954. # Set to true to enable per-world permissions for using homes to teleport between worlds.
  955. # This applies to the /home only.
  956. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  957. world-home-permissions: false
  958.  
  959. # Allow players to have multiple homes.
  960. # Players need essentials.sethome.multiple before they can have more than 1 home, defaults to 'default' below.
  961. # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
  962. # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
  963. # For more information, visit http://wiki.ess3.net/wiki/Multihome
  964. sethome-multiple:
  965. adventurer: 2
  966. # essentials.sethome.multiple.Slayer
  967. Slayer: 3
  968. # essentials.sethome.multiple.Infernal
  969. Infernal: 5
  970. # essentials.sethome.multiple.Phantom
  971. Phantom: 7
  972. # essentials.sethome.multiple.Exotic
  973. Exotic: 9
  974. # essentials.sethome.multiple.TrialMod
  975. TrialMod: 1
  976. # essentials.sethome.multiple.Moderator
  977. Moderator: 1
  978. # essentials.sethome.multiple.Admin
  979. Admin: 8
  980. # essentials.sethome.multiple.Owner
  981. Owner: 10
  982.  
  983. # Set timeout in seconds for players to accept tpa before request is cancelled.
  984. # Set to 0 for no timeout.
  985. tpa-accept-cancellation: 120
  986.  
  987. ############################################################
  988. # +------------------------------------------------------+ #
  989. # | EssentialsEco | #
  990. # +------------------------------------------------------+ #
  991. ############################################################
  992.  
  993. # For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy
  994.  
  995. # Defines the balance with which new players begin. Defaults to 0.
  996. starting-balance: 200
  997.  
  998. # worth-# defines the value of an item when it is sold to the server via /sell.
  999. # These are now defined in worth.yml
  1000.  
  1001. # Defines the cost to use the given commands PER USE.
  1002. # Some commands like /repair have sub-costs, check the wiki for more information.
  1003. command-costs:
  1004. # /example costs $1000 PER USE
  1005. #example: 1000
  1006. # /kit tools costs $1500 PER USE
  1007. #kit-tools: 1500
  1008.  
  1009. # Set this to a currency symbol you want to use.
  1010. currency-symbol: '$'
  1011.  
  1012. # Set the maximum amount of money a player can have.
  1013. # The amount is always limited to 10 trillion because of the limitations of a java double.
  1014. max-money: 100000000000000000000000000
  1015.  
  1016. # Set the minimum amount of money a player can have (must be above the negative of max-money).
  1017. # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
  1018. min-money: 0
  1019.  
  1020. # Enable this to log all interactions with trade/buy/sell signs and sell command.
  1021. economy-log-enabled: false
  1022.  
  1023. ############################################################
  1024. # +------------------------------------------------------+ #
  1025. # | EssentialsHelp | #
  1026. # +------------------------------------------------------+ #
  1027. ############################################################
  1028.  
  1029. # Show other plugins commands in help.
  1030. non-ess-in-help: true
  1031.  
  1032. # Hide plugins which do not give a permission.
  1033. # You can override a true value here for a single plugin by adding a permission to a user/group.
  1034. # The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help regardless.
  1035. # You can use negative permissions to remove access to just a single plugins help if the following is enabled.
  1036. hide-permissionless-help: true
  1037.  
  1038. ############################################################
  1039. # +------------------------------------------------------+ #
  1040. # | EssentialsChat | #
  1041. # +------------------------------------------------------+ #
  1042. ############################################################
  1043.  
  1044. chat:
  1045.  
  1046. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  1047. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  1048. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  1049. # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  1050. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  1051. radius:
  1052. # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  1053. # Or you can give a group specific chat format, to give some extra variation.
  1054. # If set to the default chat format which "should" be compatible with ichat.
  1055. # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
  1056.  
  1057. #format: '{DISPLAYNAME}: &7{MESSAGE}'
  1058. # format: '{DISPLAYNAME}&7:&r {MESSAGE}'
  1059.  
  1060. #group-formats:
  1061. # TrialMod: '{DISPLAYNAME}: &3{MESSAGE}'
  1062. # Moderator: '{DISPLAYNAME}: &3{MESSAGE}'
  1063. # Owner: '{DISPLAYNAME}: &4{MESSAGE}'
  1064. # Admin: '{DISPLAYNAME}: &4{MESSAGE}'
  1065.  
  1066. # If you are using group formats make sure to remove the '#' to allow the setting to be read.
  1067.  
  1068. ############################################################
  1069. # +------------------------------------------------------+ #
  1070. # | EssentialsProtect | #
  1071. # +------------------------------------------------------+ #
  1072. ############################################################
  1073.  
  1074. protect:
  1075.  
  1076. # General physics/behavior modifications.
  1077. prevent:
  1078. lava-flow: false
  1079. water-flow: false
  1080. water-bucket-flow: false
  1081. fire-spread: true
  1082. lava-fire-spread: true
  1083. flint-fire: false
  1084. lightning-fire-spread: true
  1085. portal-creation: false
  1086. tnt-explosion: false
  1087. tnt-playerdamage: false
  1088. tnt-minecart-explosion: false
  1089. tnt-minecart-playerdamage: false
  1090. fireball-explosion: false
  1091. fireball-fire: false
  1092. fireball-playerdamage: false
  1093. witherskull-explosion: false
  1094. witherskull-playerdamage: false
  1095. wither-spawnexplosion: false
  1096. wither-blockreplace: false
  1097. creeper-explosion: false
  1098. creeper-playerdamage: false
  1099. creeper-blockdamage: false
  1100. enderdragon-blockdamage: true
  1101. enderman-pickup: false
  1102. villager-death: false
  1103. # Monsters won't follow players.
  1104. # permission essentials.protect.entitytarget.bypass disables this.
  1105. entitytarget: false
  1106. # Prevent the spawning of creatures.
  1107. spawn:
  1108. creeper: false
  1109. skeleton: false
  1110. spider: false
  1111. giant: false
  1112. zombie: false
  1113. slime: false
  1114. ghast: false
  1115. pig_zombie: false
  1116. enderman: false
  1117. cave_spider: false
  1118. silverfish: false
  1119. blaze: false
  1120. magma_cube: false
  1121. ender_dragon: false
  1122. pig: false
  1123. sheep: false
  1124. cow: false
  1125. chicken: false
  1126. squid: false
  1127. wolf: false
  1128. mushroom_cow: false
  1129. snowman: false
  1130. ocelot: false
  1131. iron_golem: false
  1132. villager: false
  1133. wither: false
  1134. bat: false
  1135. witch: false
  1136. horse: false
  1137.  
  1138. # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  1139. # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  1140. creeper:
  1141. max-height: -1
  1142.  
  1143. # Disable various default physics and behaviors.
  1144. disable:
  1145. # Should fall damage be disabled?
  1146. fall: false
  1147.  
  1148. # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  1149. # They will be unable to attack users without that same permission node.
  1150. pvp: false
  1151.  
  1152. # Should drowning damage be disabled?
  1153. # (Split into two behaviors; generally, you want both set to the same value.)
  1154. drown: false
  1155. suffocate: false
  1156.  
  1157. # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
  1158. lavadmg: false
  1159.  
  1160. # Should arrow damage be disabled?
  1161. projectiles: false
  1162.  
  1163. # This will disable damage from touching cacti.
  1164. contactdmg: false
  1165.  
  1166. # Burn, baby, burn! Should fire damage be disabled?
  1167. firedmg: false
  1168.  
  1169. # Should the damage after hit by a lightning be disabled?
  1170. lightning: false
  1171.  
  1172. # Should Wither damage be disabled?
  1173. wither: false
  1174.  
  1175. # Disable weather options?
  1176. weather:
  1177. storm: false
  1178. thunder: false
  1179. lightning: false
  1180.  
  1181. ############################################################
  1182. # +------------------------------------------------------+ #
  1183. # | EssentialsAntiBuild | #
  1184. # +------------------------------------------------------+ #
  1185. ############################################################
  1186.  
  1187. # Disable various default physics and behaviors
  1188. # For more information, visit http://wiki.ess3.net/wiki/AntiBuild
  1189.  
  1190. # Should people with build: false in permissions be allowed to build?
  1191. # Set true to disable building for those people.
  1192. # Setting to false means EssentialsAntiBuild will never prevent you from building.
  1193. build: true
  1194.  
  1195. # Should people with build: false in permissions be allowed to use items?
  1196. # Set true to disable using for those people.
  1197. # Setting to false means EssentialsAntiBuild will never prevent you from using.
  1198. use: true
  1199.  
  1200. # Should we tell people they are not allowed to build?
  1201. warn-on-build-disallow: true
  1202.  
  1203. # For which block types would you like to be alerted?
  1204. # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  1205. # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  1206. alert:
  1207. on-placement: 10,11,46,327
  1208. on-use: 327
  1209. on-break:
  1210.  
  1211. blacklist:
  1212.  
  1213. # Which blocks should people be prevented from placing?
  1214. placement: 10,11,46,327
  1215.  
  1216. # Which items should people be prevented from using?
  1217. usage: 327
  1218.  
  1219. # Which blocks should people be prevented from breaking?
  1220. break:
  1221.  
  1222. # Which blocks should not be pushed by pistons?
  1223. piston:
  1224.  
  1225. # Which blocks should not be dispensed by dispensers
  1226. dispenser:
  1227.  
  1228. ############################################################
  1229. # +------------------------------------------------------+ #
  1230. # | Essentials Spawn / New Players | #
  1231. # +------------------------------------------------------+ #
  1232. ############################################################
  1233.  
  1234. newbies:
  1235. # Should we announce to the server when someone logs in for the first time?
  1236. # If so, use this format, replacing {DISPLAYNAME} with the player name.
  1237. # If not, set to ''
  1238. #announce-format: ''
  1239. announce-format: '&1&lWelcome {DISPLAYNAME} to &3&lExodia&a&lcraft!'
  1240.  
  1241. # When we spawn for the first time, which spawnpoint do we use?
  1242. # Set to "none" if you want to use the spawn point of the world.
  1243. spawnpoint: newbies
  1244.  
  1245. # Do we want to give users anything on first join? Set to '' to disable
  1246. # This kit will be given regardless of cost, and permissions.
  1247. #kit: ''
  1248. kit: 'Member'
  1249.  
  1250. # Set this to lowest, if you want Multiverse to handle the respawning.
  1251. # Set this to high, if you want EssentialsSpawn to handle the respawning.
  1252. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning.
  1253. respawn-listener-priority: high
  1254.  
  1255. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  1256. respawn-at-home: false
  1257.  
  1258. # End of File <-- No seriously, you're done with configuration.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement