Advertisement
Guest User

Untitled

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