From 7b3ce4a9074ab876ef7623fbd1a4abfd2605112e Mon Sep 17 00:00:00 2001 From: sekwah41 Date: Fri, 31 May 2019 04:17:45 +0100 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 714dcf5..7dd5eb3 100644 --- a/Commands.md +++ b/Commands.md @@ -44,7 +44,9 @@ Tags to be used in the `/portal create` command | Tag | Example | Description | | -------------- | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `name` | `name:TestPortal` | Sets the name for the portal | -| `destination` | `destination:spawn` | Sets destination of the portal | +| `destination` | `destination:spawn` | Sets destination of the portal +| +| `delayed` | `desti:true` | Does the portal use the portal event rather than move | | `desti` | `desti:TestPortal` | Same as destination | | `triggerblock` | `triggerblock:AIR` | Sets the material of the trigger block of the portal | | `bungee` | `bungee:Lobby1` | Specifies which server to send the player too if connected through bungee |