Advertisement
Guest User

Second Broken Config

a guest
Jan 17th, 2020
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.26 KB | None | 0 0
  1. ----------------------
  2. ############################################################
  3. # +------------------------------------------------------+ #
  4. # | Notes | #
  5. # +------------------------------------------------------+ #
  6. ############################################################
  7.  
  8. # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
  9. # If you receive an error when Essentials loads, ensure that:
  10. # - No tabs are present: YAML only allows spaces
  11. # - Indents are correct: YAML hierarchy is based entirely on indentation
  12. # - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrophe)
  13. # - Text with symbols is enclosed in single or double quotation marks
  14.  
  15. # If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat
  16.  
  17. # Version 2.17.1.0
  18.  
  19. # KITS ARE NOW IN THE kits.yml FILE
  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: ''
  29.  
  30. # The character(s) to prefix all nicknames, so that you know they are not true usernames.
  31. nickname-prefix: ''
  32.  
  33. # The maximum length allowed in nicknames. The nickname prefix is included in this.
  34. max-nick-length: 15
  35.  
  36. # When this option is enabled, nickname length checking will exclude color codes in player names.
  37. # ie: "&6Notch" has 7 characters (2 are part of a color code), a length of 5 is used when this option is set to true
  38. ignore-colors-in-max-nick-length: false
  39.  
  40. # When this option is enabled, display names for hidden users will not be shown. This prevents players from being
  41. # able to see that they are online while vanished.
  42. hide-displayname-in-vanish: true
  43.  
  44. # Disable this if you have any other plugin, that modifies the displayname of a user.
  45. change-displayname: true
  46.  
  47. # When this option is enabled, the (tab) player list will be updated with the displayname.
  48. # The value of change-displayname (above) has to be true.
  49. #change-playerlist: true
  50.  
  51. # When EssentialsChat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
  52. # This setting is ignored if EssentialsChat.jar is used, and defaults to 'true'.
  53. # The value of change-displayname (above) has to be true.
  54. # Do not edit this setting unless you know what you are doing!
  55. #add-prefix-suffix: false
  56.  
  57. # When this option is enabled, player prefixes will be shown in the playerlist.
  58. # This feature only works for Minecraft version 1.8 and higher.
  59. # This value of change-playerlist has to be true
  60. #add-prefix-in-playerlist: true
  61.  
  62. # When this option is enabled, player suffixes will be shown in the playerlist.
  63. # This feature only works for Minecraft version 1.8 and higher.
  64. # This value of change-playerlist has to be true
  65. #add-suffix-in-playerlist: true
  66.  
  67. # If the teleport destination is unsafe, should players be teleported to the nearest safe location?
  68. # If this is set to true, Essentials will attempt to teleport players close to the intended destination.
  69. # If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning.
  70. teleport-safety: true
  71.  
  72. # This forcefully disables teleport safety checks without a warning if attempting to teleport to unsafe locations.
  73. # teleport-safety and this option need to be set to true to force teleportation to dangerous locations.
  74. force-disable-teleport-safety: false
  75.  
  76. # The delay, in seconds, required between /home, /tp, etc.
  77. teleport-cooldown: 0
  78.  
  79. # The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport is cancelled.
  80. teleport-delay: 0
  81.  
  82. # The delay, in seconds, a player can't be attacked by other players after they have been teleported by a command.
  83. # This will also prevent the player attacking other players.
  84. teleport-invulnerability: 4
  85.  
  86. # Whether to make all teleportations go to the center of the block; where the x and z coordinates decimal become .5
  87. teleport-to-center: true
  88.  
  89. # The delay, in seconds, required between /heal or /feed attempts.
  90. heal-cooldown: 60
  91.  
  92. # Near Radius
  93. # The default radius with /near
  94. # Used to use chat radius but we are going to make it separate.
  95. near-radius: 200
  96.  
  97. # What to prevent from /item and /give.
  98. # e.g item-spawn-blacklist: 10,11,46
  99. item-spawn-blacklist:
  100.  
  101. # Set this to true if you want permission based item spawn rules.
  102. # Note: The blacklist above will be ignored then.
  103. # Example permissions (these go in your permissions manager):
  104. # - essentials.itemspawn.item-all
  105. # - essentials.itemspawn.item-[itemname]
  106. # - essentials.itemspawn.item-[itemid]
  107. # - essentials.give.item-all
  108. # - essentials.give.item-[itemname]
  109. # - essentials.give.item-[itemid]
  110. # - essentials.unlimited.item-all
  111. # - essentials.unlimited.item-[itemname]
  112. # - essentials.unlimited.item-[itemid]
  113. # - essentials.unlimited.item-bucket # Unlimited liquid placing
  114. #
  115. # For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
  116. permission-based-item-spawn: false
  117.  
  118. # Mob limit on the /spawnmob command per execution.
  119. spawnmob-limit: 10
  120.  
  121. # Shall we notify users when using /lightning?
  122. warn-on-smite: true
  123.  
  124. # Shall we drop items instead of adding to inventory if the target inventory is full?
  125. drop-items-if-full: false
  126.  
  127. # Essentials Mail Notification
  128. # Should we notify players if they have no new mail?
  129. notify-no-new-mail: true
  130.  
  131. # Specifies the duration (in seconds) between each time a player is notified of mail they have.
  132. # Useful for servers with a lot of mail traffic.
  133. notify-player-of-mail-cooldown: 60
  134.  
  135. # The motd and rules are now configured in the files motd.txt and rules.txt.
  136.  
  137. # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
  138. # Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
  139. # In this state, which plugin 'wins' appears to be almost random.
  140. #
  141. # If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
  142. # To force essentials to take 'god' alias 'god' to 'egod'.
  143. # See http://wiki.bukkit.org/Commands.yml#aliases for more information.
  144.  
  145. overridden-commands:
  146. - fly
  147. - efly
  148.  
  149. # Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts.
  150. # You should not have to disable commands used in other plugins, they will automatically get priority.
  151. # See http://wiki.bukkit.org/Commands.yml#aliases to map commands to other plugins.
  152. disabled-commands:
  153. - ?
  154. - /?
  155.  
  156. # These commands will be shown to players with socialSpy enabled.
  157. # You can add commands from other plugins you may want to track or
  158. # remove commands that are used for something you dont want to spy on.
  159. # Set - '*' in order to listen on all possible commands.
  160. socialspy-commands:
  161. - msg
  162. - w
  163. - r
  164. - mail
  165. - m
  166. - t
  167. - whisper
  168. - emsg
  169. - tell
  170. - er
  171. - reply
  172. - ereply
  173. - email
  174. - action
  175. - describe
  176. - eme
  177. - eaction
  178. - edescribe
  179. - etell
  180. - ewhisper
  181. - pm
  182.  
  183. # Whether the private and public messages from muted players should appear in the social spy.
  184. # If so, they will be differentiated from those sent by normal players.
  185. socialspy-listen-muted-players: true
  186.  
  187. # Mute Commands
  188. # These commands will be disabled when a player is muted.
  189. # Use '*' to disable every command.
  190. # Essentials already disabled Essentials messaging commands by default.
  191. # It only cares about the root command, not args after that (it sees /f chat the same as /f)
  192. mute-commands:
  193. - f
  194. - kittycannon
  195. # - '*'
  196.  
  197. # If you do not wish to use a permission system, you can define a list of 'player perms' below.
  198. # This list has no effect if you are using a supported permissions system.
  199. # If you are using an unsupported permissions system, simply delete this section.
  200. # Whitelist the commands and permissions you wish to give players by default (everything else is op only).
  201. # These are the permissions without the "essentials." part.
  202. #
  203. # To enable this feature, please set use-bukkit-permissions to false.
  204. player-commands:
  205. - afk
  206. - afk.auto
  207. - back
  208. - back.ondeath
  209. - balance
  210. - balance.others
  211. - balancetop
  212. - build
  213. - chat.color
  214. - chat.format
  215. - chat.shout
  216. - chat.question
  217. - clearinventory
  218. - compass
  219. - depth
  220. - delhome
  221. - getpos
  222. - geoip.show
  223. - help
  224. - helpop
  225. - home
  226. - home.others
  227. - ignore
  228. - info
  229. - itemdb
  230. - kit
  231. - kits.tools
  232. - list
  233. - mail
  234. - mail.send
  235. - me
  236. - motd
  237. - msg
  238. - msg.color
  239. - nick
  240. - near
  241. - pay
  242. - ping
  243. - protect
  244. - r
  245. - rules
  246. - realname
  247. - seen
  248. - sell
  249. - sethome
  250. - setxmpp
  251. - signs.create.protection
  252. - signs.create.trade
  253. - signs.break.protection
  254. - signs.break.trade
  255. - signs.use.balance
  256. - signs.use.buy
  257. - signs.use.disposal
  258. - signs.use.enchant
  259. - signs.use.free
  260. - signs.use.gamemode
  261. - signs.use.heal
  262. - signs.use.info
  263. - signs.use.kit
  264. - signs.use.mail
  265. - signs.use.protection
  266. - signs.use.repair
  267. - signs.use.sell
  268. - signs.use.time
  269. - signs.use.trade
  270. - signs.use.warp
  271. - signs.use.weather
  272. - spawn
  273. - suicide
  274. - time
  275. - tpa
  276. - tpaccept
  277. - tpahere
  278. - tpdeny
  279. - warp
  280. - warp.list
  281. - world
  282. - worth
  283. - xmpp
  284.  
  285. # Use this option to force superperms-based permissions handler regardless of detected installed perms plugin.
  286. # This is useful if you want superperms-based permissions (with wildcards) for custom permissions plugins.
  287. # If you wish to use EssentialsX's built-in permissions using the `player-commands` section above, set this to false.
  288. # Default is true.
  289. use-bukkit-permissions: true
  290.  
  291. # When this option is enabled, one-time use kits (ie. delay < 0) will be
  292. # removed from the /kit list when a player can no longer use it
  293. skip-used-one-time-kits-from-kit-list: false
  294.  
  295. # Determines the functionality of the /createkit command.
  296. # If this is true, /createkit will give the user a link with the kit code.
  297. # If this is false, /createkit will add the kit to the kits.yml config file directly.
  298. #
  299. pastebin-createkit: false
  300.  
  301. # Essentials Sign Control
  302. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  303. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  304. # Essentials colored sign support will be enabled when any sign types are enabled.
  305. # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
  306.  
  307. enabledSigns:
  308. - color
  309. - balance
  310. - buy
  311. - sell
  312. - trade
  313. - free
  314. - disposal
  315. - warp
  316. - kit
  317. - mail
  318. - enchant
  319. - gamemode
  320. - heal
  321. - info
  322. - spawnmob
  323. - repair
  324. - time
  325. - weather
  326.  
  327. # How many times per second can Essentials signs be interacted with per player.
  328. # Values should be between 1-20, 20 being virtually no lag protection.
  329. # Lower numbers will reduce the possibility of lag, but may annoy players.
  330. sign-use-per-second: 4
  331.  
  332. # Allow item IDs on pre-existing signs on 1.13 and above.
  333. # You cannot use item IDs on new signs, but this will allow players to interact with signs that
  334. # were placed before 1.13.
  335. allow-old-id-signs: false
  336.  
  337. # List of sign names Essentials should not protect. This feature is especially useful when
  338. # another plugin provides a sign that EssentialsX provides, but Essentials overrides.
  339. # For example, if a plugin provides a [kit] sign, and you wish to use theirs instead of
  340. # Essentials's, then simply add kit below and Essentials will not protect it.
  341. #
  342. # See https://github.com/drtshock/Essentials/pull/699 for more information.
  343. unprotected-sign-names:
  344. #- kit
  345.  
  346. # Backup runs a batch/bash command while saving is disabled.
  347. backup:
  348. # Interval in minutes.
  349. interval: 30
  350. # Unless you add a valid backup command or script here, this feature will be useless.
  351. # Use 'save-all' to simply force regular world saving without backup.
  352. #command: 'rdiff-backup World1 backups/World1'
  353.  
  354. # Set this true to enable permission per warp.
  355. per-warp-permission: false
  356.  
  357. # Sort output of /list command by groups.
  358. # You can hide and merge the groups displayed in /list by defining the desired behaviour here.
  359. # Detailed instructions and examples can be found on the wiki: http://wiki.ess3.net/wiki/List
  360. list:
  361. # To merge groups, list the groups you wish to merge
  362. #Staff: owner admin moderator
  363. Admins: owner admin
  364. # To limit groups, set a max user limit
  365. #builder: 20
  366. # To hide groups, set the group as hidden
  367. #default: hidden
  368. # Uncomment the line below to simply list all players with no grouping
  369. #Players: '*'
  370.  
  371. # More output to the console.
  372. debug: false
  373.  
  374. # Set the locale for all messages.
  375. # If you don't set this, the default locale of the server will be used.
  376. # For example, to set language to English, set locale to en, to use the file "messages_en.properties".
  377. # Don't forget to remove the # in front of the line.
  378. # For more information, visit http://wiki.ess3.net/wiki/Locale
  379. #locale: en
  380.  
  381. # Turn off god mode when people leave the server.
  382. remove-god-on-disconnect: false
  383.  
  384. # Auto-AFK
  385. # After this timeout in seconds, the user will be set as AFK.
  386. # This feature requires the player to have essentials.afk.auto node.
  387. # Set to -1 for no timeout.
  388. auto-afk: 300
  389.  
  390. # Auto-AFK Kick
  391. # After this timeout in seconds, the user will be kicked from the server.
  392. # essentials.afk.kickexempt node overrides this feature.
  393. # Set to -1 for no timeout.
  394. auto-afk-kick: -1
  395.  
  396. # Set this to true, if you want to freeze the player, if the player is AFK.
  397. # Other players or monsters can't push the player out of AFK mode then.
  398. # This will also enable temporary god mode for the AFK player.
  399. # The player has to use the command /afk to leave the AFK mode.
  400. freeze-afk-players: false
  401.  
  402. # When the player is AFK, should he be able to pickup items?
  403. # Enable this, when you don't want people idling in mob traps.
  404. disable-item-pickup-while-afk: false
  405.  
  406. # This setting controls if a player is marked as active on interaction.
  407. # When this setting is false, the player would need to manually un-AFK using the /afk command.
  408. cancel-afk-on-interact: true
  409.  
  410. # Should we automatically remove afk status when a player moves?
  411. # Player will be removed from AFK on chat/command regardless of this setting.
  412. # Disable this to reduce server lag.
  413. cancel-afk-on-move: true
  414.  
  415. # Should AFK players be ignored when other players are trying to sleep?
  416. # When this setting is false, players won't be able to skip the night if some players are AFK.
  417. # Users with the permission node essentials.sleepingignored will always be ignored.
  418. sleep-ignores-afk-players: true
  419.  
  420. # Set the player's list name when they are AFK. This is none by default which specifies that Essentials
  421. # should not interfere with the AFK player's list name.
  422. # You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
  423. afk-list-name: "none"
  424.  
  425. # You can disable the death messages of Minecraft here.
  426. death-messages: true
  427.  
  428. # Should players with permissions be able to join and part silently?
  429. # You can control this with essentials.silentjoin and essentials.silentquit permissions if it is enabled.
  430. # In addition, people with essentials.silentjoin.vanish will be vanished on join.
  431. allow-silent-join-quit: false
  432.  
  433. # You can set a custom join message here, set to "none" to disable.
  434. # You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
  435. custom-join-message: "none"
  436.  
  437. # You can set a custom quit message here, set to "none" to disable.
  438. # You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
  439. custom-quit-message: "none"
  440.  
  441. # Add worlds to this list, if you want to automatically disable god mode there.
  442. no-god-in-worlds:
  443. # - world_nether
  444.  
  445. # Set to true to enable per-world permissions for teleporting between worlds with essentials commands.
  446. # This applies to /world, /back, /tp[a|o][here|all], but not warps.
  447. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  448. # This does not affect the /home command, there is a separate toggle below for this.
  449. world-teleport-permissions: false
  450.  
  451. # The number of items given if the quantity parameter is left out in /item or /give.
  452. # If this number is below 1, the maximum stack size size is given. If over-sized stacks.
  453. # are not enabled, any number higher than the maximum stack size results in more than one stack.
  454. default-stack-size: -1
  455.  
  456. # Over-sized stacks are stacks that ignore the normal max stack size.
  457. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
  458. # How many items should be in an over-sized stack?
  459. oversized-stacksize: 64
  460.  
  461. # Allow repair of enchanted weapons and armor.
  462. # If you set this to false, you can still allow it for certain players using the permission.
  463. # essentials.repair.enchanted
  464. repair-enchanted: true
  465.  
  466. # Allow 'unsafe' enchantments in kits and item spawning.
  467. # Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.
  468. unsafe-enchantments: false
  469.  
  470. #Do you want Essentials to keep track of previous location for /back in the teleport listener?
  471. #If you set this to true any plugin that uses teleport will have the previous location registered.
  472. register-back-in-listener: false
  473.  
  474. #Delay to wait before people can cause attack damage after logging in.
  475. login-attack-delay: 5
  476.  
  477. #Set the max fly speed, values range from 0.1 to 1.0
  478. max-fly-speed: 0.8
  479.  
  480. #Set the max walk speed, values range from 0.1 to 1.0
  481. max-walk-speed: 0.8
  482.  
  483. #Set the maximum amount of mail that can be sent within a minute.
  484. mails-per-minute: 1000
  485.  
  486. # Set the maximum time /tempban can be used for in seconds.
  487. # Set to -1 to disable, and essentials.tempban.unlimited can be used to override.
  488. max-tempban-time: -1
  489.  
  490. # Changes the default /reply functionality. This can be changed on a per-player basis using /rtoggle.
  491. # If true, /r goes to the person you messaged last, otherwise the first person that messaged you.
  492. # If false, /r goes to the last person that messaged you.
  493. last-message-reply-recipient: true
  494.  
  495. # If last-message-reply-recipient is enabled for a particular player,
  496. # this specifies the duration, in seconds, that would need to elapse for the
  497. # reply-recipient to update when receiving a message.
  498. # Default is 180 (3 minutes)
  499. last-message-reply-recipient-timeout: 180
  500.  
  501. # Toggles whether or not clicking mobs with a milk bucket turns them into a baby.
  502. milk-bucket-easter-egg: true
  503.  
  504. # Toggles whether or not the fly status message should be sent to players on join
  505. send-fly-enable-on-join: true
  506.  
  507. # Set to true to enable per-world permissions for setting time for individual worlds with essentials commands.
  508. # This applies to /time, /day, /eday, /night, /enight, /etime.
  509. # Give someone permission to teleport to a world with essentials.time.world.<worldname>.
  510. world-time-permissions: false
  511.  
  512. # Specify cooldown for both Essentials commands and external commands as well.
  513. # All commands do not start with a Forward Slash (/). Instead of /msg, write msg
  514. #
  515. # Wildcards are supported. E.g.
  516. # - '*i*': 50
  517. # adds a 50 second cooldown to all commands that include the letter i
  518. #
  519. # EssentialsX supports regex by starting the command with a caret ^
  520. # For example, to target commands starting with ban and not banip the following would be used:
  521. # '^ban([^ip])( .*)?': 60 # 60 seconds /ban cooldown.
  522. # Note: If you have a command that starts with ^, then you can escape it using backslash (\). e.g. \^command: 123
  523. command-cooldowns:
  524. # feed: 100 # 100 second cooldown on /feed command
  525. # '*': 5 # 5 Second cooldown on all commands
  526.  
  527. # Whether command cooldowns should be persistent past server shutdowns
  528. command-cooldown-persistence: true
  529.  
  530. # Whether NPC balances should be listed in balance ranking features such as /balancetop.
  531. # NPC balances can include features like factions from FactionsUUID plugin.
  532. npcs-in-balance-ranking: false
  533.  
  534. # Allow bulk buying and selling signs when the player is sneaking.
  535. # This is useful when a sign sells or buys one item at a time and the player wants to sell a bunch at once.
  536. allow-bulk-buy-sell: true
  537.  
  538. # Delay for the MOTD display for players on join, in milliseconds.
  539. # This has no effect if the MOTD command or permission are disabled.
  540. delay-motd: 0
  541.  
  542. # A list of commands that should have their complementary confirm commands enabled by default.
  543. # This is empty by default, for the latest list of valid commands see the latest source config.yml.
  544. default-enabled-confirm-commands:
  545. #- pay
  546. #- clearinventory
  547.  
  548. # Whether or not to teleport a player back to their previous position after they have been freed from jail.
  549. teleport-back-when-freed-from-jail: true
  550.  
  551. # Set the timeout, in seconds for players to accept a tpa before the request is cancelled.
  552. # Set to 0 for no timeout.
  553. tpa-accept-cancellation: 120
  554.  
  555. # Allow players to set hats by clicking on their helmet slot.
  556. allow-direct-hat: true
  557.  
  558. # Allow in-game players to specify a world when running /broadcastworld.
  559. # If false, running /broadcastworld in-game will always send a message to the player's current world.
  560. # This doesn't affect running the command from the console, where a world is always required.
  561. allow-world-in-broadcastworld: true
  562.  
  563. # Consider water blocks as "safe," therefore allowing players to teleport
  564. # using commands such as /home or /spawn to a location that is occupied
  565. # by water blocks
  566. is-water-safe: false
  567.  
  568. # Should the usermap try to sanitise usernames before saving them?
  569. # You should only change this to false if you use Minecraft China.
  570. safe-usermap-names: true
  571.  
  572. ############################################################
  573. # +------------------------------------------------------+ #
  574. # | EssentialsHome | #
  575. # +------------------------------------------------------+ #
  576. ############################################################
  577.  
  578. # Allows people to set their bed at daytime.
  579. update-bed-at-daytime: true
  580.  
  581. # Set to true to enable per-world permissions for using homes to teleport between worlds.
  582. # This applies to the /home only.
  583. # Give someone permission to teleport to a world with essentials.worlds.<worldname>
  584. world-home-permissions: false
  585.  
  586. # Allow players to have multiple homes.
  587. # Players need essentials.sethome.multiple before they can have more than 1 home.
  588. # You can set the default number of multiple homes using the 'default' rank below.
  589. # To remove the home limit entirely, give people 'essentials.sethome.multiple.unlimited'.
  590. # To grant different home amounts to different people, you need to define a 'home-rank' below.
  591. # Create the 'home-rank' below, and give the matching permission: essentials.sethome.multiple.<home-rank>
  592. # For more information, visit http://wiki.ess3.net/wiki/Multihome
  593. sethome-multiple:
  594. default: 3
  595. vip: 5
  596. staff: 10
  597.  
  598. # In this example someone with 'essentials.sethome.multiple' and 'essentials.sethome.multiple.vip' will have 5 homes.
  599. # Remember, they MUST have both permission nodes in order to be able to set multiple homes.
  600.  
  601. # Controls whether players need the permission "essentials.home.compass" in order to point
  602. # the player's compass at their first home.
  603. #
  604. # Leaving this as false will retain Essentials' original behaviour, which is to always
  605. # change the compass' direction to point towards their first home.
  606. compass-towards-home-perm: false
  607.  
  608. ############################################################
  609. # +------------------------------------------------------+ #
  610. # | EssentialsEco | #
  611. # +------------------------------------------------------+ #
  612. ############################################################
  613.  
  614. # For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy
  615.  
  616. # Defines the balance with which new players begin. Defaults to 0.
  617. starting-balance: 850
  618.  
  619. # worth-# defines the value of an item when it is sold to the server via /sell.
  620. # These are now defined in worth.yml
  621.  
  622. # Defines the cost to use the given commands PER USE.
  623. # Some commands like /repair have sub-costs, check the wiki for more information.
  624. command-costs:
  625. /wild costs $1000 PER USE
  626. wild: 1000
  627.  
  628. # Set this to a currency symbol you want to use.
  629. # Remember, if you want to use special characters in this document,
  630. # such as accented letters, you MUST save the file as UTF-8, not ANSI.
  631. currency-symbol: '$'
  632.  
  633. # Set the maximum amount of money a player can have.
  634. # The amount is always limited to 10 trillion because of the limitations of a java double.
  635. max-money: 10000000000000
  636.  
  637. # Set the minimum amount of money a player can have (must be above the negative of max-money).
  638. # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
  639. min-money: -10000
  640.  
  641. # Enable this to log all interactions with trade/buy/sell signs and sell command.
  642. economy-log-enabled: false
  643.  
  644. # Minimum acceptable amount to be used in /pay.
  645. minimum-pay-amount: 0.001
  646.  
  647. # The format of currency, excluding symbols. See currency-symbol-format-locale for symbol configuration.
  648. #
  649. # "#,##0.00" is how the majority of countries display currency.
  650. #currency-format: "#,##0.00"
  651.  
  652. # Format currency symbols. Some locales use , and . interchangeably.
  653. # Some formats do not display properly in-game due to faulty Minecraft font rendering.
  654. #
  655. # For 1.234,50 use de-DE
  656. # For 1,234.50 use en-US
  657. # For 1'234,50 use fr-ch
  658. #currency-symbol-format-locale: en-US
  659.  
  660. ############################################################
  661. # +------------------------------------------------------+ #
  662. # | EssentialsHelp | #
  663. # +------------------------------------------------------+ #
  664. ############################################################
  665.  
  666. # Show other plugins commands in help.
  667. non-ess-in-help: true
  668.  
  669. # Hide plugins which do not give a permission.
  670. # You can override a true value here for a single plugin by adding a permission to a user/group.
  671. # The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help regardless.
  672. # You can use negative permissions to remove access to just a single plugins help if the following is enabled.
  673. hide-permissionless-help: true
  674.  
  675. ############################################################
  676. # +------------------------------------------------------+ #
  677. # | EssentialsChat | #
  678. # +------------------------------------------------------+ #
  679. ############################################################
  680.  
  681. # This section requires the EssentialsChat.jar to work.
  682.  
  683. chat:
  684.  
  685. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  686. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  687. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  688. # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  689. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  690. radius: 0
  691.  
  692. # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  693. # Or you can give a group specific chat format, to give some extra variation.
  694. # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
  695. # For EssentialsX changes, take a look at the EssentialsX wiki: https://github.com/EssentialsX/Essentials/wiki
  696.  
  697. format: '>{DISPLAYNAME}< {MESSAGE}'
  698. #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  699. #format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
  700.  
  701. group-formats:
  702. # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  703. # Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
  704.  
  705. # If you are using group formats make sure to remove the '#' to allow the setting to be read.
  706.  
  707. ############################################################
  708. # +------------------------------------------------------+ #
  709. # | EssentialsProtect | #
  710. # +------------------------------------------------------+ #
  711. ############################################################
  712.  
  713. # This section requires the EssentialsProtect.jar to work.
  714.  
  715. protect:
  716.  
  717. # General physics/behavior modifications.
  718. prevent:
  719. lava-flow: false
  720. water-flow: false
  721. water-bucket-flow: false
  722. fire-spread: true
  723. lava-fire-spread: true
  724. flint-fire: false
  725. lightning-fire-spread: true
  726. portal-creation: false
  727. tnt-explosion: false
  728. tnt-playerdamage: false
  729. tnt-minecart-explosion: false
  730. tnt-minecart-playerdamage: false
  731. fireball-explosion: false
  732. fireball-fire: false
  733. fireball-playerdamage: false
  734. witherskull-explosion: false
  735. witherskull-playerdamage: false
  736. wither-spawnexplosion: false
  737. wither-blockreplace: false
  738. creeper-explosion: false
  739. creeper-playerdamage: false
  740. creeper-blockdamage: false
  741. enderdragon-blockdamage: true
  742. enderman-pickup: false
  743. villager-death: false
  744. # Monsters won't follow players.
  745. # permission essentials.protect.entitytarget.bypass disables this.
  746. entitytarget: false
  747. # Prevent the spawning of creatures.
  748. spawn:
  749. creeper: false
  750. skeleton: false
  751. spider: false
  752. giant: false
  753. zombie: false
  754. slime: false
  755. ghast: false
  756. pig_zombie: false
  757. enderman: false
  758. cave_spider: false
  759. silverfish: false
  760. blaze: false
  761. magma_cube: false
  762. ender_dragon: false
  763. pig: false
  764. sheep: false
  765. cow: false
  766. chicken: false
  767. squid: false
  768. wolf: false
  769. mushroom_cow: false
  770. snowman: false
  771. ocelot: false
  772. iron_golem: false
  773. villager: false
  774. wither: false
  775. bat: false
  776. witch: false
  777. horse: false
  778.  
  779. # Maximum height the creeper should explode. -1 allows them to explode everywhere.
  780. # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
  781. creeper:
  782. max-height: -1
  783.  
  784. # Disable various default physics and behaviors.
  785. disable:
  786. # Should fall damage be disabled?
  787. fall: false
  788.  
  789. # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
  790. # They will be unable to attack users without that same permission node.
  791. pvp: false
  792.  
  793. # Should drowning damage be disabled?
  794. # (Split into two behaviors; generally, you want both set to the same value.)
  795. drown: false
  796. suffocate: false
  797.  
  798. # Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
  799. lavadmg: false
  800.  
  801. # Should arrow damage be disabled?
  802. projectiles: false
  803.  
  804. # This will disable damage from touching cacti.
  805. contactdmg: false
  806.  
  807. # Burn, baby, burn! Should fire damage be disabled?
  808. firedmg: false
  809.  
  810. # Should the damage after hit by a lightning be disabled?
  811. lightning: false
  812.  
  813. # Should Wither damage be disabled?
  814. wither: false
  815.  
  816. # Disable weather options?
  817. weather:
  818. storm: false
  819. thunder: false
  820. lightning: false
  821.  
  822. ############################################################
  823. # +------------------------------------------------------+ #
  824. # | EssentialsAntiBuild | #
  825. # +------------------------------------------------------+ #
  826. ############################################################
  827.  
  828. # This section requires the EssentialsAntiBuild.jar to work.
  829.  
  830. # Disable various default physics and behaviors
  831. # For more information, visit http://wiki.ess3.net/wiki/AntiBuild
  832.  
  833. # Should people with build: false in permissions be allowed to build?
  834. # Set true to disable building for those people.
  835. # Setting to false means EssentialsAntiBuild will never prevent you from building.
  836. build: true
  837.  
  838. # Should people with build: false in permissions be allowed to use items?
  839. # Set true to disable using for those people.
  840. # Setting to false means EssentialsAntiBuild will never prevent you from using items.
  841. use: true
  842.  
  843. # Should we tell people they are not allowed to build?
  844. warn-on-build-disallow: true
  845.  
  846. # For which block types would you like to be alerted?
  847. # You can find a list of items at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html.
  848. alert:
  849. on-placement: LAVA,TNT,LAVA_BUCKET
  850. on-use: LAVA_BUCKET
  851. on-break:
  852.  
  853. blacklist:
  854.  
  855. # Which blocks should people be prevented from placing?
  856. placement: LAVA,TNT,LAVA_BUCKET
  857.  
  858. # Which items should people be prevented from using?
  859. usage: LAVA_BUCKET
  860.  
  861. # Which blocks should people be prevented from breaking?
  862. break:
  863.  
  864. # Which blocks should not be pushed by pistons?
  865. piston:
  866.  
  867. # Which blocks should not be dispensed by dispensers
  868. dispenser:
  869.  
  870. ############################################################
  871. # +------------------------------------------------------+ #
  872. # | Essentials Spawn / New Players | #
  873. # +------------------------------------------------------+ #
  874. ############################################################
  875.  
  876. # This section requires essentialsspawn.jar to work.
  877.  
  878. newbies:
  879. # Should we announce to the server when someone logs in for the first time?
  880. # If so, use this format, replacing {DISPLAYNAME} with the player name.
  881. # If not, set to ''
  882. #announce-format: ''
  883. announce-format: '&dDobredojde {DISPLAYNAME}&d na &6&lBosicPvP!'
  884.  
  885. # When we spawn for the first time, which spawnpoint do we use?
  886. # Set to "none" if you want to use the spawn point of the world.
  887. spawnpoint: newbies
  888.  
  889. # Do we want to give users anything on first join? Set to '' to disable
  890. # This kit will be given regardless of cost and permissions, and will not trigger the kit delay.
  891. #kit: ''
  892. kit: Pocetnik
  893.  
  894. # What priority should we use for handling respawns?
  895. # Set this to none, if you want vanilla respawning behaviour.
  896. # Set this to lowest, if you want Multiverse to handle the respawning.
  897. # Set this to high, if you want EssentialsSpawn to handle the respawning.
  898. # Set this to highest, if you want to force EssentialsSpawn to handle the respawning.
  899. respawn-listener-priority: high
  900.  
  901. # What priority should we use for handling spawning on joining the server?
  902. # See respawn-listener-priority for possible values.
  903. # Note: changing this may impact or break spawn-on-join functionality.
  904. spawn-join-listener-priority: high
  905.  
  906. # When users die, should they respawn at their first home or bed, instead of the spawnpoint?
  907. respawn-at-home: false
  908.  
  909. # Teleport all joining players to the spawnpoint
  910. spawn-on-join: true
  911. # The following value of `guests` states that all players in group `guests` will be teleported to spawn when joining.
  912. #spawn-on-join: guests
  913. # The following list value states that all players in group `guests` and `admin` are to be teleported to spawn when joining.
  914. #spawn-on-join:
  915. - guests
  916. #- admin
  917.  
  918. # End of file <-- No seriously, you're done with configuration.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement