Essentials safetp

Status
This thread has been locked.

Whip Me Grandma

Freelance Videographer
Premium
Feedback score
10
Posts
222
Reactions
107
Resources
0
Hello,

How do you fix it so when players sethome in a block or liquid when they go to that home they get tped to the closest safe area. If I disable this in the essentials config then it doesn't allow them to tp to the unsafe area.

Thanks.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Hustle

Premium
Feedback score
4
Posts
174
Reactions
129
Resources
0
Code:
# 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

Replace with:
Code:
# 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: false

You edit this in your config.yml.
 
Last edited:

Whip Me Grandma

Freelance Videographer
Premium
Feedback score
10
Posts
222
Reactions
107
Resources
0
Code:
# 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

Replace with:
Code:
# 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: false

You edit this in your config.yml.
But how do you remove the warning because then players even though they can't glitch into places might loose their homes etc[DOUBLEPOST=1518977608][/DOUBLEPOST]Still looking please help somebody I am willing to pay
 
Last edited:
Status
This thread has been locked.
Top