Skip to content
Success

Changes

Summary

  1. Further define proxy status colors (commit: 38eec66) (details)
Commit 38eec66a4b50ecf27968245d596c3cedc0f61c03 by ME1312
Further define proxy status colors
The proxies section of the list command now functions like the rest. You
can hover over proxies in-game to get more status information on them.
The colors shown are as follows: Green (Optimal): Proxy is connected to
both Redis and SubData Blue (Available): Proxy is connected to SubData
only White (External): Proxy is connected to Redis only Red (Disabled):
Proxy is offline
(commit: 38eec66)
The file was modified SubServers.Client/Sponge/src/net/ME1312/SubServers/Client/Sponge/Network/API/Proxy.java (diff)
The file was modified SubServers.Host/src/net/ME1312/SubServers/Host/Network/API/Proxy.java (diff)
The file was modified SubServers.Bungee/src/net/ME1312/SubServers/Bungee/Library/Files/lang.yml (diff)
The file was modified SubServers.Sync/src/net/ME1312/SubServers/Sync/Network/API/Proxy.java (diff)
The file was modified SubServers.Bungee/src/net/ME1312/SubServers/Bungee/Host/Proxy.java (diff)
The file was modified SubServers.Bungee/src/net/ME1312/SubServers/Bungee/Network/Packet/PacketDownloadServerList.java (diff)
The file was modified SubServers.Sync/src/net/ME1312/SubServers/Sync/SubCommand.java (diff)
The file was modified SubServers.Client/Bukkit/src/net/ME1312/SubServers/Client/Bukkit/SubCommand.java (diff)
The file was modified SubServers.Client/Bukkit/src/net/ME1312/SubServers/Client/Bukkit/Library/Compatibility/BungeeChat.java (diff)
The file was modified SubServers.Host/src/net/ME1312/SubServers/Host/SubCommand.java (diff)
The file was modified SubServers.Bungee/src/net/ME1312/SubServers/Bungee/SubCommand.java (diff)
The file was modified SubServers.Client/Bukkit/src/net/ME1312/SubServers/Client/Bukkit/Network/API/Proxy.java (diff)
The file was modified SubServers.Client/Sponge/src/net/ME1312/SubServers/Client/Sponge/SubCommand.java (diff)