Package net.ME1312.SubServers.Velocity
Class ExProxy
java.lang.Object
net.ME1312.SubServers.Velocity.ExProxy
-
Field Summary
Modifier and TypeFieldDescriptionfinal SubAPI
final File
long
final org.apache.logging.log4j.Logger
final PluginDescription
final HashMap<UUID,
ServerData> final HashMap<UUID,
CachedPlayer> boolean
final Map<ServerInfo,
ServerData> final Version
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
getData
(ServerInfo server) Get Internal Server Datastatic ProxyServer
Get the Proxy Instancevoid
Load Hosts, Servers, SubServers, and SubData Directvoid
login
(LoginEvent e) void
void
Port-forward Listenersvoid
Simulate Proxy Reloadvoid
void
Reset all changes made by initialize()void
void
void
Un-port-forward Listenersvoid
-
Field Details
-
servers
-
rPlayerLinkS
-
rPlayerLinkP
-
rPlayers
-
out
public final org.apache.logging.log4j.Logger out -
dir
-
config
-
plugin
-
api
-
subprotocol
-
version
-
running
public boolean running -
lastReload
public long lastReload
-
-
Method Details
-
initialize
Load Hosts, Servers, SubServers, and SubData Direct -
registerListener
Port-forward Listeners -
getInstance
Get the Proxy Instance- Returns:
- Proxy Instance
-
getData
Get Internal Server Data- Parameters:
server
- ServerInfo- Returns:
- ServerData
-
reload
Simulate Proxy Reload -
unregisterListener
Un-port-forward Listeners -
shutdown
Reset all changes made by initialize()- See Also:
-
ping
-
login
-
validate
-
connected
-
fallback
-
disconnected
-
add
-
merge
-
start
-
stop
-
remove
-