-
-
Notifications
You must be signed in to change notification settings - Fork 35
Void teleport #372
Copy link
Copy link
Open
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Is your feature request related to a problem?
Currently when players fall into the void when they are on their island, they necessarily die.
Describe the solution you'd like.
Would it be possible to add a parameter in the configuration files allowing you to set the teleportation to "true" or "false" when a player falls into the void of their island. This will teleport the player to their island spawn without dying.
Describe alternatives you've considered.
voidteleport: true or false
true = Teleports the player to their island spawn.
false = Does not teleport the player to their island spawn and the player dies
Agreements
Other
No response