Guest User

Essentials config

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