Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 699 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 699 Bytes

SilentTeleport


A lightweight spigot/bukkit plugin that lets the player teleport to others without them getting notified via chat messages.


Usage:

Teleport to specific player: /stp <player> or /silentteleport <player>

Teleport specific player to you: /stphere <player> or /silentteleporthere <player>

Teleports you to specific coordinates: /stppos <X> <Y> <Z> or /silentteleportposition <X> <Y> <Z>


Permissions:

Full access: stp.*

Teleport to a player: stp.stp

Teleport player to you: stp.stphere

Teleport to coordinates: stp.stppos


😄