Multiverse / Multiverse-Portals

MV2's implementation of MV1 style portals.
BSD 3-Clause "New" or "Revised" License
121 stars 90 forks source link

Requesting ability for portal destination to be set to air. #663

Closed snorkelsaur closed 2 months ago

snorkelsaur commented 1 year ago

Feature request

Feature description Requesting that portal destinations allowed to be set to location in the air. If a player is portaled to a spot in the air, falling into water, onto slime, etc will be safe to land on.

How the feature is useful For seamless transitions to different worlds or locations where a player would jump down into something and be teleported to a location to keep falling. (Example, the game Portal, sometimes you have to jump through a portal that has you falling into another portal, to then land on safe ground. There's no way to seamlessly do something similar this currently, but it would be amazing if we could)

Thank you for considering!

snorkelsaur commented 1 year ago

Figured out with help of a friend that you can set it in the portals.yml

set the property to false instead of true: safeteleport: false