Teleport System (Beta)

Script Teleport System (Beta) 0.7

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

kouro

New Member
Jul 7, 2026
7
0
1
kouro submitted a new resource:

Teleport System (Beta) - Teleport System

Requirements : Skript

About the Script:
This function handles a fully protected teleportation system with multiple safety checks.
It prevents unsafe teleports, movement exploits, combat escapes, and invalid locations.

⭐ Features:
- Blocks teleporting to unsafe Y levels (too low or too high).
- Prevents teleporting into lava or inside solid blocks.
- Ensures the ground below the destination is safe (not air).
- Cancels...

Read more about this resource...
 
kouro updated Teleport System (Beta) with a new update entry:

Teleport System (Beta) 0.7

Update Log:

1. Added Unsafe Teleport Confirmation System
- Unsafe teleports no longer immediately cancel.
- A new GUI pops up showing: Cancel button, Confirm button and Paper item displaying the unsafe reason
- Players must manually confirm before proceeding.
- A new command /unsafeconfirm executes the stored teleport safely.

2. TELEPORT_FUNC_tp() Updated
- Added a new parameter: isSafe (default: true).
- When isSafe = true, the function:
Performs safety checks...

Read the rest of this update entry...