From 7eb18016c87040a6b3e1c4e7498191afd75d0282 Mon Sep 17 00:00:00 2001 From: pietru Date: Thu, 27 Feb 2025 15:45:58 +0100 Subject: [PATCH] Update Send Command --- Send-Command.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Send-Command.md b/Send-Command.md index 6a3b405..c58545b 100644 --- a/Send-Command.md +++ b/Send-Command.md @@ -7,9 +7,4 @@ Send command allows to move player to diffrent zone.\ Running `:send zoneId` will try to send player that run command to `zoneId`\ Running `:send zoneId playerId` will try to send player identified by `playerId` to `zoneId` if player that run command has permission `send.other`, otherwise it will fallback to player why run the command. -At the time of writing this page currently available zone generators (ID - Name) are: -- `base:earth` - Survival -- `base:flat` - Flat world -- `base:basic` - Basic Earthlike -- `base:moon` - Moon -- `base:nostalgic_island` - Nostalgic Islands \ No newline at end of file +Zone ids might be diffrent on each server, to check how to generate zone check [make_zone](./Make-Zone-Command) \ No newline at end of file