Advertisement
Guest User

My Essentials config.yml

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