Hi Aternos Team, can you please add the following plugin?
Plugin name: MultiSockets/Socket4MC
Plugin link: https://www.spigotmc.org/resou…messaging-channels.15938/
Description:
Tired of Plugin Messaging Channels?
This plugin simply allows developers to send any data from a server to another using sockets with SSL
You can send data from any instance of BungeeCord or Spigot to any instance of BungeeCord or Spigot, just with few lines and without headache [Blocked Image: https://www.spigotmc.org/styles/default/xenforo/clear.png]
WebSockets allows you to have whole conversations instead of simple request-response
You can even send and receive data from web apps using JavaScript
Admins
Just put the file in the plugins folder of your BungeeCord and of your Spigots
Example of network
Let's suppose you have one BungeeCord and two Spigots: Factions and HungerGames.
Each server will have one socket, each on a different port.
- BungeeCord has a socket on port 25590
- Factions has a socket on port 25591
- HungerGames has a socket on port 25592
Thank you!