- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketAuthorization
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketCommandServer
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketCreateServer
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadHostInfo
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadLang
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadNetworkList
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadPlayerList
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadProxyInfo
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadServerInfo
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadServerList
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketLinkProxy
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketStartServer
-
- generate() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketStopServer
-
- generate() - Method in interface net.ME1312.SubServers.Sync.Network.PacketOut
-
Generate Packet Contents
- get() - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLConfig
-
Get Config Contents
- get() - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a copy of the original Object Map
- get(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Object by Handle
- get(String, Object) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Object by Handle
- get(String, YAMLValue) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Object by Handle
- get() - Method in class net.ME1312.SubServers.Sync.Library.Container
-
Grabs the Object
- getAddress() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get the Address of this Host
- getAddress() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Get the Address of this Server
- getBackwards(Map<K, V>, V) - Static method in class net.ME1312.SubServers.Sync.Library.Util
-
Get keys by value from map
- getBoolean(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Boolean by Handle
- getBoolean(String, Boolean) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Boolean by Handle
- getBooleanList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Boolean List by Handle
- getBooleanList(String, List<Boolean>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Boolean List by Handle
- getBungeeName() - Method in class net.ME1312.SubServers.Sync.SubPlugin
-
Get the name from BungeeCord's original signature (for determining which fork is being used)
- getCaseInsensitively(Map<String, V>, String) - Static method in class net.ME1312.SubServers.Sync.Library.Util
-
Get an item from a map ignoring case
- getCipher() - Method in class net.ME1312.SubServers.Sync.Network.SubDataClient
-
Gets the Client's Cipher
- getCipher(String) - Static method in class net.ME1312.SubServers.Sync.Network.SubDataClient
-
Gets a Cipher by Handle
- getCiphers() - Static method in class net.ME1312.SubServers.Sync.Network.SubDataClient
-
Gets the Ciphers
- getClient() - Method in class net.ME1312.SubServers.Sync.Network.SubDataClient
-
Gets the Server Socket
- getColoredString(String, char) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Colored String by Handle
- getColoredString(String, String, char) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Colored String by Handle
- getColoredStringList(String, char) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Colored String List by Handle
- getColoredStringList(String, List<String>, char) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Colored String List by Handle
- getCommand() - Method in class net.ME1312.SubServers.Sync.Event.SubSendCommandEvent
-
Gets the Command to Send
- getCreator() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Gets the SubCreator Instance for this Host
- getCurrentIncompatibilities() - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Get incompatibility issues this server currently has
- getDefiningSection() - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLValue
-
Get the YAML Section this Object was defined in
- getDisplayName() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get the Display Name of this Host
- getDisplayName() - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Get the Display Name of this Proxy
- getDisplayName() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Get the Display Name of this Server
- getDisplayName() - Method in class net.ME1312.SubServers.Sync.Network.API.SubCreator.ServerTemplate
-
Get the Display Name of this Template
- getDisplayName() - Method in class net.ME1312.SubServers.Sync.Server.Server
-
Get the Display Name of this Server
- getDouble(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Double by Handle
- getDouble(String, Double) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Double by Handle
- getDoubleList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Double List by Handle
- getDoubleList(String, List<Double>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Double List by Handle
- getEdit() - Method in class net.ME1312.SubServers.Sync.Event.SubEditServerEvent
-
Gets the edit to be made
- getExecutable() - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Get the Server's Executable String
- getExtra(String) - Method in interface net.ME1312.SubServers.Sync.Library.ExtraDataHandler
-
Get an extra value
- getExtra() - Method in interface net.ME1312.SubServers.Sync.Library.ExtraDataHandler
-
Get the extra value section
- getExtra(String) - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get an extra value
- getExtra() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get the extra value section
- getExtra(String) - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Get an extra value
- getExtra() - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Get the extra value section
- getFloat(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Float by Handle
- getFloat(String, Float) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Float by Handle
- getFloatList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Float List by Handle
- getFloatList(String, List<Float>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Float List by Handle
- getGameVersion() - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Get an array of compatible Minecraft Versions
- getGlobalPlayers(Callback<Collection<NamedContainer<String, UUID>>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Get players on this network across all known proxies
- getGroup(String, Callback<List<Server>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets a Server Group (Group names are case insensitive here)
- getGroups() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Get this Server's Groups
- getGroups(Callback<Map<String, List<Server>>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the Server Groups (Group names are case sensitive here)
- getHost() - Method in class net.ME1312.SubServers.Sync.Event.SubAddHostEvent
-
Gets the Host to be Added
- getHost() - Method in class net.ME1312.SubServers.Sync.Event.SubAddServerEvent
-
Gets the Host of the Server
- getHost() - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Get the Host the SubServer will run on
- getHost() - Method in class net.ME1312.SubServers.Sync.Event.SubRemoveHostEvent
-
Gets the Host to be Removed
- getHost() - Method in class net.ME1312.SubServers.Sync.Event.SubRemoveServerEvent
-
Gets the Host of the Server
- getHost() - Method in class net.ME1312.SubServers.Sync.Network.API.SubCreator
-
Gets the host this creator belongs to
- getHost(Callback<Host>) - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Grabs the Host of the Server
- getHost(String, Callback<Host>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets a Host
- getHosts(Callback<Map<String, Host>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the Hosts
- getIcon() - Method in class net.ME1312.SubServers.Sync.Network.API.SubCreator.ServerTemplate
-
Get the Item Icon for this Template
- getIncompatibilities() - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Get all listed incompatibilities for this Server
- getInstance() - Static method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the SubAPI Methods
- getInt(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Integer by Handle
- getInt(String, Integer) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Integer by Handle
- getInternals() - Method in class net.ME1312.SubServers.Sync.SubAPI
-
- getIntList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Integer List by Handle
- getIntList(String, List<Integer>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Integer List by Handle
- getKeys() - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get the Keys
- getLang(String) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets values from the SubServers Lang
- getLang(String, String) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets a value from the SubServers Lang
- getLangChannels() - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the current SubServers Lang Channels
- getList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a List by Handle
- getList(String, Collection<?>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a List by Handle
- getList(String, List<? extends YAMLValue>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a List by Handle
- getLong(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Long by Handle
- getLong(String, Long) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Long by Handle
- getLongList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Long List by Handle
- getLongList(String, List<Long>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Long List by Handle
- getLowercaseGroups(Callback<Map<String, List<Server>>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the Server Groups (Group names are all lowercase here)
- getMotd() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Gets the MOTD of the Server
- getName() - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Get the name the SubServer will use
- getName() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get the Name of this Host
- getName() - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Get the Name of this Proxy
- getName() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Get the Name of this Server
- getName() - Method in class net.ME1312.SubServers.Sync.Network.API.SubCreator.ServerTemplate
-
Get the Name of this Template
- getName() - Method in interface net.ME1312.SubServers.Sync.Network.Cipher
-
Get the name of this Cipher
- getName() - Method in class net.ME1312.SubServers.Sync.Network.Encryption.AES
-
- getName() - Method in class net.ME1312.SubServers.Sync.Network.SubDataClient
-
Gets the Assigned Proxy Name
- getName() - Method in class net.ME1312.SubServers.Sync.SubPlugin
-
Further override BungeeCord's signature when patched into the same jar
- getNew(Collection<? extends V>, Util.ReturnRunnable<V>) - Static method in class net.ME1312.SubServers.Sync.Library.Util
-
Gets a new Variable that doesn't match the existing Variables
- getObject(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Object by Handle
- getObject(String, Object) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Object by Handle
- getObjectList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Object List by Handle
- getObjectList(String, List<?>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Object List by Handle
- getPacket(String) - Static method in class net.ME1312.SubServers.Sync.Network.SubDataClient
-
Grab PacketIn Instances via handle
- getPath() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get the host Directory Path
- getPath() - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Get the Server Directory Path
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubAddHostEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubAddServerEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubEditServerEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubRemoveHostEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubRemoveServerEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubSendCommandEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubStartEvent
-
Gets the player that triggered the Event
- getPlayer() - Method in class net.ME1312.SubServers.Sync.Event.SubStopEvent
-
Gets the player that triggered the Event
- getPlayers() - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Get the players on this proxy (via RedisBungee)
- getPlayers() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Get the players on this server
- getPluginData() - Method in class net.ME1312.SubServers.Sync.Library.Metrics
-
Gets the plugin specific data.
- getPort() - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Get the Port the Server will use
- getProxies(Callback<Map<String, Proxy>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the known Proxies
- getProxy(String, Callback<Proxy>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets a Proxy
- getProxyVersion() - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the BungeeCord Version
- getRawString(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Unparsed String by Handle
- getRawString(String, String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Unparsed String by Handle
- getRawStringList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Unparsed String List by Handle
- getRawStringList(String, List<String>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get an Unparsed String List by Handle
- getRuntimeDirectory() - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the Runtime Directory
- getSection(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, Map<String, ?>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, YAMLSection) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSectionList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, Collection<? extends Map<String, ?>>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, List<? extends YAMLSection>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getServer() - Method in class net.ME1312.SubServers.Sync.Event.SubAddServerEvent
-
Gets the Server to be Added
- getServer() - Method in class net.ME1312.SubServers.Sync.Event.SubEditServerEvent
-
Gets the Server to be Edited
- getServer() - Method in class net.ME1312.SubServers.Sync.Event.SubRemoveServerEvent
-
Gets the Server to be Removed
- getServer() - Method in class net.ME1312.SubServers.Sync.Event.SubSendCommandEvent
-
Gets the Server Effected
- getServer() - Method in class net.ME1312.SubServers.Sync.Event.SubStartEvent
-
Gets the Server Effected
- getServer() - Method in class net.ME1312.SubServers.Sync.Event.SubStopEvent
-
Gets the Server Effected
- getServer() - Method in class net.ME1312.SubServers.Sync.Event.SubStoppedEvent
-
Gets the Server Effected
- getServer(String, Callback<Server>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets a Server
- getServers(Callback<Map<String, Server>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the Servers (including SubServers)
- getServers() - Method in class net.ME1312.SubServers.Sync.SubPlugin
-
Emulate BungeeCord's getServers()
- getShort(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Short by Handle
- getShort(String, Short) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Short by Handle
- getShortList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Short List by Handle
- getShortList(String, List<Short>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a Short List by Handle
- getSignature() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get the Signature of this Object
- getSignature() - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Get the Signature of this Object
- getSignature() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Get the Signature of this Object
- getSignature() - Method in class net.ME1312.SubServers.Sync.Server.Server
-
Get the Signature of this Object
- getStopCommand() - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Grab the Command to Stop the Server
- getString(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a String by Handle
- getString(String, String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a String by Handle
- getStringList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a String List by Handle
- getStringList(String, List<String>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a String List by Handle
- getSubData() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Gets the SubData Client Address
- getSubData() - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Gets the SubData Client
- getSubData() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Gets the SubData Client Address
- getSubDataNetwork() - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the SubData Network Manager
- getSubServer(String) - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Gets a SubServer
- getSubServer(String, Callback<SubServer>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets a SubServer
- getSubServers() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Gets the SubServers on this Host
- getSubServers(Callback<Map<String, SubServer>>) - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the SubServers
- getTemplate() - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Get the Template to Use
- getTemplate(String) - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Set the Template to Use
- getTemplate(String) - Method in class net.ME1312.SubServers.Sync.Network.API.SubCreator
-
Gets a SubCreator Template by name
- getTemplates() - Method in class net.ME1312.SubServers.Sync.Network.API.SubCreator
-
Gets the Templates that can be used in this SubCreator instance
- getTimestamp() - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Get the Timestamp for when the data was last refreshed
- getTimestamp() - Method in class net.ME1312.SubServers.Sync.Network.API.Proxy
-
Get the Timestamp for when the data was last refreshed
- getTimestamp() - Method in class net.ME1312.SubServers.Sync.Network.API.Server
-
Get the Timestamp for when the data was last refreshed
- getType() - Method in class net.ME1312.SubServers.Sync.Network.API.SubCreator.ServerTemplate
-
Get the Type of this Template
- getUniversalPath() - Method in class net.ME1312.SubServers.Sync.Library.UniversalFile
-
Gets the Universal File Path (separated by ':')
- getUUID(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a UUID by Handle
- getUUID(String, UUID) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a UUID by Handle
- getUUIDList(String) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a UUID List by Handle
- getUUIDList(String, List<UUID>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get a UUID List by Handle
- getValues() - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Get the Values
- getVersion() - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Get the Version the Server will use
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketAuthorization
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketCommandServer
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketCreateServer
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadHostInfo
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadLang
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadNetworkList
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadPlayerList
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadProxyInfo
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadServerInfo
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketDownloadServerList
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketInReset
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketInRunEvent
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketLinkProxy
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketStartServer
-
- getVersion() - Method in class net.ME1312.SubServers.Sync.Network.Packet.PacketStopServer
-
- getVersion() - Method in interface net.ME1312.SubServers.Sync.Network.PacketIn
-
Get Packet Version
- getVersion() - Method in interface net.ME1312.SubServers.Sync.Network.PacketOut
-
Get Packet Version
- getWrapperVersion() - Method in class net.ME1312.SubServers.Sync.SubAPI
-
Gets the SubServers.Sync Version
- safeSet(String, Object) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set Object into this YAML Section without overwriting existing value
- safeSet(String, V[]) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set V[] into this YAML Section without overwriting existing value
- safeSet(String, Collection<V>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set Collection<V> into this YAML Section without overwriting existing value
- safeSetAll(Map<String, ?>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set All Objects into this YAML Section without overwriting existing values
- safeSetAll(YAMLSection) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Copy YAML Values to this YAML Section without overwriting existing values
- save() - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLConfig
-
Save Config Contents
- sendPacket(PacketOut) - Method in class net.ME1312.SubServers.Sync.Network.SubDataClient
-
Send Packet to Server
- Server - Class in net.ME1312.SubServers.Sync.Network.API
-
- Server(YAMLSection) - Constructor for class net.ME1312.SubServers.Sync.Network.API.Server
-
Create an API representation of a Server
- Server - Class in net.ME1312.SubServers.Sync.Server
-
Server Class
- Server(String, String, String, InetSocketAddress, String, boolean, boolean) - Constructor for class net.ME1312.SubServers.Sync.Server.Server
-
- servers - Variable in class net.ME1312.SubServers.Sync.SubPlugin
-
- set(YAMLSection) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLConfig
-
Set Config Contents
- set(String, Object) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set Object into this YAML Section
- set(String, V[]) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set V[] into this YAML Section
- set(String, Collection<V>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set Collection<V> into this YAML Section
- set(V) - Method in class net.ME1312.SubServers.Sync.Library.Container
-
Overwrite the Object
- setAll(Map<String, ?>) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Set All Objects into this YAML Section
- setAll(YAMLSection) - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Copy YAML Values to this YAML Section
- setCommand(String) - Method in class net.ME1312.SubServers.Sync.Event.SubSendCommandEvent
-
Sets the Command to be Sent
- setDisplayName(String) - Method in class net.ME1312.SubServers.Sync.Server.Server
-
Sets the Display Name for this Server
- setHidden(boolean) - Method in class net.ME1312.SubServers.Sync.Server.Server
-
Set if the server is hidden from players
- setMotd(String) - Method in class net.ME1312.SubServers.Sync.Server.Server
-
Sets the MOTD of the Server
- setRestricted(boolean) - Method in class net.ME1312.SubServers.Sync.Server.Server
-
Sets if the Server is Restricted
- setRunning(boolean) - Method in class net.ME1312.SubServers.Sync.Server.SubServer
-
Sets the Running Status
- setVersion(Version) - Method in class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Set the Version the Server will use
- start(String...) - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Starts the Servers Specified
- start(UUID, String...) - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Starts the Servers Specified
- start(UUID, Callback<Integer>) - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Starts the Server
- start(Callback<Integer>) - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Starts the Server
- start(UUID) - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Starts the Server
- start() - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Starts the Server
- start(SubStartEvent) - Method in class net.ME1312.SubServers.Sync.SubPlugin
-
- startListeners() - Method in class net.ME1312.SubServers.Sync.SubPlugin
-
Load Hosts, Servers, SubServers, and SubData Direct
- stop(String...) - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Stops the Servers Specified
- stop(UUID, String...) - Method in class net.ME1312.SubServers.Sync.Network.API.Host
-
Stops the Servers Specified
- stop(UUID, Callback<Integer>) - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Stops the Server
- stop(Callback<Integer>) - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Stops the Server
- stop(UUID) - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Stops the Server
- stop() - Method in class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Stops the Server
- stop(SubStoppedEvent) - Method in class net.ME1312.SubServers.Sync.SubPlugin
-
- stopListeners() - Method in class net.ME1312.SubServers.Sync.SubPlugin
-
Reset all changes made by startListeners
- StrongEncryptionNotAvailableException(int) - Constructor for exception net.ME1312.SubServers.Sync.Network.Encryption.AES.StrongEncryptionNotAvailableException
-
- SubAddHostEvent - Class in net.ME1312.SubServers.Sync.Event
-
Add Server Event
- SubAddHostEvent(UUID, String) - Constructor for class net.ME1312.SubServers.Sync.Event.SubAddHostEvent
-
Server Add Event
- SubAddServerEvent - Class in net.ME1312.SubServers.Sync.Event
-
Add Server Event
- SubAddServerEvent(UUID, String, String) - Constructor for class net.ME1312.SubServers.Sync.Event.SubAddServerEvent
-
Server Add Event
- SubAPI - Class in net.ME1312.SubServers.Sync
-
SubAPI Class
- SubCommand - Class in net.ME1312.SubServers.Sync
-
- SubCommand.BungeeList - Class in net.ME1312.SubServers.Sync
-
BungeeCord /glist
- SubCommand.BungeeServer - Class in net.ME1312.SubServers.Sync
-
BungeeCord /server
- SubCreateEvent - Class in net.ME1312.SubServers.Sync.Event
-
Server Create Event
- SubCreateEvent(UUID, String, String, String, Version, int) - Constructor for class net.ME1312.SubServers.Sync.Event.SubCreateEvent
-
Server Create Event
- SubCreator - Class in net.ME1312.SubServers.Sync.Network.API
-
- SubCreator.ServerTemplate - Class in net.ME1312.SubServers.Sync.Network.API
-
- SubCreator.ServerType - Enum in net.ME1312.SubServers.Sync.Network.API
-
- subdata - Variable in class net.ME1312.SubServers.Sync.SubPlugin
-
- SubDataClient - Class in net.ME1312.SubServers.Sync.Network
-
SubData Direct Client Class
- SubDataClient(SubPlugin, String, InetAddress, int, Cipher) - Constructor for class net.ME1312.SubServers.Sync.Network.SubDataClient
-
SubServers Client Instance
- SubEditServerEvent - Class in net.ME1312.SubServers.Sync.Event
-
Server Edit Event
- SubEditServerEvent(UUID, String, NamedContainer<String, ?>, boolean) - Constructor for class net.ME1312.SubServers.Sync.Event.SubEditServerEvent
-
Server Edit Event
- SubEvent - Interface in net.ME1312.SubServers.Sync.Library
-
SubEvent Layout Class
- SubNetworkConnectEvent - Class in net.ME1312.SubServers.Sync.Event
-
SubData Network Disconnect Event
- SubNetworkConnectEvent(SubDataClient) - Constructor for class net.ME1312.SubServers.Sync.Event.SubNetworkConnectEvent
-
SubData Network Disconnect Event
- SubNetworkDisconnectEvent - Class in net.ME1312.SubServers.Sync.Event
-
SubData Network Disconnect Event
- SubNetworkDisconnectEvent() - Constructor for class net.ME1312.SubServers.Sync.Event.SubNetworkDisconnectEvent
-
- SubPlugin - Class in net.ME1312.SubServers.Sync
-
Main Plugin Class
- SubRemoveHostEvent - Class in net.ME1312.SubServers.Sync.Event
-
Remove Server Event
- SubRemoveHostEvent(UUID, String) - Constructor for class net.ME1312.SubServers.Sync.Event.SubRemoveHostEvent
-
Server Remove Event
- SubRemoveServerEvent - Class in net.ME1312.SubServers.Sync.Event
-
Remove Server Event
- SubRemoveServerEvent(UUID, String, String) - Constructor for class net.ME1312.SubServers.Sync.Event.SubRemoveServerEvent
-
Server Remove Event
- SubSendCommandEvent - Class in net.ME1312.SubServers.Sync.Event
-
Send Command Event
- SubSendCommandEvent(UUID, String, String) - Constructor for class net.ME1312.SubServers.Sync.Event.SubSendCommandEvent
-
Server Command Event
- SubServer - Class in net.ME1312.SubServers.Sync.Network.API
-
- SubServer(YAMLSection) - Constructor for class net.ME1312.SubServers.Sync.Network.API.SubServer
-
Create an API representation of a Server
- SubServer - Class in net.ME1312.SubServers.Sync.Server
-
SubServer Class
- SubServer(String, String, String, InetSocketAddress, String, boolean, boolean, boolean) - Constructor for class net.ME1312.SubServers.Sync.Server.SubServer
-
- SubStartEvent - Class in net.ME1312.SubServers.Sync.Event
-
Start Server Event
- SubStartEvent(UUID, String) - Constructor for class net.ME1312.SubServers.Sync.Event.SubStartEvent
-
Server Start Event
- SubStopEvent - Class in net.ME1312.SubServers.Sync.Event
-
Server Stop Event
- SubStopEvent(UUID, String, boolean) - Constructor for class net.ME1312.SubServers.Sync.Event.SubStopEvent
-
Server Stop Event
- SubStoppedEvent - Class in net.ME1312.SubServers.Sync.Event
-
Server Shell Exit Event
- SubStoppedEvent(String) - Constructor for class net.ME1312.SubServers.Sync.Event.SubStoppedEvent
-
Server Shell Exit Event
- suggestArguments(CommandSender, String[]) - Method in class net.ME1312.SubServers.Sync.Library.Compatibility.CommandX
-
Suggest Arguments
- suggestArguments(CommandSender, String[]) - Method in class net.ME1312.SubServers.Sync.Library.Compatibility.v1_13.CommandX
-
- suggestArguments(CommandSender, String[]) - Method in class net.ME1312.SubServers.Sync.SubCommand.BungeeServer
-
Suggest command arguments
- suggestArguments(CommandSender, String[]) - Method in class net.ME1312.SubServers.Sync.SubCommand
-
Suggest command arguments
- superSection() - Method in class net.ME1312.SubServers.Sync.Library.Config.YAMLSection
-
Go up a level in the config (or null if this is the top layer)