This is a fork of Project Poseidon that supports my Infdev 20100618 mod.
To download the mod, and recieve updates, join this Discord server: https://discord.gg/k7VcHmPhep
CraftBukkit 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 net.minecraft.server
package.
- Clone this project using Git or a desktop client.
- Open IntelliJ and create a new project in the same directory as the Project Poseidon folder.
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!
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:
- CraftBukkit: 54bcd1c1f36691a714234e5ca2f30a20b3ad2816 (SpigotMC)
- Bukkit: 3524fde5ffc387ef9e39f6ee7dae83ff4dbf8229 (GitHub)
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.
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.
Please read the following: https://github.com/RhysB/Project-Poseidon/wiki/Adding-ModLoaderMP