-
Notifications
You must be signed in to change notification settings - Fork 128
LogoutSpot
Josh Moore edited this page Jun 16, 2020
·
2 revisions
Render > LogoutSpot saves player position when a player logs out, to trap combatloggers. It only works for players who have logged out WITHIN your render distance (i.e. if they are visible to your client)
.logoutspot enabled <0/1>
.logoutspot print-message <0/1>
- Print coordinates locally in your chat when a player logs out. Default true
.logoutspot render <0/1>
- Draw a wireframe box around player logout position. Contains name and distance. Default true
.logoutspot max-distance <num>
- Distance from wireframe box before it's removed. Default 320
.