Advertisement
Guest User

config

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