Skip to content

A CraftBukkit CB1060 fork for Beta 1.7.3 fixing bugs and adding basic features

License

Notifications You must be signed in to change notification settings

keuin/Project-Poseidon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Poseidon

What is Project Poseidon

A CraftBukkit CB1060 fork for Beta 1.7.3 fixing bugs and adding basic features.

Discord: https://discord.gg/FwKg676

Want to use Project Poseidon on your server?

Please read the following article before changing over to Project Poseidon: https://github.com/RhysB/Project-Poseidon/wiki/Implementing-Project-Poseidon-In-Production

How to setup ModLoaderMP support

Please read the following: https://github.com/RhysB/Project-Poseidon/wiki/Adding-ModLoaderMP

Licensing

Craft Bukkit and Bukkit are licensed under GNU General Public License v3.0

Any future commits to this repository will remain under the same GNU General Public License v3.0

Libraries in the compiled .jar files distrusted may contain their own licenses.

This project contains decompiled code that is copyrighted by Mojang AB typically under the package net.minecraft.server.

How To Setup - IntelliJ IDEA

  1. Clone this project using Git or a desktop client.
  2. Open IntelliJ and create a new project in the same directory as the Project Poseidon folder.

How to Compile

Compiling is done via maven. To compile a JAR, cd into the Project Poseidon directory and run the following command:

mvn clean package

You should now have a runnable JAR inside the /target folder!

Regarding the DMCA of CraftBukkit in 2014

The contributor Wolverness who first contributed on CraftBukkit in February 2012 issued a DMCA against CraftBukkit and other major forks of CraftBukkit. This project is based on the following commits:

The Bukkit and CraftBukkit commits that Project Poseidon is based on are before Wolverness started contributing.

If you were a contributor before these commits please feel free to contact me or open an issue asking for this repository to be taken down.

MC-DEV

We include files from the mc-dev Github repository. This code is automatically generated using minecraft_server.jar and sourced from the Bukkit repositories.

If Mojang Studios or someone on their behalf wants to have this repository removed due to including copyrighted Minecraft sources like bukkit/mc-dev, please contact me or make an issue.

About

A CraftBukkit CB1060 fork for Beta 1.7.3 fixing bugs and adding basic features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%