SQLPlayer.isWebRegistered()
This commit is contained in:
@@ -96,6 +96,11 @@ public class SQLPlayer extends SQLElement<SQLPlayer> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
public boolean isWebRegistered() {
|
||||||
|
return get(password) != null;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user