EngineHub / EngineHub/WorldEdit
Disable compass teleportation behind worldborder
Open
status:accepted
type:feature-request
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 960
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 1
Description
### The Problem
On our server, we allow players to use the compass teleportation to move and discover faster the world. But our world is delimited with a world border, so sometimes players are jumping out of the worldborder and die instantly.
### A Solution
It can be great to not allow the teleportation behind the world border. A solution can be to check if the target position is outside the world border or not.
This option can be maybe disable in the config file
### Alternatives
_No response_
### Anything Else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.