Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Void teleport #372

Open
2 tasks done
KEOZ5 opened this issue Feb 27, 2024 · 4 comments
Open
2 tasks done

Void teleport #372

KEOZ5 opened this issue Feb 27, 2024 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@KEOZ5
Copy link

KEOZ5 commented Feb 27, 2024

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

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I have ensured the feature I'm requesting isn't already in the latest supported BentoBox build or Addons.

Other

No response

@BONNe
Copy link
Member

BONNe commented Feb 27, 2024

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
Copy link
Author

KEOZ5 commented Feb 27, 2024

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
Copy link
Member

BONNe commented Feb 27, 2024

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
Copy link
Member

Dupe of BentoBoxWorld/BentoBox#1268

@tastybento tastybento added the duplicate This issue or pull request already exists label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants