Essentials /back integration Request
fahlur opened this issue ยท 4 comments
I've noticed the fact that simple clans doesn't work with essentials /back. This would be a great addition if I could please request such a feature.
I mean it would be as simple as hooking into essentials and using this when the player is teleported
ess3 is the set variable for when you hook into essentials.. (making that clear lol)
ess3.getUser(player).setLastLocation();
@fahlur try to set register-back-in-listener as true. (Essentials config)