-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Bukkit API support #124
Comments
Seriously? Use java in a C# project? |
@l89669 they could spin up a Java microservice to host bukkit plugins which interacts with minecase using some API. |
@yangm97 Or you could do that if you can. And don't forget to send a pull request. |
I think the only way to write "some API" is to re-implement the craftbukkit stuff with JNI interacts with C# codes. |
是的,你可以使用JNI4NET这个JAVA TO C#代理解决方案 |
Create the API for spigot instead. |
Support bukkit plugin.
The text was updated successfully, but these errors were encountered: