MC client mod integration for ZenithProxy
Adds a button to the server list GUI for ZenithProxy servers that allows you to join as a spectator.
Adds a button to the escape menu that sends /disconnect or /swap commands
/disconnect makes the ZenithProxy account also disconnect.
/swap makes the ZenithProxy instance swap you into spectator mode
Requires ZenithProxyWebAPI
Sends commands to a ZenithProxy instance over the internet.
For example, using pearlLoader load to make another bot load your pearl.
/api add <id> <ip> <token> -> Add a web API. The ip should include the port. You may need to enclose arguments in quotes. like "localhost:8080"
/api del <id> -> Remove a web API
/api list -> List all web API's
/api command <id> <command> -> Send a command

