Notice:
This plugin is designed as a library for
plugin developers.
If you are not a plugin developer, this plugin is not for you!
This plugin introduces
SimpleNet to the Spigot / BungeeCord classpath.
Note: SimpleNet requires
Java 11!
Usage:
- Drag & Drop the JAR into the 'plugins' folder of your server.
- Include the following in your project's plugin.yml or bungee.yml:
Code (Text):
depend: SimpleNet
- Use SimpleNet in your project
More detailed usage instructions can be found on the GitLab repository:
https://git.mcdevs.us/MCDEVS/SimpleNet
SimpleNet is an easy-to-use, event-driven, asynchronous, network application framework compiled with Java 11.
SimpleNet is licensed by the MIT License.