From 1e7c69c0d531f20c2a740af5cca37d113e92e22e Mon Sep 17 00:00:00 2001 From: Iaccidentally Date: Sat, 4 Aug 2012 08:03:05 -0300 Subject: master branch too! --- Essentials/src/config.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index d6ab396b8..b47468afb 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -41,7 +41,7 @@ change-displayname: true # The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx. # The value of change-displayname (above) has to be true. # If you don't set this, it will default to true if essentials chat is installed. -# Don't forget to remove the # infront of the line +# Don't forget to remove the # in front of the line #add-prefix-suffix: false # The delay, in seconds, required between /home, /tp, etc. @@ -233,7 +233,7 @@ enabledSigns: # How many times per second can Essentials signs be interacted with. # Values should be between 1-20, 20 being virtually no lag protection.s -# Lower numbers will reduce the possiblity of lag, but may annoy players. +# Lower numbers will reduce the possibility of lag, but may annoy players. sign-use-per-second: 4 # Backup runs a command while saving is disabled @@ -286,7 +286,7 @@ freeze-afk-players: false disable-item-pickup-while-afk: false # Should we automatically remove afk status when the player moves? -# Player will be removed from afk on chat/command reguardless of this setting. +# Player will be removed from afk on chat/command regardless of this setting. # Disable this to reduce server lag. cancel-afk-on-move: true @@ -309,7 +309,7 @@ default-stack-size: -1 # Oversized stacks are stacks that ignore the normal max stacksize. # They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission. -# How many items should be in a oversized stack? +# How many items should be in an oversized stack? oversized-stacksize: 64 # Do you allow to repair enchanted weapons and armor? @@ -389,7 +389,7 @@ currency-symbol: '$' # The amount is always limited to 10 trillions because of the limitations of a java double max-money: 10000000000000 -# Set the minimum amount of money a player can have (must be above the negitive of max-money). +# Set the minimum amount of money a player can have (must be above the negative of max-money). # Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0. min-money: -10000 @@ -405,10 +405,10 @@ economy-log-enabled: false # Show other plugins commands in help non-ess-in-help: true -# Hide plugins which dont give a permission +# Hide plugins which don't give a permission # You can override a true value here for a single plugin by adding a permission to a user/group. # The individual permission is: essentials.help., anyone with essentials.* or '*' will see all help this setting reguardless. -# You can use negitive permissions to remove access to just a single plugins help if the following is enabled. +# You can use negative permissions to remove access to just a single plugins help if the following is enabled. hide-permissionless-help: true ############################################################ @@ -622,7 +622,7 @@ newbies: spawnpoint: newbies # Do we want to give users anything on first join? Set to '' to disable - # This kit will be given reguardless of cost, and permissions. + # This kit will be given regardless of cost, and permissions. #kit: '' kit: tools -- cgit v1.2.3