Advertisement
Guest User

goed?

a guest
Jul 2nd, 2017
500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.18 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 heirarchy 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 apostrphe)
  12. # - List items are prefixed with a hyphen and indented:
  13. # lists:
  14. # - look like this
  15. # not:
  16. # - like this
  17. # - Text with symbols is enclosed in single or double quotation marks
  18. # - CraftBukkit and Permissions have been updated: CraftBukkit and Essentials almost always line up, but sometimes other plugins fall behind CraftBukkit's multiple daily updates
  19. # - You have saved the document as UTF-8, NOT the default, ANSI
  20.  
  21. ############################################################
  22. # +------------------------------------------------------+ #
  23. # | Essentials (Global) | #
  24. # +------------------------------------------------------+ #
  25. ############################################################
  26.  
  27. # A color code between 0-9 or a-f. Set to 'none' to disable.
  28. ops-name-color: '4'
  29.  
  30. # The character(s) to prefix all nicknames, so that you know they are not true usernames.
  31. nickname-prefix: ''
  32.  
  33. # Disable this if you have any other plugin, that modifies the displayname of a user.
  34. change-displayname: true
  35.  
  36. # When this option is enabled, the (tab) player list will be updated with the displayname.
  37. # The value of change-displayname (above) has to be true.
  38. #change-playerlist: true
  39.  
  40. # Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists.
  41. # The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx.
  42. # The value of change-displayname (above) has to be true.
  43. # If you don't set this, it will default to true if essentials chat is installed.
  44. # Don't forget to remove the # infront of the line
  45. #add-prefix-suffix: false
  46.  
  47. # The delay, in seconds, required between /home, /tp, etc.
  48. teleport-cooldown: 0
  49.  
  50. # The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport never occurs.
  51. teleport-delay: 0
  52.  
  53. # The delay, in seconds, a player can't be attacked by other players after he has been teleported by a command
  54. # This will also prevent that the player can attack other players
  55. teleport-invulnerability: 0
  56.  
  57. # The delay, in seconds, required between /heal attempts
  58. heal-cooldown: 60
  59.  
  60. # What to prevent from /i /give
  61. # e.g item-spawn-blacklist: 46,11,10
  62. item-spawn-blacklist:
  63.  
  64. permission-based-item-spawn: false
  65.  
  66. # Mob limit on spawnmob
  67. spawnmob-limit: 10
  68.  
  69. warn-on-smite: true
  70.  
  71. overridden-commands:
  72. - god
  73.  
  74. # Disabled commands will be completely unavailable on the server.
  75. disabled-commands:
  76. # - nick
  77.  
  78. # Restricted commands have been removed.
  79. # Now we have a whitelist, all commands not on this list are only available to ops.
  80. # These will have NO EFFECT if you have Permissions installed!
  81. # They are here only if you want something simpler than Permissions.
  82. # These are the permissions without the "essentials." part.
  83. player-commands:
  84. - afk
  85. - back
  86. - back.ondeath
  87. - balance
  88. - balance.others
  89. - balancetop
  90. - chat.shout
  91. - chat.question
  92. - clearinventory
  93. - compass
  94. - depth
  95. - delhome
  96. - getpos
  97. - geoip.show
  98. - help
  99. - helpop
  100. - home
  101. - home.others
  102. - ignore
  103. - info
  104. - itemdb
  105. - kit
  106. - kit.tools
  107. - list
  108. - mail
  109. - mail.send
  110. - me
  111. - motd
  112. - msg
  113. - msg.color
  114. - nick
  115. - near
  116. - pay
  117. - ping
  118. - powertool
  119. - powertooltoggle
  120. - protect
  121. - r
  122. - rules
  123. - realname
  124. - seen
  125. - sell
  126. - sethome
  127. - setxmpp
  128. - signs.create.protection
  129. - signs.create.trade
  130. - signs.break.protection
  131. - signs.break.trade
  132. - signs.use.balance
  133. - signs.use.buy
  134. - signs.use.disposal
  135. - signs.use.free
  136. - signs.use.heal
  137. - signs.use.mail
  138. - signs.use.protection
  139. - signs.use.sell
  140. - signs.use.time
  141. - signs.use.trade
  142. - signs.use.warp
  143. - signs.use.weather
  144. - spawn
  145. - suicide
  146. - time
  147. - tpa
  148. - tpaccept
  149. - tpahere
  150. - tpdeny
  151. - warp
  152. - warp.list
  153. - world
  154. - worth
  155. - xmpp
  156.  
  157. # Note: All items MUST be followed by a quantity!
  158. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  159. # Syntax: - itemID[:DataValue] Amount [Enchantment:Level]..
  160. # Times are measured in seconds.
  161. kits:
  162. starter:
  163. delay: 172800
  164. items:
  165. - 313:0 1 protection_fire:1 durability:3 name:[§5Starter_Boots§r]
  166. - 312:0 1 protection_fall:1 durability:3 name:[§5Starter_Leggings§r]
  167. - 311:0 1 durability:3 protection_explosions:1 name:[§5Starter_Chestplate§r]
  168. - 310:0 1 protection_projectile:1 durability:3 name:[§5Starter_Helmet§r]
  169. - 292:0 1 dig_speed:1 durability:3 loot_bonus_blocks:1 name:[§5Starter_Hoe§r]
  170. - 258:0 1 durability:3 name:[§5Starter_Axe§r]
  171. - 278:0 1 dig_speed:1 durability:3 loot_bonus_blocks:1 name:[§5Starter_Pickaxe§r]
  172. - 256:0 1 dig_speed:1 durability:3 name:[§5Starter_Shovel§r]
  173. - 276:0 1 damage_all:2 durability:3 name:[§5Starter_Sword§r]
  174. # Essentials Sign Control
  175. # See http://ess.khhq.net/wiki/Sign_Tutorial for instructions on how to use these.
  176. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  177. # Essentials Colored sign support will be enabled when any sign types are enabled.
  178. # We recommend not enabling chest protection signs if you don't intend to use them, (or are using LWC/Lockette).
  179.  
  180. enabledSigns:
  181. #- color
  182. #- balance
  183. #- buy
  184. #- sell
  185. #- trade
  186. #- free
  187. #- disposal
  188. #- warp
  189. #- kit
  190. #- mail
  191. #- enchant
  192. #- gamemode
  193. #- heal
  194. #- spawnmob
  195. #- time
  196. #- weather
  197. #- protection
  198.  
  199. # Backup runs a command while saving is disabled
  200. backup:
  201. # Interval in minutes
  202. interval: 30
  203. # Unless you add a valid backup command or script here, this feature will be useless.
  204. # Use 'save-all' to simply force regular world saving without backup.
  205. #command: 'rdiff-backup World1 backups/World1'
  206.  
  207. # Set this true to enable permission per warp.
  208. per-warp-permission: false
  209.  
  210. # Sort output of /list command by groups
  211. sort-list-by-groups: false
  212.  
  213. # More output to the console
  214. debug: false
  215.  
  216. # Set the locale for all messages
  217. # If you don't set this, the default locale of the server will be used.
  218. # Don't forget to remove the # infront of the line
  219. #locale: de_DE
  220.  
  221. # Turn off god mode when people exit
  222. remove-god-on-disconnect: true
  223.  
  224. # Use the permission system of bukkit
  225. # This only works if no other permission plugins are installed
  226. use-bukkit-permissions: false
  227.  
  228. # Auto-AFK
  229. # After this timeout in seconds, the user will be set as afk.
  230. # Set to -1 for no timeout.
  231. auto-afk: 300
  232.  
  233. # Auto-AFK Kick
  234. # After this timeout in seconds, the user will be kicked from the server.
  235. # Set to -1 for no timeout.
  236. auto-afk-kick: -1
  237.  
  238. # Set this to true, if you want to freeze the player, if he is afk.
  239. # Other players or monsters can't push him out of afk mode then.
  240. # This will also enable temporary god mode for the afk player.
  241. # The player has to use the command /afk to leave the afk mode.
  242. freeze-afk-players: false
  243.  
  244. # When the player is afk, should he be able to pickup items?
  245. # Enable this, when you don't want people idling in mob traps.
  246. disable-item-pickup-while-afk: true
  247.  
  248. # You can disable the death messages of minecraft here
  249. death-messages: true
  250.  
  251. # Add worlds to this list, if you want to automatically disable god mode there
  252. no-god-in-worlds:
  253. # - world_nether
  254.  
  255. # Set to true to enable per-world permissions for teleporting with /world, /tp ,/tpa and /tpo.
  256. # Give someone permission to teleport to a world with essentials.world.<worldname>
  257. world-teleport-permissions: false
  258.  
  259. # The number of items given if the quantity parameter is left out in /item or /give.
  260. # If this number is below 1, the maximum stack size size is given. If oversized stacks
  261. # is not enabled, any number higher then the maximum stack size results in more than one stack.
  262. default-stack-size: -1
  263.  
  264. # Oversized stacks are stacks that ignore the normal max stacksize.
  265. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  266. # How many items should be in a oversized stack?
  267. oversized-stacksize: 64
  268.  
  269. # Do you allow to repair enchanted weapons and armor?
  270. # If you set this to false, you can still allow it for certain players using the permission
  271. # essentials.repair.enchanted
  272. repair-enchanted: true
  273.  
  274. #Do you want essentials to keep track of previous location for /back in the teleport listener?
  275. #If you set this to true any plugin that uses teleport will have the previous location registered.
  276. register-back-in-listener: false
  277.  
  278. ############################################################
  279. # +------------------------------------------------------+ #
  280. # | EssentialsHome | #
  281. # +------------------------------------------------------+ #
  282. ############################################################
  283.  
  284. # If no home is set, send players to spawn when /home is used
  285. spawn-if-no-home: true
  286.  
  287. # Allows people to set their bed at daytime
  288. update-bed-at-daytime: true
  289.  
  290. # Allow players to have multiple homes.
  291. # Players need essentials.sethome.multiple before they can have more than 1 home, default to 'default' below.
  292. # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
  293. # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
  294. sethome-multiple:
  295. default: 3
  296. # essentials.sethome.multiple.vip
  297. vip: 5
  298. # essentials.sethome.multiple.staff
  299. staff: 10
  300.  
  301. # Set timeout in seconds for players to accept tpa before request is cancelled.
  302. # Set to 0 for no timeout
  303. tpa-accept-cancellation: 0
  304.  
  305. ############################################################
  306. # +------------------------------------------------------+ #
  307. # | EssentialsEco | #
  308. # +------------------------------------------------------+ #
  309. ############################################################
  310.  
  311. # Defines the balance with which new players begin. Defaults to 0.
  312. starting-balance: 0
  313.  
  314. # worth-# defines the value of an item when it is sold to the server via /sell.
  315. # These are now defined in worth.yml
  316.  
  317. # Defines the cost to use the given commands PER USE
  318. command-costs:
  319. # /example costs $1000 PER USE
  320. #example: 1000
  321. # /kit tools costs $1500 PER USE
  322. #kit-tools: 1500
  323.  
  324. # Set this to a currency symbol you want to use.
  325. currency-symbol: '$'
  326.  
  327. # Set the maximum amount of money a player can have
  328. # The amount is always limited to 10 trillions because of the limitations of a java double
  329. max-money: 10000000000000
  330.  
  331. # Set the minimum amount of money a player can have (must be above the negitive of max-money).
  332. # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
  333. min-money: -10000
  334.  
  335. # Enable this to log all interactions with trade/buy/sell signs and sell command
  336. economy-log-enabled: false
  337.  
  338. ############################################################
  339. # +------------------------------------------------------+ #
  340. # | EssentialsHelp | #
  341. # +------------------------------------------------------+ #
  342. ############################################################
  343.  
  344. # Show other plugins commands in help
  345. non-ess-in-help: true
  346.  
  347. # Hide plugins which dont give a permission
  348. # You can override a true value here for a single plugin by adding a permission to a user/group.
  349. # The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
  350. # You can use negitive permissions to remove access to just a single plugins help if the following is enabled.
  351. hide-permissionless-help: true
  352.  
  353. ############################################################
  354. # +------------------------------------------------------+ #
  355. # | EssentialsChat | #
  356. # +------------------------------------------------------+ #
  357. ############################################################
  358.  
  359. chat:
  360.  
  361. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  362. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  363. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  364. # Or with essentials.chat.question can override this by prefixing text with a question mark (?)
  365. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  366. radius: 0
  367.  
  368. # Chat formatting can be done in two ways, you can either define a standard format for all chat
  369. # Or you can give a group specific chat format, to give some extra variation.
  370. # If set to the default chat format which "should" be compatible with ichat.
  371. # For more information of chat formatting, check out the wiki: http://ess.khhq.net/wiki/Chat_Formatting
  372.  
  373. format: '<{DISPLAYNAME}> {MESSAGE}'
  374. #format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
  375.  
  376. group-formats:
  377. # Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
  378. # Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
  379.  
  380. # If your using group formats make sure to remove the '#' to allow the setting to be read.
  381.  
  382. ############################################################
  383. # +------------------------------------------------------+ #
  384. # | EssentialsProtect | #
  385. # +------------------------------------------------------+ #
  386. ############################################################
  387.  
  388. protect:
  389. # Database settings for sign/rail protection
  390.  
  391. # mysql or sqlite
  392. # We strongly recommend against using mysql here, unless you have a good reason.
  393. # Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
  394. datatype: 'sqlite'
  395.  
  396. # If you specified MySQL above, you MUST enter the appropriate details here.
  397. # If you specified SQLite above, these will be IGNORED.
  398. username: 'root'
  399. password: 'root'
  400. mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
  401.  
  402. # For which block types would you like to be alerted?
  403. # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
  404. # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  405. alert:
  406. on-placement: 10,11,46,327
  407. on-use: 327
  408. on-break:
  409.  
  410. blacklist:
  411.  
  412. # Which blocks should people be prevented from placing
  413. placement: 10,11,46,327
  414.  
  415. # Which items should people be prevented from using
  416. usage: 327
  417.  
  418. # Which blocks should people be prevented from breaking
  419. break:
  420.  
  421. # Which blocks should not be pushed by pistons
  422. piston:
  423.  
  424. # General physics/behavior modifications
  425. prevent:
  426. lava-flow: false
  427. water-flow: false
  428. water-bucket-flow: false
  429. fire-spread: true
  430. lava-fire-spread: true
  431. flint-fire: false
  432. lightning-fire-spread: true
  433. portal-creation: false
  434. tnt-explosion: false
  435. tnt-playerdamage: false
  436. fireball-explosion: false
  437. fireball-fire: false
  438. fireball-playerdamage: false
  439. creeper-explosion: false
  440. creeper-playerdamage: false
  441. creeper-blockdamage: false
  442. enderdragon-blockdamage: true
  443. enderman-pickup: false
  444. villager-death: false
  445. # Monsters won't follow players
  446. # permission essentials.protect.entitytarget.bypass disables this
  447. entitytarget: false
  448. # Prevent the spawning of creatures
  449. spawn:
  450. creeper: false
  451. skeleton: false
  452. spider: false
  453. giant: false
  454. zombie: false
  455. slime: false
  456. ghast: false
  457. pig_zombie: false
  458. enderman: false
  459. cave_spider: false
  460. silverfish: false
  461. blaze: false
  462. magma_cube: false
  463. ender_dragon: false
  464. pig: false
  465. sheep: false
  466. cow: false
  467. chicken: false
  468. squid: false
  469. wolf: false
  470. mushroom_cow: false
  471. snowman: false
  472. ocelot: false
  473. iron_golem: false
  474. villager: false
  475.  
  476. # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  477. # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  478. creeper:
  479. max-height: -1
  480.  
  481. # Protect various blocks.
  482. protect:
  483. # Protect all signs
  484. signs: true
  485.  
  486. # Prevent users from destroying rails
  487. rails: true
  488.  
  489. # Blocks below rails/signs are also protected if the respective rail/sign is protected.
  490. # This makes it more difficult to circumvent protection, and should be enabled.
  491. # This only has an effect if "rails" or "signs" is also enabled.
  492. block-below: true
  493.  
  494. # Prevent placing blocks above protected rails, this is to stop a potential griefing
  495. prevent-block-on-rails: false
  496.  
  497. # Store blocks / signs in memory before writing
  498. memstore: false
  499.  
  500. # Disable various default physics and behaviors
  501. disable:
  502. # Should fall damage be disabled?
  503. fall: false
  504.  
  505. # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  506. # They will be unable to attack users without that same permission node.
  507. pvp: false
  508.  
  509. # Should drowning damage be disabled?
  510. # (Split into two behaviors; generally, you want both set to the same value)
  511. drown: false
  512. suffocate: false
  513.  
  514. # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
  515. lavadmg: false
  516.  
  517. # Should arrow damage be disabled
  518. projectiles: false
  519.  
  520. # This will disable damage from touching cacti.
  521. contactdmg: false
  522.  
  523. # Burn, baby, burn! Should fire damage be disabled?
  524. firedmg: false
  525.  
  526. # Should the damage after hit by a lightning be disabled?
  527. lightning: false
  528.  
  529. # Should people with build: false in permissions be allowed to build
  530. # Set true to disable building for those people
  531. build: true
  532.  
  533. # Should people with build: false in permissions be allowed to use items
  534. # Set true to disable using for those people
  535. use: true
  536.  
  537. # Should we tell people they are not allowed to build
  538. warn-on-build-disallow: true
  539.  
  540. # Disable weather options
  541. weather:
  542. storm: false
  543. thunder: false
  544. lightning: false
  545.  
  546. ############################################################
  547. # +------------------------------------------------------+ #
  548. # | Essentials Spawn / New Players | #
  549. # +------------------------------------------------------+ #
  550. ############################################################
  551.  
  552. newbies:
  553. # Should we announce to the server when someone logs in for the first time?
  554. # If so, use this format, replacing {DISPLAYNAME} with the player name.
  555. # If not, set to ''
  556. #announce-format: ''
  557. announce-format: '&dWelcome {DISPLAYNAME}&d to the server!'
  558.  
  559. # When we spawn for the first time, which spawnpoint do we use?
  560. # Set to "none" if you want to use the spawn point of the world.
  561. spawnpoint: newbies
  562.  
  563. # Do we want to give users anything on first join? Set to '' to disable
  564. # This kit will be given reguardless of cost, and permissions.
  565. #kit: ''
  566. kit: tools
  567.  
  568. # Set this to lowest, if you want Multiverse to handle the respawning
  569. # Set this to high, if you want EssentialsSpawn to handle the respawning
  570. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning
  571. respawn-listener-priority: high
  572.  
  573. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  574. respawn-at-home: false
  575.  
  576. # End of File <-- No seriously, you're done with configuration.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement