BentoBoxWorld / AOneBlock

A OneBlock Minecraft Game for BentoBox
https://docs.bentobox.world
Eclipse Public License 2.0
71 stars 29 forks source link

Void teleport #372

Open KEOZ5 opened 6 months ago

KEOZ5 commented 6 months ago

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

BONNe commented 6 months ago

There are no plans to have such feature as it beats the point of playing on the void world.

If you want players to keep inventories on death, there is gamerule for that build-in Minecraft. If you want players to be teleported on their island, you can use https://www.spigotmc.org/resources/voidspawn.19350/

KEOZ5 commented 6 months ago

There are no plans to have such feature as it beats the point of playing on the void world.

If you want players to keep inventories on death, there is gamerule for that build-in Minecraft. If you want players to be teleported on their island, you can use https://www.spigotmc.org/resources/voidspawn.19350/

The plugin is not compatible in the latest versions.

BONNe commented 6 months ago

There are no plans to have such feature as it beats the point of playing on the void world. If you want players to keep inventories on death, there is gamerule for that build-in Minecraft. If you want players to be teleported on their island, you can use https://www.spigotmc.org/resources/voidspawn.19350/

The plugin is not compatible in the latest versions.

Pretty sure it works on 1.19, 1.20 and would work on 1.21

tastybento commented 6 months ago

Dupe of https://github.com/BentoBoxWorld/BentoBox/issues/1268