summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormd-5 <md_5@live.com.au>2012-10-28 03:22:55 -0700
committermd-5 <md_5@live.com.au>2012-10-28 03:22:55 -0700
commitb6bb0b87f4fcba9d9329f95e968a02722801694e (patch)
tree367c929a587c6c4397d52f886c5b755531bbe902
parent06789ba8130998a9efed7ec2be91fb724ac15835 (diff)
parent395a8cd7a0c0dbe93bfef692e4d8f7b2d1bf7b60 (diff)
downloadEssentials-b6bb0b87f4fcba9d9329f95e968a02722801694e.tar
Essentials-b6bb0b87f4fcba9d9329f95e968a02722801694e.tar.gz
Essentials-b6bb0b87f4fcba9d9329f95e968a02722801694e.tar.lz
Essentials-b6bb0b87f4fcba9d9329f95e968a02722801694e.tar.xz
Essentials-b6bb0b87f4fcba9d9329f95e968a02722801694e.zip
Merge pull request #183 from evonuts/patch-4
Update Essentials/src/config.yml
-rw-r--r--Essentials/src/config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index fa81b3028..a9db65ba9 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -200,7 +200,7 @@ kits:
# See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
# To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
# Essentials Colored sign support will be enabled when any sign types are enabled.
-# Color is not an actual sign, its for enabling using color codes on signs, when the correct permissions are given.
+# Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
enabledSigns:
#- color
@@ -287,12 +287,12 @@ no-god-in-worlds:
# Set to true to enable per-world permissions for teleporting between worlds with essentials commands
# This applies to /world, /back, /tp[a|o][here|all], but not warps.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
-# This does not effect the /home command, there is a separate toggle below for this.
+# This does not affect the /home command, there is a separate toggle below for this.
world-teleport-permissions: false
# The number of items given if the quantity parameter is left out in /item or /give.
# If this number is below 1, the maximum stack size size is given. If over-sized stacks
-# are not enabled, any number higher then the maximum stack size results in more than one stack.
+# are not enabled, any number higher than the maximum stack size results in more than one stack.
default-stack-size: -1
# Over-sized stacks are stacks that ignore the normal max stack size.