GithubHelp home page GithubHelp logo

plib's Introduction

plib

Possis Library is just another Bukkit Plugin Library

The main goal to achiev with this library is to generate the plugin.yml and config.yml automatically from source code. So adding new permissions or increasing version number in pom.xml doesn't require you to update plugin.yml. Make your config.yml auto-update able.

To generate the plugin.yml before jar-generation you have to use Maven to build your project. As long as there is no documentation take a look at the pom.xml from LimitedCreative.

Possis Code-Conventions

  • 4 Spaces, no Tabs.
  • Opening braces in same line
  • Max. line length of 120 chars is explicit optional! (Don't come up with breaking at 80 chars, that doesn't help anyone!)

CheckStyle configuration: https://dl.dropbox.com/u/5023975/coding/checkstyle.xml

How to use CheckStyle in Eclipse: http://eclipse-cs.sourceforge.net/downloads.html then Right-click the Project and Checkstyle -> Actiate Checkstyle

Helper

To use Bukkit Translations you can use this tool: http://public.ja-s.de/bukkit/translation.php to convert between .properties and lua-style translations.

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.