mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 00:08:54 +02:00
[GH-ISSUE #62] [Minecraft Modrinth] Keep track of installed plugins/mods and add update functionality #45
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marekgrebac on GitHub (Dec 26, 2025).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/62
Would it be ever possible to integrate some autoupdate and autocheck for the plugin manager - plugins installed trough the UI?
Since it already knows and checks for the proper version of your server and other details, it should not be mistaken by downloading wrong version or incompatible plugin update.
@H1ghSyst3m commented on GitHub (Feb 1, 2026):
@marekgrebac Hope this PR #96 is what you looked for
@marekgrebac commented on GitHub (Feb 3, 2026):
Thank you alot! Tested, working, approved!