mirror of
https://github.com/essentials/Essentials.git
synced 2025-02-24 08:22:56 +01:00
Removed reference to EssentialsHome, we don't have that anymore
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1254 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
52ed15bd58
commit
2b788d4dfd
@ -256,10 +256,9 @@ public class EssentialsPlayerListener extends PlayerListener
|
||||
{
|
||||
try
|
||||
{
|
||||
if (server.getPluginManager().isPluginEnabled("EssentialsHome"))
|
||||
user.setCompassTarget(user.getHome());
|
||||
}
|
||||
catch (Throwable ex)
|
||||
catch (Exception ex)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user