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

I

INFOMODE_CHANNELINFO - Static variable in class de.stefan1200.jts3serverquery.JTS3ServerQuery
Info mode for getInfo(), use this mode to get information about a channel.
INFOMODE_CLIENTDBINFO - Static variable in class de.stefan1200.jts3serverquery.JTS3ServerQuery
Info mode for getInfo(), use this mode to get information about a client from the database.
INFOMODE_CLIENTINFO - Static variable in class de.stefan1200.jts3serverquery.JTS3ServerQuery
Info mode for getInfo(), use this mode to get information about a client.
INFOMODE_SERVERINFO - Static variable in class de.stefan1200.jts3serverquery.JTS3ServerQuery
Info mode for getInfo(), use this mode to get information about the current selected server.
initClass(JTS3ServerMod_Interface, JTS3ServerQuery, String) - Method in interface de.stefan1200.jts3servermod.interfaces.HandleBotEvents
This method will be called while loading all functions/plugins.
initConfig(ArrangedPropertiesWriter) - Method in interface de.stefan1200.jts3servermod.interfaces.LoadConfiguration
Initialize the needed config keys and values for this plugin.
insertKey(String, int, String) - Method in class de.stefan1200.util.ArrangedPropertiesWriter
Inserts a new key at the given position.
insertSeparator(int) - Method in class de.stefan1200.util.ArrangedPropertiesWriter
Insert separator at a given position.
isCacheLocal() - Method in interface de.stefan1200.jts3servermod.interfaces.ClientDatabaseCache_Interface
Check if a local cache of the TS3 client database exists.
isConnected() - Method in class de.stefan1200.jts3serverquery.JTS3ServerQuery
Check if connected to the TS3 server.
isGlobalMessageVarsEnabled() - Method in interface de.stefan1200.jts3servermod.interfaces.JTS3ServerMod_Interface
Returns if the global message variables are enabled or disabled.
isGroupListed(String, Vector<Integer>) - Method in interface de.stefan1200.jts3servermod.interfaces.JTS3ServerMod_Interface
Check if the Vector list contains any of the comma separated list of groups.
isGroupListed(String, int) - Method in interface de.stefan1200.jts3servermod.interfaces.JTS3ServerMod_Interface
Check if the comma separated list of groups contains the given group id.
isIDListed(int, Vector<Integer>) - Method in interface de.stefan1200.jts3servermod.interfaces.JTS3ServerMod_Interface
Check if a Vector list contains a given id.
isLocalClientDatabaseCacheEnabled() - Method in interface de.stefan1200.jts3servermod.interfaces.JTS3ServerMod_Interface
Check if the local Client Database Cache is enabled in the bot configuration.
isMessageLengthValid(String, String) - Method in interface de.stefan1200.jts3servermod.interfaces.JTS3ServerMod_Interface
Check if the message length is valid.
isUIDListed(Vector<String>, String) - Method in interface de.stefan1200.jts3servermod.interfaces.JTS3ServerMod_Interface
Check if the given unique id is in the Vector.
isUpdateRunning() - Method in interface de.stefan1200.jts3servermod.interfaces.ClientDatabaseCache_Interface
Check if the local client database cache is still updating.
A B C D E F G H I J K L M P R S T U V 
Skip navigation links