public static class FloodgateConfig.PlayerLinkConfig extends Object
| Constructor and Description |
|---|
PlayerLinkConfig() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLinkCodeTimeout() |
String |
getType() |
boolean |
isAllowed() |
boolean |
isEnabled() |
boolean |
isEnableGlobalLinking() |
boolean |
isEnableOwnLinking() |
boolean |
isRequireLink() |
public boolean isEnabled()
public boolean isRequireLink()
public boolean isEnableOwnLinking()
public boolean isAllowed()
public long getLinkCodeTimeout()
public String getType()
public boolean isEnableGlobalLinking()