Giter Site home page Giter Site logo

networkutilities's Introduction

Build Status

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.

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

networkutilities's People

Contributors

gingergeek avatar harrysmc avatar hfreeb avatar oliverdunk avatar scipio3000 avatar serializator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

networkutilities's Issues

Event Duplication

Dear olivervscreeper,

The class isn't unregistered when the PlayerCloseInventory event is getting fired, this will cause duplication. If you open a Menu three times and close it with ESC without clicking a MenuItem it will duplicate three times, if you eventually click the MenuItem it will execute the code you put in the onClick(Player); method three times.

With regards,
Julian v.d Berkmortel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.