| Package | Description |
|---|---|
| cloud.timo.TimoCloud.api | |
| cloud.timo.TimoCloud.api.events.player | |
| cloud.timo.TimoCloud.api.events.server | |
| cloud.timo.TimoCloud.api.objects |
| Modifier and Type | Method and Description |
|---|---|
ServerObject |
TimoCloudUniversalAPI.getServer(String identifier)
Use this to get a server by name
|
ServerObject |
TimoCloudBukkitAPI.getThisServer() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServerObject> |
TimoCloudUniversalAPI.getServers() |
| Modifier and Type | Method and Description |
|---|---|
ServerObject |
PlayerServerChangeEvent.getServerFrom() |
ServerObject |
PlayerServerChangeEvent.getServerTo() |
| Modifier and Type | Method and Description |
|---|---|
ServerObject |
ServerExtraChangeEvent.getServer() |
ServerObject |
ServerMapChangeEvent.getServer() |
ServerObject |
ServerMaxPlayersChangeEvent.getServer() |
ServerObject |
ServerMotdChangeEvent.getServer() |
ServerObject |
ServerOnlinePlayerCountChangeEvent.getServer() |
ServerObject |
ServerRegisterEvent.getServer() |
ServerObject |
ServerStartEvent.getServer() |
ServerObject |
ServerStateChangeEvent.getServer() |
ServerObject |
ServerUnregisterEvent.getServer() |
| Modifier and Type | Method and Description |
|---|---|
ServerObject |
PlayerObject.getServer() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServerObject> |
BaseObject.getServers() |
Collection<ServerObject> |
ServerGroupObject.getServers() |
| Modifier and Type | Method and Description |
|---|---|
APIRequestFuture<Boolean> |
PlayerObject.sendToServer(ServerObject serverObject) |
Copyright © 2025. All rights reserved.