MineCase icon indicating copy to clipboard operation
MineCase copied to clipboard

Bukkit API support

Open jstzwj opened this issue 6 years ago • 6 comments

Support bukkit plugin.

jstzwj avatar Jun 12 '19 09:06 jstzwj

Seriously? Use java in a C# project?

l89669 avatar Jul 17 '19 04:07 l89669

@l89669 they could spin up a Java microservice to host bukkit plugins which interacts with minecase using some API.

yangm97 avatar Jul 19 '19 02:07 yangm97

@yangm97 Or you could do that if you can. And don't forget to send a pull request.

l89669 avatar Jul 19 '19 02:07 l89669

I think the only way to write "some API" is to re-implement the craftbukkit stuff with JNI interacts with C# codes.

l89669 avatar Jul 19 '19 02:07 l89669

是的,你可以使用JNI4NET这个JAVA TO C#代理解决方案

TansuoTro avatar Jan 25 '20 02:01 TansuoTro

Create the API for spigot instead. Spigot is backwards compatible with Bukkit, yet also has more features and a lot more plugin support.

Balajanovski avatar Feb 04 '20 03:02 Balajanovski