| Package | Description |
|---|---|
| cloud.timo.TimoCloud.api.events.proxyGroup | |
| cloud.timo.TimoCloud.api.objects | |
| cloud.timo.TimoCloud.api.objects.properties |
| Modifier and Type | Method and Description |
|---|---|
ProxyChooseStrategy |
ProxyGroupProxyChooseStrategyChangeEvent.getNewValue() |
ProxyChooseStrategy |
ProxyGroupProxyChooseStrategyChangeEvent.getOldValue() |
| Modifier and Type | Method and Description |
|---|---|
ProxyChooseStrategy |
ProxyGroupObject.getProxyChooseStrategy()
The ProxyChooseStrategy tells TimoCloudCord what proxy it should choose when a player wants to join a proxy group
|
static ProxyChooseStrategy |
ProxyChooseStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyChooseStrategy[] |
ProxyChooseStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
APIRequestFuture<Void> |
ProxyGroupObject.setProxyChooseStrategy(ProxyChooseStrategy value)
Changes the group's proxy choose strategy
|
| Modifier and Type | Method and Description |
|---|---|
ProxyChooseStrategy |
ProxyGroupProperties.getProxyChooseStrategy() |
ProxyChooseStrategy |
ProxyGroupProperties.ProxyGroupDefaultPropertiesProvider.getProxyChooseStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ProxyGroupProperties |
ProxyGroupProperties.setProxyChooseStrategy(ProxyChooseStrategy proxyChooseStrategy) |
Copyright © 2025. All rights reserved.