catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

[Feature] Add a backend plugin that allows for a GUI server selector

Open jacoballen1 opened this issue 5 years ago • 1 comments

A clear description of the feature you'd like to see implemented

As stated in the title, I would like to add a backend GUI plugin (like you see on many different servers) that can be accessed by either a hub inventory or via the /server command. Either way, this will require a plugin on the backend servers and utilize either plugin messages or Redis in order to transmit data between the proxy and the backend server. (This will also be toggleable via the config, so you don't have to have this plugin enabled to transfer between servers)

jacoballen1 avatar Apr 23 '20 06:04 jacoballen1

Why add this to catalyst, many backend plugins such as commandpannels allow you to quickly create a gui like this on backend servers.

ghost avatar Nov 11 '21 16:11 ghost