EssentialsX

EssentialsX

2M Downloads

Permission to bypass tptoggle

Rubenicos opened this issue · 2 comments

commented

Feature description

A permission to use teleport to players with teleport disabled.
For example, change this line:


To this:

if (!player.isTeleportEnabled() && !user.isAuthorized("essentials.teleport.tptoggle.bypass")) {

How the feature is useful

I recently added /tptoggle to my VIP players, but my staff cannot teleport to them

commented

That’s why /tpo and /tpohere exist.