NetworkUtilities
NetworkUtilities copied to clipboard
API designed to be incorporated with Spigot, to speed up development on any Minecraft server.
CONTENTS OF THIS FILE
- Introduction
- Requirements
- Recommended modules
- Installation
- Maintainers
- Credit
- Licence
INTRODUCTION
The NetworkUtilities plugin aims to simplify the development of Bukkit Java plugins for the community. It included a lot of handy API methods which allow for easy coding.
-
For a full description of the library, visit the project page: http://www.olivervscreeper.co.uk/plugins
-
To submit bug reports and feature suggestions, or to track changes: https://github.com/olivervscreeper/NetworkUtilities/
-
To get started, read: https://github.com/olivervscreeper/NetworkUtilities/wiki/Getting-Started
REQUIREMENTS
The requirements for this plugin are compiled at buildtime by Maven. If the project is working, you should not need any additional dependencies.
INSTALLATION
-
Install this plugin (see the .jar) as you usually would to your /plugins directory in your server.
-
You may want to disable PluginMetrics, which will log basic information about your server and send it over the internet. This can be done in the /plugins/PluginMetrics folder.
MAINTAINERS
Current maintainers:
- Oliver Dunk (@olivervscreeper)
- Günther Jungbluth (@scipio3000)
This project has been sponsored by:
- AWAITING SPONSORSHIP
Please send an email to [email protected] if you are interested in sponsoring the project. If you would like to contribute code, please fork the project and submit pull requests.
CREDIT
The serialization section of this code is taken from TacoSerialization.
LICENCE
Provided and licenced under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International. Licence avaliable at http://creativecommons.org/licenses/by-nc-nd/4.0/legalcode Licence also avaliable at licence.MD