Skip navigation links
A B C D E F G H I L M O P R S T U V 

S

sendError(String) - Method in interface cloud.timo.TimoCloud.api.core.commands.CommandSender
Send an error to the command sender (log level: SEVERE)
sendMessage(String) - Method in interface cloud.timo.TimoCloud.api.core.commands.CommandSender
Send a message to the command sender (log level: INFO)
sendMessage(AddressedPluginMessage) - Method in interface cloud.timo.TimoCloud.api.TimoCloudMessageAPI
Sends an addressed message to the given recipient
sendMessageToCord(PluginMessage, String) - Method in interface cloud.timo.TimoCloud.api.TimoCloudMessageAPI
Sends a message to the cord with the given name
sendMessageToCore(String) - Method in interface cloud.timo.TimoCloud.api.internal.TimoCloudInternalMessageAPI
 
sendMessageToCore(PluginMessage) - Method in interface cloud.timo.TimoCloud.api.TimoCloudMessageAPI
Sends a message to the core
sendMessageToProxy(PluginMessage, String) - Method in interface cloud.timo.TimoCloud.api.TimoCloudMessageAPI
Sends a message to the proxy with the given name
sendMessageToServer(PluginMessage, String) - Method in interface cloud.timo.TimoCloud.api.TimoCloudMessageAPI
Sends a message to the server with the given name
sendPluginMessage(PluginMessage) - Method in interface cloud.timo.TimoCloud.api.objects.CordObject
Send a plugin message to the cord
sendPluginMessage(PluginMessage) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyObject
Send a plugin message to the proxy
sendPluginMessage(PluginMessage) - Method in interface cloud.timo.TimoCloud.api.objects.ServerObject
Send a plugin message to the server
sendToServer(ServerObject) - Method in interface cloud.timo.TimoCloud.api.objects.PlayerObject
 
ServerExtraChangeEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
ServerGroupBaseChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupCreatedEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupDeletedEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupJavaParametersChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupMaxAmountChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupObject - Interface in cloud.timo.TimoCloud.api.objects
 
ServerGroupOnlineAmountChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupPriorityChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupProperties - Class in cloud.timo.TimoCloud.api.objects.properties
 
ServerGroupProperties(String, String) - Constructor for class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
ServerGroupProperties(String) - Constructor for class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
ServerGroupProperties.ServerGroupDefaultPropertiesProvider - Interface in cloud.timo.TimoCloud.api.objects.properties
 
ServerGroupRamChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupSpigotParametersChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerGroupStaticChangeEvent - Interface in cloud.timo.TimoCloud.api.events.serverGroup
 
ServerMapChangeEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
ServerMaxPlayersChangeEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
ServerMotdChangeEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
ServerObject - Interface in cloud.timo.TimoCloud.api.objects
 
ServerOnlinePlayerCountChangeEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
ServerRegisterEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
ServerStateChangeEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
ServerUnregisterEvent - Interface in cloud.timo.TimoCloud.api.events.server
 
set(String, Object) - Method in class cloud.timo.TimoCloud.api.messages.objects.PluginMessage
 
setBase(BaseObject) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the base proxies of this group shall be started by
setBase(BaseObject) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the base servers of this group shall be started by
setBaseIdentifier(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setBaseIdentifier(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setExtra(String) - Method in interface cloud.timo.TimoCloud.api.objects.ServerObject
An extra is a custom value users can set per API.
setHostNames(Collection<String>) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setHostNames(Collection<String>) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's hostnames
setId(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.BaseProperties
 
setIfAbsent(String, Object) - Method in class cloud.timo.TimoCloud.api.messages.objects.PluginMessage
 
setIfCondition(String, Object, boolean) - Method in class cloud.timo.TimoCloud.api.messages.objects.PluginMessage
 
setIfNotNull(String, Object) - Method in class cloud.timo.TimoCloud.api.messages.objects.PluginMessage
 
setJavaParameters(List<String>) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setJavaParameters(List<String>) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setJavaParameters(Collection<String>) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the java start parameters
setJavaParameters(Collection<String>) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the java start parameters
setKeepFreeRam(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.BaseProperties
 
setKeepFreeSlots(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setKeepFreeSlots(int) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's amount of slots which should be kept free
setMaxAmount(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setMaxAmount(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setMaxAmount(int) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's maximum instance amount
setMaxAmount(int) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the group's maximum server amount
setMaxCpuLoad(Double) - Method in class cloud.timo.TimoCloud.api.objects.properties.BaseProperties
 
setMaxPlayerCount(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setMaxPlayerCount(int) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's maximum player count
setMaxPlayerCountPerProxy(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setMaxPlayerCountPerProxy(int) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's maximum player count per proxy
setMaxRam(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.BaseProperties
 
setMinAmount(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setMinAmount(int) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's minimum instance amount
setMotd(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setMotd(String) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's motd
setName(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.BaseProperties
 
setName(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setName(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setOnlineAmount(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setOnlineAmount(int) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the group's maximum player count
setPlugin(TimoCloudPlugin) - Method in class cloud.timo.TimoCloud.api.plugins.TimoCloudPluginDescription
 
setPriority(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setPriority(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setPriority(int) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's priority
setPriority(int) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the group's priority
setProxyChooseStrategy(ProxyChooseStrategy) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setProxyChooseStrategy(ProxyChooseStrategy) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's proxy choose strategy
setPublicIpConfig(String) - Method in class cloud.timo.TimoCloud.api.objects.properties.BaseProperties
 
setPublicKey(PublicKey) - Method in class cloud.timo.TimoCloud.api.objects.properties.BaseProperties
 
setRam(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setRam(Integer) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setRam(int) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes the group's ram
setRam(int) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the group's ram
setServerGroups(Collection<String>) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setSortOutStates(Collection<String>) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setSortOutStates(Collection<String>) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the sort-out states
setSpigotParameters(List<String>) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setSpigotParameters(Collection<String>) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes the spigot start parameters
setState(String) - Method in interface cloud.timo.TimoCloud.api.objects.ServerObject
Sets the server's state and sends it to TimoCloud BungeeCord
setStatic(Boolean) - Method in class cloud.timo.TimoCloud.api.objects.properties.ProxyGroupProperties
 
setStatic(Boolean) - Method in class cloud.timo.TimoCloud.api.objects.properties.ServerGroupProperties
 
setStatic(boolean) - Method in interface cloud.timo.TimoCloud.api.objects.ProxyGroupObject
Changes whether the group is static or not.
setStatic(boolean) - Method in interface cloud.timo.TimoCloud.api.objects.ServerGroupObject
Changes whether the group is static or not.
setType(String) - Method in class cloud.timo.TimoCloud.api.messages.objects.PluginMessage
 
stop() - Method in interface cloud.timo.TimoCloud.api.objects.ProxyObject
Stops the proxy
stop() - Method in interface cloud.timo.TimoCloud.api.objects.ServerObject
Stops the server
submit() - Method in interface cloud.timo.TimoCloud.api.async.APIRequest
 
A B C D E F G H I L M O P R S T U V 
Skip navigation links
Impressum