From 01e4f39e8b3d4ea010327ed483bb515711ea3826 Mon Sep 17 00:00:00 2001 From: Sekwah Date: Fri, 10 May 2024 20:01:13 +0200 Subject: [PATCH] docs: add note about bungee tags on velocity --- docs/portal-tags.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/portal-tags.md b/docs/portal-tags.md index a78fdbdb..43e1e95c 100644 --- a/docs/portal-tags.md +++ b/docs/portal-tags.md @@ -40,6 +40,8 @@ The most common types generally used are `NETHER_PORTAL`, `END_PORTAL`, `END_GAT ### `bungee:(server_name)` +**Note:** This should work for both bungee and velocity, however make sure you have bungee-plugin-message-channel set to true for it to work on velocity. + Specifies which server to send the player too if connected through bungee. It needs to be the same as whatever you would use for `/server (server_name)` to swap manually. ### `message:(word)` or `message:"(some sentence you want)"`