Jannyboy11 / InvSee-plus-plus

A bukkit plugin for manipulating player inventories
Other
93 stars 18 forks source link

Incorrect version support on modrinth #116

Open jehendeoff opened 5 months ago

jehendeoff commented 5 months ago

The 0.28.0 version on modrinth doesn't support 1.20.1, however, the release note says that it does.

The plugin.yml inside the file state that the version is 0.27.0, so maybe the modrinth plugin wasn't updated?

btw, I think there is a way to upload every github action artifact to modrinth

Jannyboy11 commented 5 months ago

Thank you for the report. I will investigate.

Jannyboy11 commented 4 months ago

I found the github action for publishing to Modrinth: https://github.com/Kir-Antipov/mc-publish#publish-minecraft-mods---github-action, it's worth considering imo, but it's not removing all the manual labour; I still have to configure for which versions the plugin is published on Modrinth.

Jannyboy11 commented 4 months ago

I will release v0.29.0 on Modrinth too to clear some confusion.

Edit: Modrinth currently has a bug which makes it unable for me to delete the broken 0.28.0 version on there.

Jannyboy11 commented 4 months ago

https://modrinth.com/plugin/invsee++/version/0.29.0 I will remove the 'bug' label now that this issue is fixed, but leave the issue open for further infrastructure improvements.