Hey all,
I'm looking for a reasonably simple Spigot plugin (although, since I'm not a coder, I don't 100% know how simple this will be).
The main idea is another indicator to show whether a bungee server is online or not. The general idea is this:
Redstone blocks are placed down in front of one of the hub portals, and if the plugin can ping the server, aka: the server is online, the redstone blocks turn into emerald blocks, indicating that the server is online. If the server is found to be offline, the emerald blocks then turn back into redstone blocks, indicating the server is offline.
My idea for the workflow of the plugin is this:
I run a command like "/statusblocks <servername>" (The <servername> being the exact bungee server name in the bungee configuration) and it gives me a redstone block. I then place the blocks down wherever I like, perhaps in a line, or in whatever shape I like, then I run another command, say, "/statusblocks done". The plugin then stops registering me placing down blocks and begins to do its ping stuff and turn red and green.
Please feel free to reply to this thread, or private message me with a quote. I'm obviously looking for the cheapest option to go for.
I'm looking for a reasonably simple Spigot plugin (although, since I'm not a coder, I don't 100% know how simple this will be).
The main idea is another indicator to show whether a bungee server is online or not. The general idea is this:
Redstone blocks are placed down in front of one of the hub portals, and if the plugin can ping the server, aka: the server is online, the redstone blocks turn into emerald blocks, indicating that the server is online. If the server is found to be offline, the emerald blocks then turn back into redstone blocks, indicating the server is offline.
My idea for the workflow of the plugin is this:
I run a command like "/statusblocks <servername>" (The <servername> being the exact bungee server name in the bungee configuration) and it gives me a redstone block. I then place the blocks down wherever I like, perhaps in a line, or in whatever shape I like, then I run another command, say, "/statusblocks done". The plugin then stops registering me placing down blocks and begins to do its ping stuff and turn red and green.
Please feel free to reply to this thread, or private message me with a quote. I'm obviously looking for the cheapest option to go for.
Last edited:
