Network Utilities
Easy Development for Server Networks
What is it?
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. It has been under development for several months and has evolved quickly through regular pushes and updating, as well as constant feedback from large server networks who have shaped the software.
How can I get started?
Simply add the .jar file to your project's libraries and get coding! The wiki at https://github.com/olivervscreeper/NetworkUtilities/wiki/Getting-Started shows you how to use EVERY feature.
Currently Includes:
- Commands that don't need to be registered in plugin.yml
- One line titles, subtitles and "ActionBar" messages
- Full GameAPI for cross platform games
- Get a link to a hastebin.com file of anything - even your console's log!
- Full Inventory Menu API
Source Code
This code is avaliable under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License. It is built in two branches, a main and development branch, with Bukkit builds coming only from the main branch.
Source: https://github.com/olivervscreeper/NetworkUtilities
Metrics
This plugin sends statistics about the usage to the server http://mcstats.org/. You can disable it using the /plugins/mcstats config folder.
-
View User Profile
-
Send Message
Posted Jan 31, 2015@GrandmaJamGaming
It's fully built for 1.8, includes support for title's and I'd love it if you used it <3
-
View User Profile
-
Send Message
Posted Jan 30, 2015This looks interesting...