Compatibility with legacy plugins (Game <= 1.12.2, Sponge API <= 8)
CatMe0w opened this issue · 3 comments
CatMe0w commented
Legacy plugins have a mcmod.info
instead of a plugin.json
, causing them not loading in Sponge 1.16 versions.
Will you consider drop API 7 plugins support in latest Sponge version?
ItsDoot commented
Gonna need an explanation here. plugin-spi
is neither version dependent nor platform dependent; just a generic framework we use for API 8+.
If you mean support for API 7 Sponge plugins, we have no plans whatsoever to support them on API 8.
If you mean for Minecraft versions older than what API 8 is currently targetting, we also have no plans for that.
zml2008 commented
please explain?
…On Wed, Mar 3, 2021, at 00:37, CatMe0w wrote:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#19>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAEZSZFJIFAOUINZH2ODDL3TBXYLLANCNFSM4YQZBCJA>.
CatMe0w commented
Sorry for the incomplete title.
Thank you for such fast replies.