mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Update listener comment
This commit is contained in:
parent
86124b2705
commit
c357d19c56
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ public class EssentialsPlayerListener implements Listener
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Makes the compass item ingame always point to the first essentials home. #EasterEgg
|
||||||
private void updateCompass(final User user)
|
private void updateCompass(final User user)
|
||||||
{
|
{
|
||||||
Location loc = user.getHome(user.getLocation());
|
Location loc = user.getHome(user.getLocation());
|
||||||
|
|
Loading…
Reference in a new issue