From 3fcd5844f768dabda49d094d5fc91c8125112e62 Mon Sep 17 00:00:00 2001 From: Jad Date: Thu, 19 Sep 2019 16:55:47 -0500 Subject: [PATCH] More clarity on teleport perms --- Big-List-O-Permissions.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Big-List-O-Permissions.md b/Big-List-O-Permissions.md index 23632ac..f3f01e2 100644 --- a/Big-List-O-Permissions.md +++ b/Big-List-O-Permissions.md @@ -13,9 +13,20 @@ --- ##### Teleport Permissions -[multiverse.teleport.self.NAME](Command-Reference#teleport-command) - Allows users to teleport themselves to another world -[multiverse.teleport.other.NAME](Command-Reference#teleport-command)- Allows users to teleport themselves and others to another world +[multiverse.teleport.self.TYPE](Command-Reference#teleport-command) - Allows users to teleport themselves to another world. +[multiverse.teleport.other.TYPE](Command-Reference#teleport-command)- Allows users to teleport themselves and others to another world. +**Note**: If `enforceaccess` is on, they can only teleport to worlds of which they have the `multiverse.access.WORLD` permission to, by default this is false and they have access to ALL worlds. +###### Teleport types: + +`w` = World +`p` = Portal +`a` = Anchor +`e` = Exact destination (coordinates) +`pl` = Player +`ca` = Cannon +`b` = Bed + --- ##### Info Permissions