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