Advertisement
Guest User

essentials_config

a guest
Mar 10th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.81 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: '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. # 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. dtools:
  162. delay: 10
  163. items:
  164. - 277 1
  165. - 278 1
  166. - 279 1
  167. tools:
  168. delay: 10
  169. items:
  170. - 272 1
  171. - 273 1
  172. - 274 1
  173. - 275 1
  174.  
  175. # Essentials Sign Control
  176. # See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.
  177. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  178. # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
  179.  
  180. enabledSigns:
  181. #- balance
  182. #- buy
  183. #- sell
  184. #- trade
  185. #- free
  186. #- disposal
  187. #- warp
  188. #- kit
  189. #- mail
  190. #- enchant
  191. #- gamemode
  192. #- heal
  193. #- spawnmob
  194. #- time
  195. #- weather
  196. #- protection
  197.  
  198. # Backup runs a command while saving is disabled
  199. backup:
  200. # Interval in minutes
  201. interval: 60
  202. # Add a command that backups your data, e.g.
  203. #command: 'rdiff-backup World1 backups/World1'
  204.  
  205. # Set this true to enable permission per warp.
  206. per-warp-permission: false
  207.  
  208. # Sort output of /list command by groups
  209. sort-list-by-groups: false
  210.  
  211. # More output to the console
  212. debug: false
  213.  
  214. # Set the locale for all messages
  215. # If you don't set this, the default locale of the server will be used.
  216. # Don't forget to remove the # infront of the line
  217. #locale: de_DE
  218.  
  219. # Turn off god mode when people exit
  220. remove-god-on-disconnect: false
  221.  
  222. # Use the permission system of bukkit
  223. # This only works if no other permission plugins are installed
  224. use-bukkit-permissions: false
  225.  
  226. # Auto-AFK
  227. # After this timeout in seconds, the user will be set as afk.
  228. # Set to -1 for no timeout.
  229. auto-afk: 300
  230.  
  231. # Auto-AFK Kick
  232. # After this timeout in seconds, the user will be kicked from the server.
  233. # Set to -1 for no timeout.
  234. auto-afk-kick: -1
  235.  
  236. # Set this to true, if you want to freeze the player, if he is afk.
  237. # Other players or monsters can't push him out of afk mode then.
  238. # This will also enable temporary god mode for the afk player.
  239. # The player has to use the command /afk to leave the afk mode.
  240. freeze-afk-players: false
  241.  
  242. # When the player is afk, should he be able to pickup items?
  243. # Enable this, when you don't want people idling in mob traps.
  244. disable-item-pickup-while-afk: true
  245.  
  246. # You can disable the death messages of minecraft here
  247. death-messages: true
  248.  
  249. # Add worlds to this list, if you want to automatically disable god mode there
  250. no-god-in-worlds:
  251. # - world_nether
  252.  
  253. # Set to true to enable per-world permissions for teleporting with /world
  254. # Give someone permission to teleport to a world with essentials.world.<worldname>
  255. world-teleport-permissions: false
  256.  
  257. # The number of items given if the quantity parameter is left out in /item or /give.
  258. # If this number is below 1, the maximum stack size size is given. If oversized stacks
  259. # is not enabled, any number higher then the maximum stack size results in more than one stack.
  260. default-stack-size: -1
  261.  
  262. # Oversized stacks are stacks that ignore the normal max stacksize.
  263. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  264. # How many items should be in a oversized stack?
  265. oversized-stacksize: 64
  266.  
  267. # Do you allow to repair enchanted weapons and armor?
  268. # If you set this to false, you can still allow it for certain players using the permission
  269. # essentials.repair.enchanted
  270. repair-enchanted: true
  271.  
  272. #Do you want essentials to keep track of previous location for /back in the teleport listener?
  273. #If you set this to true any plugin that uses teleport will have the previous location registered.
  274. register-back-in-listener: false
  275.  
  276. ############################################################
  277. # +------------------------------------------------------+ #
  278. # | EssentialsHome | #
  279. # +------------------------------------------------------+ #
  280. ############################################################
  281.  
  282. # If no home is set, send players to spawn when /home is used
  283. spawn-if-no-home: true
  284.  
  285. # Allows people to set their bed at daytime
  286. update-bed-at-daytime: true
  287.  
  288. # Allow players to have multiple homes.
  289. # Players need essentials.sethome.multiple before they can have more than 1 home, default to 'default' below.
  290. # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
  291. # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
  292. sethome-multiple:
  293. default: 3
  294. # essentials.sethome.multiple.vip
  295. vip: 5
  296. # essentials.sethome.multiple.staff
  297. staff: 10
  298.  
  299. # Set timeout in seconds for players to accept tpa before request is cancelled.
  300. # Set to 0 for no timeout
  301. tpa-accept-cancellation: 0
  302.  
  303. ############################################################
  304. # +------------------------------------------------------+ #
  305. # | EssentialsEco | #
  306. # +------------------------------------------------------+ #
  307. ############################################################
  308.  
  309. # Defines the balance with which new players begin. Defaults to 0.
  310. starting-balance: 100
  311.  
  312. # worth-# defines the value of an item when it is sold to the server via /sell.
  313. # These are now defined in worth.yml
  314.  
  315. # Defines the cost to use the given commands PER USE
  316. command-costs:
  317. # /example costs $1000 PER USE
  318. #example: 1000
  319. # /kit tools costs $1500 PER USE
  320. #kit-tools: 1500
  321.  
  322. # Set this to a currency symbol you want to use.
  323. currency-symbol: '$'
  324.  
  325. # Set the maximum amount of money a player can have
  326. # The amount is always limited to 10 trillions because of the limitations of a java double
  327. max-money: 10000000000000
  328.  
  329. # Set the minimum amount of money a player can have
  330. # Setting this to 0, will disable overdrafts/loans compeltely. Users need 'essentials.eco.loan' perm to go below 0.
  331. min-money: -10000000000000
  332.  
  333. # Enable this to log all interactions with trade/buy/sell signs and sell command
  334. economy-log-enabled: false
  335.  
  336. ############################################################
  337. # +------------------------------------------------------+ #
  338. # | EssentialsHelp | #
  339. # +------------------------------------------------------+ #
  340. ############################################################
  341.  
  342. # Show other plugins commands in help
  343. non-ess-in-help: true
  344.  
  345. # Hide plugins which dont give a permission
  346. # You can override a true value here for a single plugin by adding a permission to a user/group.
  347. # The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
  348. # You can use negitive permissions to remove access to just a single plugins help if the following is enabled.
  349. hide-permissionless-help: true
  350.  
  351. ############################################################
  352. # +------------------------------------------------------+ #
  353. # | EssentialsChat | #
  354. # +------------------------------------------------------+ #
  355. ############################################################
  356.  
  357. chat:
  358.  
  359. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  360. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  361. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  362. # Or with essentials.chat.question can override this by prefixing text with a question mark (?)
  363. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  364. radius: 0
  365.  
  366. # Chat formatting can be done in two ways, you can either define a standard format for all chat
  367. # Or you can give a group specific chat format, to give some extra variation.
  368. # If set to the default chat format which "should" be compatible with ichat.
  369. # For more information of chat formatting, check out the wiki: http://ess.khhq.net/wiki/Chat_Formatting
  370.  
  371. format: '<{DISPLAYNAME}> {MESSAGE}'
  372. #format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
  373.  
  374. group-formats:
  375. # Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
  376. # Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
  377.  
  378. # If your using group formats make sure to remove the '#' to allow the setting to be read.
  379.  
  380. ############################################################
  381. # +------------------------------------------------------+ #
  382. # | EssentialsProtect | #
  383. # +------------------------------------------------------+ #
  384. ############################################################
  385.  
  386. protect:
  387. # Database settings for sign/rail protection
  388.  
  389. # mysql or sqlite
  390. datatype: 'sqlite'
  391.  
  392. # If you specified MySQL above, you MUST enter the appropriate details here.
  393. # If you specified SQLite above, these will be IGNORED.
  394. username: 'root'
  395. password: 'root'
  396. mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
  397.  
  398. # For which block types would you like to be alerted?
  399. # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  400. # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  401. alert:
  402. on-placement: 10,11,46,327
  403. on-use: 327
  404. on-break:
  405.  
  406. blacklist:
  407.  
  408. # Which blocks should people be prevented from placing
  409. placement: 10,11,46,327
  410.  
  411. # Which items should people be prevented from using
  412. usage: 327
  413.  
  414. # Which blocks should people be prevented from breaking
  415. break:
  416.  
  417. # Which blocks should not be pushed by pistons
  418. piston:
  419.  
  420. # General physics/behavior modifications
  421. prevent:
  422. lava-flow: false
  423. water-flow: false
  424. water-bucket-flow: false
  425. fire-spread: true
  426. lava-fire-spread: true
  427. flint-fire: false
  428. lightning-fire-spread: true
  429. portal-creation: false
  430. tnt-explosion: false
  431. tnt-playerdamage: false
  432. fireball-explosion: false
  433. fireball-fire: false
  434. fireball-playerdamage: false
  435. creeper-explosion: false
  436. creeper-playerdamage: false
  437. creeper-blockdamage: false
  438. enderdragon-blockdamage: true
  439. enderman-pickup: false
  440. villager-death: false
  441. # Monsters won't follow players
  442. # permission essentials.protect.entitytarget.bypass disables this
  443. entitytarget: false
  444. # Prevent the spawning of creatures
  445. spawn:
  446. chicken: false
  447. cow: false
  448. creeper: false
  449. ghast: false
  450. giant: false
  451. monster: false
  452. pig: false
  453. pig_zombie: false
  454. sheep: false
  455. skeleton: false
  456. slime: false
  457. spider: false
  458. squid: false
  459. zombie: false
  460. wolf: false
  461. cave_spider: false
  462. enderman: false
  463. silverfish: false
  464. ender_dragon: false
  465. villager: false
  466. blaze: false
  467. mushroom_cow: false
  468. magma_cube: false
  469. snowman: false
  470.  
  471. # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  472. # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  473. creeper:
  474. max-height: -1
  475.  
  476. # Protect various blocks.
  477. protect:
  478. # Protect all signs
  479. signs: true
  480.  
  481. # Prevent users from destroying rails
  482. rails: true
  483.  
  484. # Blocks below rails/signs are also protected if the respective rail/sign is protected.
  485. # This makes it more difficult to circumvent protection, and should be enabled.
  486. # This only has an effect if "rails" or "signs" is also enabled.
  487. block-below: true
  488.  
  489. # Prevent placing blocks above protected rails, this is to stop a potential griefing
  490. prevent-block-on-rails: false
  491.  
  492. # Store blocks / signs in memory before writing
  493. memstore: false
  494.  
  495. # Disable various default physics and behaviors
  496. disable:
  497. # Should fall damage be disabled?
  498. fall: false
  499.  
  500. # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  501. # They will be unable to attack users without that same permission node.
  502. pvp: false
  503.  
  504. # Should drowning damage be disabled?
  505. # (Split into two behaviors; generally, you want both set to the same value)
  506. drown: false
  507. suffocate: false
  508.  
  509. # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
  510. lavadmg: false
  511.  
  512. # Should arrow damage be disabled
  513. projectiles: false
  514.  
  515. # This will disable damage from touching cacti.
  516. contactdmg: false
  517.  
  518. # Burn, baby, burn! Should fire damage be disabled?
  519. firedmg: false
  520.  
  521. # Should the damage after hit by a lightning be disabled?
  522. lightning: false
  523.  
  524. # Should people with build: false in permissions be allowed to build
  525. # Set true to disable building for those people
  526. build: true
  527.  
  528. # Should people with build: false in permissions be allowed to use items
  529. # Set true to disable using for those people
  530. use: true
  531.  
  532. # Should we tell people they are not allowed to build
  533. warn-on-build-disallow: true
  534.  
  535. # Disable weather options
  536. weather:
  537. storm: false
  538. thunder: false
  539. lightning: false
  540.  
  541. ############################################################
  542. # +------------------------------------------------------+ #
  543. # | Essentials Spawn / New Players | #
  544. # +------------------------------------------------------+ #
  545. ############################################################
  546.  
  547. newbies:
  548. # Should we announce to the server when someone logs in for the first time?
  549. # If so, use this format, replacing {DISPLAYNAME} with the player name.
  550. # If not, set to ''
  551. #announce-format: ''
  552. announce-format: '&dWelcome {DISPLAYNAME}&d to the server!'
  553.  
  554. # When we spawn for the first time, which spawnpoint do we use?
  555. # Set to "none" if you want to use the spawn point of the world.
  556. spawnpoint: newbies
  557.  
  558. # Do we want to give users anything on first join? Set to '' to disable
  559. # This kit will be given reguardless of cost, and permissions.
  560. #kit: ''
  561. kit: tools
  562.  
  563. # Set this to lowest, if you want Multiverse to handle the respawning
  564. # Set this to high, if you want EssentialsSpawn to handle the respawning
  565. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning
  566. respawn-listener-priority: high
  567.  
  568. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  569. respawn-at-home: false
  570.  
  571. # End of File <-- No seriously, you're done with configuration.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement