mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-30 16:19:11 +02:00
EssentialsSpawn and EssentialsChat should build now again
This commit is contained in:
@@ -565,12 +565,6 @@ public class User extends UserBase implements IUser
|
||||
return ess.getPermissionsHandler().canBuild(base, getGroup());
|
||||
}
|
||||
|
||||
@Override
|
||||
public Location getHome(Location loc) throws Exception
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public Location getHome(String name) throws Exception
|
||||
{
|
||||
|
Reference in New Issue
Block a user