summaryrefslogtreecommitdiffstats
path: root/Essentials/src/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Essentials/src/config.yml')
-rw-r--r--Essentials/src/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index 94d83a444..27edc7968 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -1,3 +1,5 @@
+per-group-teleport: true
+
############################################################
# +------------------------------------------------------+ #
# | Notes | #
@@ -290,6 +292,9 @@ no-god-in-worlds:
# This does not affect the /home command, there is a separate toggle below for this.
world-teleport-permissions: false
+#Set to true to enable per-group teleporting permissions.
+perGroupTeleport: 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 than the maximum stack size results in more than one stack.