Skip to content

[1.11.2]Phoenix = Minecraft + Forge + Craftbukkit + BukkitAPI

Notifications You must be signed in to change notification settings

djoveryde/Phoenix-Clean-Attempt-FAIL

Repository files navigation

This project is dedicated to renewing the ability for Minecraft servers to use native bukkit plugins along with Forge mods.

Phoenix

Phoenix

Build Status

Building Phoenix

  • Checkout project
    • You can use IDE or clone from console: git clone https://github.com/djoveryde/Phoenix.git
  • Setup
    • Setting up submodules: git submodule update --init --recursive
  • Building
    • Build the project for Linux: ./gradlew build
    • or for Windows: ./gradlew.bat build

All builds will be in build/distributions

phoenix-0.0.1-installer.jar - is the installer for libraries and default minecraft-server.jar

phoenix-0.0.1-universal.jar - is the server we should run it

About

[1.11.2]Phoenix = Minecraft + Forge + Craftbukkit + BukkitAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages