Update Send Command
parent
8c558919c4
commit
7eb18016c8
1 changed files with 1 additions and 6 deletions
|
@ -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
|
|
Loading…
Reference in a new issue