dotnetGame / MineCase

Minecraft server based on Orleans
MIT License
775 stars 78 forks source link

Consider using the same plugin architecture as JungleTree #120

Closed yangm97 closed 5 years ago

yangm97 commented 6 years ago

JungleTree is another project planning to implement distributed minecraft servers. It has started drafting a plugin API and I think it would be better if both projects agreed on using the same API, collaboration, sharing work, community, something something.

sunnycase commented 6 years ago

Thank you for your advice. But what about simulating popular API surfaces such as Forge?

yangm97 commented 6 years ago

It could be built on top of the plugin API. An example from JungleTree IRC channel:

Draft