Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this with BukkitModLoaderMP? #11

Open
ghost opened this issue Jan 15, 2012 · 2 comments
Open

Using this with BukkitModLoaderMP? #11

ghost opened this issue Jan 15, 2012 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 15, 2012

I run a server with Planes (which needs Bukkit ModLoaderMP), is there a way I can add the required files myself to my JAR?

@Thulinma
Copy link
Owner

Sort-of. ThreadLoginVerifier.class and CraftServer.class are the changed files in my modded version of CraftBukkit - everything else is untouched. Most likely you cannot simply replace CraftServer.class though, since it is a pretty important class file and they most likely modified it too.

If you contact the author of Bukkit ModLoaderMP, he might be willing to integrate my server mod into his work. It's only a few lines of code, so should be relatively easy to do. If he contacts me, I can provide any information he may need to do this.

@ghost
Copy link
Author

ghost commented Jan 15, 2012

Interesting. I'll contact them (http://www.mcportcentral.co.za/index.php?topic=393.0) and try mixing the classes (which will probably not work, heh). Sadly I know nothing about Java and all that programming magic, so I'm on a fit here.
Thanks a lot for the really fast reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant