mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-14 02:24:16 +02:00
Update listener comment
This commit is contained in:
@@ -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());
|
||||||
|
Reference in New Issue
Block a user