mirror of
https://github.com/essentials/Essentials.git
synced 2025-10-02 09:07:08 +02:00
New craftbukkit
CB 1840, B 1208
This commit is contained in:
@@ -648,4 +648,10 @@ public class FakeServer implements Server
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean useExactLoginLocation()
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user