Xephyr

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Xephyr

Xephyr is a plugin engine designed to give developers access to utilities such as "Special" items (like ones seen in custom gametypes), an extensive and extensible command system, an extremely easy-to-use Inventory Menu API, and a basic modular plugin system to make your plugin with. This plugin aims to be a library that can provide most of the things that are used in servers like The Hive and the Shotbow network, so that gametypes and other plugins can be made with greater ease and efficiency.

The code is located at https://github.com/AeonicDev/Xephyr, and pull requests and contributions are always wanted!

To add this project as a Maven dependency, clone the repo and run mvn clean install then add the dependency to your POM.

Dependency

<dependency>
    <groupId>com.dhlab.xephyr</groupId>
    <artifactId>Xephyr</artifactId>
    <version>1.0-SNAPSHOT</version>
    <scope>compile</scope>
</dependency>

Guides on Coding with Xephyr

How To Start


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    79285
  • Created
    May 1, 2014
  • Last Released File
    Never
  • Total Downloads
    0
  • License

Categories

Recent Files

No files uploaded yet.