Skip to content

Adding ModLoaderMP

Rhys B edited this page Dec 11, 2020 · 4 revisions

How to add ModLoaderMP to the Poseidon jar

PLEASE DON'T TEST THE JAR WITHOUT A BACKUP FIRST, INCASE SOMETHING GOES WRONG

  1. Extract the ModLoaderMP jar into the Poseidon Jar, however, don't copy the following classes. `
  2. net.minecraft.server.MinecraftServer
  3. net.minecraft.server.NetLoginHandler ` This list may change as Poseidon edits more Bukkit classes
  4. Enable ModLoaderMP support in poseidon.yml
  5. Start and test.

Clone this wiki locally