Advertisement
Guest User

Untitled

a guest
Apr 1st, 2013
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 25.10 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: '4'
  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: true
  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: 2
  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. # Set this to true if you want permission based item spawn rules
  58. # Note: The blacklist above will be ignored then.
  59. # Permissions:
  60. #  - essentials.itemspawn.item-all
  61. #  - essentials.itemspawn.item-[itemname]
  62. #  - essentials.itemspawn.item-[itemid]
  63. #  - essentials.give.item-all
  64. #  - essentials.give.item-[itemname]
  65. #  - essentials.give.item-[itemid]
  66. # For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
  67. permission-based-item-spawn: false
  68.  
  69. # Mob limit on the /spawnmob command per execution
  70. spawnmob-limit: 10
  71.  
  72. # Shall we notify users when using /lightning
  73. warn-on-smite: true
  74.  
  75. # motd and rules are now configured in the files motd.txt and rules.txt
  76.  
  77. # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
  78. # Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
  79. # In this state, which plugin 'wins' appears to be almost random.
  80. #
  81. # If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
  82. # To force essentials to take 'god' alias 'god' to 'egod'.
  83. # See http://wiki.bukkit.org/Bukkit.yml#aliases for more information
  84.  
  85. overridden-commands:
  86. #  - god
  87.  
  88. # Disabled commands will be completely unavailable on the server.
  89. # Disabling commands here will have no effect on command conflicts.
  90. disabled-commands:
  91. #  - nick
  92.  
  93. # These commands will be shown to players with socialSpy enabled
  94. # You can add commands from other plugins you may want to track or
  95. # remove commands that are used for something you dont want to spy on
  96. socialspy-commands:
  97.  - msg
  98.   - w
  99.   - r
  100.   - mail
  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.   - mail
  154.   - mail.send
  155.   - me
  156.   - motd
  157.   - msg
  158.   - msg.color
  159.   - nick
  160.   - near
  161.   - pay
  162.   - ping
  163.   - protect
  164.   - r
  165.   - rules
  166.   - realname
  167.   - seen
  168.   - sell
  169.   - sethome
  170.   - setxmpp
  171.   - signs.create.protection
  172.   - signs.create.trade
  173.   - signs.break.protection
  174.   - signs.break.trade
  175.   - signs.use.balance
  176.   - signs.use.buy
  177.   - signs.use.disposal
  178.   - signs.use.enchant
  179.   - signs.use.free
  180.   - signs.use.gamemode
  181.   - signs.use.heal
  182.   - signs.use.info
  183.   - signs.use.kit
  184.   - signs.use.mail
  185.   - signs.use.protection
  186.   - signs.use.repair
  187.   - signs.use.sell
  188.   - signs.use.time
  189.   - signs.use.trade
  190.   - signs.use.warp
  191.   - signs.use.weather
  192.   - spawn
  193.   - suicide
  194.   - time
  195.   - tpa
  196.   - tpaccept
  197.   - tpahere
  198.   - tpdeny
  199.   - warp
  200.   - warp.list
  201.   - world
  202.   - worth
  203.   - xmpp
  204.  
  205. # Note: All items MUST be followed by a quantity!
  206. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  207. # Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
  208. # For Item meta information visit http://wiki.ess3.net/wiki/Item_Meta
  209. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  210. # For more information, visit http://wiki.ess3.net/wiki/Kits
  211. kits:
  212.   tools:
  213.     delay: 10
  214.     items:
  215.      - 272 1
  216.       - 273 1
  217.       - 274 1
  218.       - 275 1
  219.   dtools:
  220.     delay: 600
  221.     items:
  222.      - 278 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
  223.       - 277 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
  224.       - 298 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
  225.       - 279:780 1
  226.   notch:
  227.     delay: 6000
  228.     items:
  229.      - 397:3 1 player:Notch
  230.   color:
  231.     delay: 6000
  232.     items:
  233.      - 387 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
  234.   firework:
  235.     delay: 6000
  236.     items:
  237.      - 401 1 name:Angry_Creeper color:red fade:green type:creeper power:1
  238.       - 401 1 name:StarryNight color:yellow,orange fade:blue type:star effect:trail,twinkle power:1
  239.       - 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
  240.   donor:
  241.     delay: 172800
  242.     items:
  243.      - 276 1 sharpness:1 name:DonorSword
  244.       - 278 1 efficiency:1 name:DonorPickaxe
  245.       - 310 1
  246.       - 307 1
  247.       - 308 1
  248.       - 313 1
  249. # Essentials Sign Control
  250. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  251. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  252. # Essentials Colored sign support will be enabled when any sign types are enabled.
  253. # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
  254.  
  255. enabledSigns:
  256.  #- color
  257.   #- balance
  258.   #- buy
  259.   #- sell
  260.   #- trade
  261.   #- free
  262.   #- disposal
  263.   #- warp
  264.   #- kit
  265.   #- mail
  266.   #- enchant
  267.   #- gamemode
  268.   #- heal
  269.   #- info
  270.   #- spawnmob
  271.   #- repair
  272.   #- time
  273.   #- weather
  274.  
  275. # How many times per second can Essentials signs be interacted with per player.
  276. # Values should be between 1-20, 20 being virtually no lag protection.
  277. # Lower numbers will reduce the possibility of lag, but may annoy players.
  278. sign-use-per-second: 4
  279.  
  280. # Backup runs a batch/bash command while saving is disabled
  281. backup:
  282.  # Interval in minutes
  283.   interval: 30
  284.   # Unless you add a valid backup command or script here, this feature will be useless.
  285.   # Use 'save-all' to simply force regular world saving without backup.
  286.   #command: 'rdiff-backup World1 backups/World1'
  287.  
  288. # Set this true to enable permission per warp.
  289. per-warp-permission: false
  290.  
  291. # Sort output of /list command by groups
  292. sort-list-by-groups: false
  293.  
  294. # More output to the console
  295. debug: false
  296.  
  297. # Set the locale for all messages
  298. # If you don't set this, the default locale of the server will be used.
  299. # For example, to set language to English, set locale to en, to use the file "messages_en.properties"
  300. # Don't forget to remove the # in front of the line
  301. # For more information, visit http://wiki.ess3.net/wiki/Locale
  302. #locale: en
  303.  
  304. # Turn off god mode when people exit
  305. remove-god-on-disconnect: false
  306.  
  307. # Auto-AFK
  308. # After this timeout in seconds, the user will be set as afk.
  309. # Set to -1 for no timeout.
  310. auto-afk: 300
  311.  
  312. # Auto-AFK Kick
  313. # After this timeout in seconds, the user will be kicked from the server.
  314. # Set to -1 for no timeout.
  315. auto-afk-kick: 500
  316.  
  317. # Set this to true, if you want to freeze the player, if he is afk.
  318. # Other players or monsters can't push him out of afk mode then.
  319. # This will also enable temporary god mode for the afk player.
  320. # The player has to use the command /afk to leave the afk mode.
  321. freeze-afk-players: false
  322.  
  323. # When the player is afk, should he be able to pickup items?
  324. # Enable this, when you don't want people idling in mob traps.
  325. disable-item-pickup-while-afk: false
  326.  
  327. # This setting controls if a player is marked as active on interaction.
  328. # When this setting is false, you will need to manually un-AFK using the /afk command.
  329. cancel-afk-on-interact: true
  330.  
  331. # Should we automatically remove afk status when the player moves?
  332. # Player will be removed from AFK on chat/command regardless of this setting.
  333. # Disable this to reduce server lag.
  334. cancel-afk-on-move: true
  335.  
  336. # You can disable the death messages of Minecraft here
  337. death-messages: true
  338.  
  339. # Add worlds to this list, if you want to automatically disable god mode there
  340. no-god-in-worlds:
  341. #  - world_nether
  342.  
  343. # Set to true to enable per-world permissions for teleporting between worlds with essentials commands
  344. # This applies to /world, /back, /tp[a|o][here|all], but not warps.
  345. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  346. # This does not affect the /home command, there is a separate toggle below for this.
  347. world-teleport-permissions: false
  348.  
  349. # The number of items given if the quantity parameter is left out in /item or /give.
  350. # If this number is below 1, the maximum stack size size is given. If over-sized stacks
  351. # are not enabled, any number higher than the maximum stack size results in more than one stack.
  352. default-stack-size: -1
  353.  
  354. # Over-sized stacks are stacks that ignore the normal max stack size.
  355. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  356. # How many items should be in an over-sized stack?
  357. oversized-stacksize: 64
  358.  
  359. # Allow repair of enchanted weapons and armor.
  360. # If you set this to false, you can still allow it for certain players using the permission
  361. # essentials.repair.enchanted
  362. repair-enchanted: true
  363.  
  364. # Allow 'unsafe' enchantments in kits and item spawning.
  365. # Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.
  366. unsafe-enchantments: false
  367.  
  368. #Do you want essentials to keep track of previous location for /back in the teleport listener?
  369. #If you set this to true any plugin that uses teleport will have the previous location registered.
  370. register-back-in-listener: false
  371.  
  372. #Delay to wait before people can cause attack damage after logging in
  373. login-attack-delay: 5
  374.  
  375. #Set the max fly speed, values range from 0.1 to 1.0
  376. max-fly-speed: 1.0
  377.  
  378. #Set the maximum amount of mail that can be sent within a minute.
  379. mails-per-minute: 1000
  380.  
  381. # Set the maximum time /tempban can be used for in seconds.
  382. # Set to -1 to disable, and essentials.tempban.unlimited can be used to override.
  383. max-tempban-time: 100000
  384.  
  385. ############################################################
  386. # +------------------------------------------------------+ #
  387. # |                   EssentialsHome                     | #
  388. # +------------------------------------------------------+ #
  389. ############################################################
  390.  
  391. # Allows people to set their bed at daytime
  392. update-bed-at-daytime: true
  393.  
  394. # Set to true to enable per-world permissions for using homes to teleport between worlds
  395. # This applies to the /home only.
  396. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  397. world-home-permissions: false
  398.  
  399. # Allow players to have multiple homes.
  400. # Players need essentials.sethome.multiple before they can have more than 1 home, defaults to 'default' below.
  401. # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
  402. # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
  403. # For more information, visit http://wiki.ess3.net/wiki/Multihome
  404. sethome-multiple:
  405.   default: 3
  406.   # essentials.sethome.multiple.vip
  407.   donator: 5
  408.   # essentials.sethome.multiple.staff
  409.   vip: 10
  410.   elite: 15
  411.   sponsor: 20
  412.   god: 25
  413.   legend: 30
  414.  
  415.  
  416.  
  417. # Set timeout in seconds for players to accept tpa before request is cancelled.
  418. # Set to 0 for no timeout
  419. tpa-accept-cancellation: 120
  420.  
  421. ############################################################
  422. # +------------------------------------------------------+ #
  423. # |                   EssentialsEco                      | #
  424. # +------------------------------------------------------+ #
  425. ############################################################
  426.  
  427. # For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy
  428.  
  429. # Defines the balance with which new players begin.  Defaults to 0.
  430. starting-balance: 2500
  431.  
  432. # worth-# defines the value of an item when it is sold to the server via /sell.
  433. # These are now defined in worth.yml
  434.  
  435. # Defines the cost to use the given commands PER USE
  436. # Some commands like /repair have sub-costs, check the wiki for more information.
  437. command-costs:
  438.  # /example costs $1000 PER USE
  439.   #example: 1000
  440.   # /kit tools costs $1500 PER USE
  441.   #kit-tools: 1500
  442.  
  443. # Set this to a currency symbol you want to use.
  444. currency-symbol: '$'
  445.  
  446. # Set the maximum amount of money a player can have
  447. # The amount is always limited to 10 trillion because of the limitations of a java double
  448. max-money: 10000000000000
  449.  
  450. # Set the minimum amount of money a player can have (must be above the negative of max-money).
  451. # Setting this to 0, will disable overdrafts/loans completely.  Users need 'essentials.eco.loan' perm to go below 0.
  452. min-money: -10000
  453.  
  454. # Enable this to log all interactions with trade/buy/sell signs and sell command
  455. economy-log-enabled: false
  456.  
  457. ############################################################
  458. # +------------------------------------------------------+ #
  459. # |                   EssentialsHelp                     | #
  460. # +------------------------------------------------------+ #
  461. ############################################################
  462.  
  463. # Show other plugins commands in help
  464. non-ess-in-help: true
  465.  
  466. # Hide plugins which do not give a permission
  467. # You can override a true value here for a single plugin by adding a permission to a user/group.
  468. # The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help regardless.
  469. # You can use negative permissions to remove access to just a single plugins help if the following is enabled.
  470. hide-permissionless-help: true
  471.  
  472. ############################################################
  473. # +------------------------------------------------------+ #
  474. # |                   EssentialsChat                     | #
  475. # +------------------------------------------------------+ #
  476. ############################################################
  477.  
  478. chat:
  479.   # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  480.   # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  481.   # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  482.   # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  483.   # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  484.   radius: 0
  485.  
  486.   # Chat formatting can be done in two ways, you can either define a standard format for all chat
  487.   # Or you can give a group specific chat format, to give some extra variation.
  488.   # If set to the default chat format which "should" be compatible with ichat.
  489.   # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting  
  490.  
  491.   format: '{FACTION}{DISPLAYNAME} {MESSAGE}'
  492.   #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  493.  
  494.   group-formats:
  495.  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  496.   #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
  497.  
  498.   # If you are using group formats make sure to remove the '#' to allow the setting to be read.
  499.  
  500. ############################################################
  501. # +------------------------------------------------------+ #
  502. # |                 EssentialsProtect                    | #
  503. # +------------------------------------------------------+ #
  504. ############################################################
  505.  
  506. protect:
  507.  # Database settings for sign/rail protection
  508.  
  509.   # mysql or sqlite
  510.   # We strongly recommend against using mysql here, unless you have a good reason.
  511.   # Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
  512.   datatype: 'sqlite'
  513.  
  514.   # If you specified MySQL above, you MUST enter the appropriate details here.
  515.   # If you specified SQLite above, these will be IGNORED.
  516.   username: 'root'
  517.   password: 'root'
  518.   mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
  519.  
  520.   # General physics/behavior modifications
  521.   prevent:
  522.     lava-flow: false
  523.     water-flow: false
  524.     water-bucket-flow: false
  525.     fire-spread: true
  526.     lava-fire-spread: true
  527.     flint-fire: false
  528.     lightning-fire-spread: true
  529.     portal-creation: false
  530.     tnt-explosion: false
  531.     tnt-playerdamage: false
  532.     fireball-explosion: false
  533.     fireball-fire: false
  534.     fireball-playerdamage: false
  535.     witherskull-explosion: false
  536.     witherskull-playerdamage: false
  537.     wither-spawnexplosion: true
  538.     wither-blockreplace: true
  539.     creeper-explosion: false
  540.     creeper-playerdamage: false
  541.     creeper-blockdamage: false
  542.     enderdragon-blockdamage: true
  543.     enderman-pickup: true
  544.     villager-death: false
  545.     # Monsters won't follow players
  546.     # permission essentials.protect.entitytarget.bypass disables this
  547.     entitytarget: false
  548.     # Prevent the spawning of creatures
  549.     spawn:
  550.       creeper: false
  551.       skeleton: false
  552.       spider: false
  553.       giant: false
  554.       zombie: false
  555.       slime: false
  556.       ghast: false
  557.       pig_zombie: false
  558.       enderman: false
  559.       cave_spider: false
  560.       silverfish: false
  561.       blaze: false
  562.       magma_cube: false
  563.       ender_dragon: false
  564.       pig: false
  565.       sheep: false
  566.       cow: false
  567.       chicken: false
  568.       squid: false
  569.       wolf: false
  570.       mushroom_cow: false
  571.       snowman: false
  572.       ocelot: false
  573.       iron_golem: false
  574.       villager: false
  575.       wither: false
  576.       bat: false
  577.       witch: false
  578.      
  579.   # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  580.   # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  581.   creeper:
  582.     max-height: -1
  583.  
  584.   # Protect various blocks.
  585.   protect:
  586.    # Protect all signs
  587.     signs: false
  588.  
  589.     # Prevent users from destroying rails
  590.     rails: false
  591.  
  592.     # Blocks below rails/signs are also protected if the respective rail/sign is protected.
  593.     # This makes it more difficult to circumvent protection, and should be enabled.
  594.     # This only has an effect if "rails" or "signs" is also enabled.
  595.     block-below: true
  596.  
  597.     # Prevent placing blocks above protected rails, this is to stop a potential griefing
  598.     prevent-block-on-rails: false
  599.  
  600.     # Store blocks / signs in memory before writing
  601.     memstore: false
  602.  
  603.   # Disable various default physics and behaviors
  604.   disable:
  605.    # Should fall damage be disabled?
  606.     fall: false
  607.  
  608.     # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  609.     # They will be unable to attack users without that same permission node.
  610.     pvp: false
  611.  
  612.     # Should drowning damage be disabled?
  613.     # (Split into two behaviors; generally, you want both set to the same value)
  614.     drown: false
  615.     suffocate: false
  616.  
  617.     # Should damage via lava be disabled?  Items that fall into lava will still burn to a crisp. ;)
  618.     lavadmg: false
  619.  
  620.     # Should arrow damage be disabled
  621.     projectiles: false
  622.  
  623.     # This will disable damage from touching cacti.
  624.     contactdmg: false
  625.  
  626.     # Burn, baby, burn!  Should fire damage be disabled?
  627.     firedmg: false
  628.  
  629.     # Should the damage after hit by a lightning be disabled?
  630.     lightning: false
  631.    
  632.     # Should Wither damage be disabled?
  633.     wither: false
  634.  
  635.     # Disable weather options
  636.     weather:
  637.       storm: false
  638.       thunder: false
  639.       lightning: false    
  640.  
  641. ############################################################
  642. # +------------------------------------------------------+ #
  643. # |                EssentialsAntiBuild                   | #
  644. # +------------------------------------------------------+ #
  645. ############################################################
  646.  
  647.   # Disable various default physics and behaviors
  648.   # For more information, visit http://wiki.ess3.net/wiki/AntiBuild
  649.  
  650.     # Should people with build: false in permissions be allowed to build
  651.     # Set true to disable building for those people
  652.     # Setting to false means EssentialsAntiBuild will never prevent you from building
  653.     build: false
  654.  
  655.     # Should people with build: false in permissions be allowed to use items
  656.     # Set true to disable using for those people
  657.     # Setting to false means EssentialsAntiBuild will never prevent you from using
  658.     use: false
  659.  
  660.     # Should we tell people they are not allowed to build
  661.     warn-on-build-disallow: true
  662.  
  663.   # For which block types would you like to be alerted?
  664.   # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  665.   # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  666.   alert:
  667.     on-placement: 10,11,46,327
  668.     on-use: 327
  669.     on-break:
  670.   blacklist:
  671.     # Which blocks should people be prevented from placing
  672.     placement: 10,11,327
  673.  
  674.     # Which items should people be prevented from using
  675.     usage: 327
  676.  
  677.     # Which blocks should people be prevented from breaking
  678.     break:
  679.     # Which blocks should not be pushed by pistons
  680.     piston:
  681. ############################################################
  682. # +------------------------------------------------------+ #
  683. # |            Essentials Spawn / New Players            | #
  684. # +------------------------------------------------------+ #
  685. ############################################################
  686.  
  687. newbies:
  688.  # Should we announce to the server when someone logs in for the first time?
  689.   # If so, use this format, replacing {DISPLAYNAME} with the player name.
  690.   # If not, set to ''
  691.   #announce-format: ''
  692.   announce-format: '&8&lWelcome &c&l{DISPLAYNAME}&8&l to the &7&lCiv&c&lCraft!'
  693.  
  694.   # When we spawn for the first time, which spawnpoint do we use?
  695.   # Set to "none" if you want to use the spawn point of the world.
  696.   spawnpoint: newbies
  697.  
  698.   # Do we want to give users anything on first join? Set to '' to disable
  699.   # This kit will be given regardless  of cost, and permissions.
  700.   #kit: ''
  701.   kit: donor
  702.  
  703. # Set this to lowest, if you want Multiverse to handle the respawning
  704. # Set this to high, if you want EssentialsSpawn to handle the respawning
  705. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning
  706. respawn-listener-priority: high
  707.  
  708. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  709. respawn-at-home: false
  710.  
  711. # End of File <-- No seriously, you're done with configuration.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement