mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-10 14:33:00 +00:00
Teleport check cleanup
This commit is contained in:
parent
e752538568
commit
518b013a63
8 changed files with 18 additions and 20 deletions
|
@ -250,7 +250,7 @@ public class User extends UserData implements Comparable<User>, IReplyTo, IUser
|
|||
return teleportRequester;
|
||||
}
|
||||
|
||||
public boolean isTeleportRequestHere()
|
||||
public boolean isTpRequestHere()
|
||||
{
|
||||
return teleportRequestHere;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue