Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 720 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 720 Bytes

ForgeCanCallBukkit

Hello this is a little tweak to allow Minecraft ClassLoader to search for Plugin class. This coremod is a POC who i have use since a long time on my own server so if you find issue related to your server feel free to open an issue look at HowWriteMyISSUE.md

Instalation

You need to install this coremod in you server ONLY To allow this coremod to work correctly you need to replace in your library net.minecraft.launchwrapper.1.12 by this one

Instruction

You can call plugins from FMLServerStartedEvent and after before this event plugin are not loaded yet