Update Send Command

pietru 2025-02-27 15:45:58 +01:00
parent 8c558919c4
commit 7eb18016c8

@ -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` 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. 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: Zone ids might be diffrent on each server, to check how to generate zone check [make_zone](./Make-Zone-Command)
- `base:earth` - Survival
- `base:flat` - Flat world
- `base:basic` - Basic Earthlike
- `base:moon` - Moon
- `base:nostalgic_island` - Nostalgic Islands