Coder Social home page Coder Social logo

destial / idisguise Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robingrether/idisguise

0.0 0.0 0.0 1.55 MB

Plugin for CraftBukkit and Spigot

Home Page: https://www.spigotmc.org/resources/idisguise.5509/

License: Creative Commons Attribution Share Alike 4.0 International

Java 100.00%

idisguise's Introduction

iDisguise

Plugin for CraftBukkit and Spigot

Basic information

This plugin allows you to turn into almost every entity that exists in Minecraft.
More information can be found here: https://www.spigotmc.org/resources/idisguise.5509/

Snapshot files

Compiled snapshot files may be downloaded over here: https://www.robingrether.de/idisguise/

GitHub repository

As of October 2017 the master branch always holds a (hopefully) bug-free recommended release version of iDisguise, whereas small changes (such as bug fixes etc.) get pushed to the snapshot branch until they are released officially. So if you would like to develop your own fork of this repository, make sure to build it upon the master branch to ensure best performance and proper functionality.

Maven repository

<repository>
  <id>robingrether-repo</id>
  <url>http://repo.robingrether.de/</url>
</repository>

If you need the core plugin (API...):

<dependency>
  <groupId>de.robingrether.idisguise</groupId>
  <artifactId>idisguise-core</artifactId>
  <version>5.8.2</version>
</dependency>

If you need everything:

<dependency>
  <groupId>de.robingrether.idisguise</groupId>
  <artifactId>idisguise-full</artifactId>
  <version>5.8.2</version>
</dependency>

Compiling

In order to compile the whole plugin you have to clone/download this repository and build the project idisguise-full using Maven.
Run mvn build package and you will find the final jar file under /idisguise-full/target/iDisguise-<VERSION>-<TIMESTAMP>.jar.

idisguise's People

Contributors

robingrether avatar

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.