CoserverAPI icon

CoserverAPI -----

An API that allows to link bungeecord and bukkit(spigot) as network




Now if the response can be delivered by parts if it is too large (fixed UTFDataFormatException - encoded string too long)
----------, Dec 17, 2021

STRONG_DEBUG debugs probably all connection requests and responses. It may be useful if you can't connect to bungeecord and you don't know what is going on

Check discord for more information
https://discord.gg/TWEy37Frh2
----------, Nov 30, 2021

Fixed some RSA exceptions.
Added 'Addoner' function that allows communicate between plugins via CoserverAPI
----------, Nov 23, 2021

(Probably last update)
Added shutdown on error. Now if plugins that use CoserverAPI throw an error the CoserverAPI will be able to disable the server to prevent further error
Some config changes
----------, Nov 21, 2021

Fixed NullPointerException on startup
New Async experimental methods
----------, Oct 9, 2021

BungeeCoserv is now deprecated for removal
BungeeCoserv was migrated to SuperCoServer as an inherited class
----------, Sep 17, 2021


fix
----------, Aug 24, 2021

Added
Code (Text):
dCoserverServer::handle(Socket socket, String request)
dCoserverServer::securityHandle(Socket socket, String request)
----------, Aug 24, 2021

You can now write
Code (Text):
dCoserver.send("msg");
or
Code (Text):
dCoserver.send("msg", false);
instead
Code (Text):
dCoserver.send(aConfig.bukkit.ip, aConfig.bukkit.port, "msg", false);
----------, Aug 13, 2021

useSecurity is now working fine
----------, Aug 12, 2021

You can now disable/enable debug messages
----------, Aug 12, 2021

Resource Information
Author:
----------
Total Downloads: 274
First Release: Aug 12, 2021
Last Update: Dec 17, 2021
Category: ---------------
All-Time Rating:
0 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings