Guest User

Config.yml

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