Skip to content

teleport-safety don't work correctly when teleport from another world #2010

@netherstar

Description

@netherstar
# If the teleport destination is unsafe, should players be teleported to the nearest safe location?
# If this is set to true, Essentials will attempt to teleport players close to the intended destination.
# If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning.
teleport-safety: true

# This forcefully disables teleport safety checks without a warning if attempting to teleport to unsafe locations.
# teleport-safety and this option need to be set to true to force teleportation to dangerous locations.
force-disable-teleport-safety: true

As this setting above, when both teleport-safety: true and teleport-safety: true player should allowed teleport to unsafe location. If player teleport to same world, this setting work correctly, but if player teleport to another world, example from nether to world it teleport player to SAFE location

Tested on Ess version 2.15.0.2 Build 616 download from https://ci.ender.zone/job/EssentialsX/616/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug: unconfirmedPotential bugs that need replicating to verify.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions