Advertisement
Guest User

First Broken Config

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