Advertisement
Guest User

Untitled

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