OASIS-learn-study / minecraft-storeys-maker

Minecraft extension to make your own stories in, with and for Minecraft - it's like being a movie director!
https://www.learn.study
GNU Affero General Public License v3.0
15 stars 10 forks source link

Refactor /narrate into standalone plugin (with API) #325

Open vorburger opened 2 years ago

vorburger commented 2 years ago

Using https://docs.spongepowered.org/stable/en/plugin/manager.html?

Or can any plugin just @Inject something from another 🔌 plugin?! https://docs.adventure.kyori.net/platform/spongeapi.html (for #326) makes it look like so. Or is that the"Services" from Sponge 7 which are going away with Sponge 8?

It requires declaring the dependency in JSON , for correctly ordering plugin initialisation, as explained here.

Add it to https://ore.spongepowered.org