Code Monkey home page Code Monkey logo

omcommands's Introduction

OmCommands

This is a project meant to decouple the classes I use in my Bukkit plugins from any one plugin. This project can be compiled into a jar that can be used as a dependency for a plugin. Alternatively it could be included in the plugin's source using git submodules. Or if you are using Maven you could try using the JarJar plugin to repackage the class files in your jar:
http://sonatype.github.com/jarjar-maven-plugin/

These classes originate from some I pulled out of:
https://github.com/mung3r/ecoCreature
Which I believe were themselves pulled out of one of DThielke's plugins:
http://dev.bukkit.org/profiles/DThielke/

I made additional improvements that helped improved the reusability of the classes as I was using them.

Compilation

This plugin has a Maven 3 pom.xml and uses Maven to compile. Dependencies are therefore managed by Maven. You should be able to build it with Maven by running

mvn package

a jar will be generated in the target folder. For those unfa1milliar with Maven it is a build system, see http://maven.apache.org/ for more information.

omcommands's People

Contributors

omwah avatar

Watchers

 avatar  avatar

Forkers

alexml

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.