mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #36] [minecraft-modrinth] Mods Overview wont show up #29
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#29
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 @FreshDoktor on GitHub (Dec 21, 2025).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/36
[ ] feature request
[x] need help
[x] bug report
panel version: v.1.0.0-beta30
wing version: v.1.0.0-beta21
installed plugins:
Fluffy Theme
Mclogs Uploader
Minecraft Modrinth
Player Count (disabled)
Snowflakes
Theme Customizer
I added the feature tags "mods" and "modrinth_mods", as well as the "minecraft" and "forge" tags, to the Forge Minecraft egg.
However, when creating a new server, the mod overview that should be added by the plugin does not appear, even though I would expect it to be available with the egg as configured.
@coderabbitai[bot] commented on GitHub (Dec 21, 2025):
📝 CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
Examples
🔗 Similar Issues
Related Issues
👤 Suggested Assignees
🧪 Issue enrichment is currently in open beta.
You can configure auto-planning by selecting labels in the issue_enrichment configuration.
To disable automatic issue enrichment, add the following to your
.coderabbit.yaml:💬 Have feedback or questions? Drop into our discord or schedule a call!
@zfelyx commented on GitHub (Dec 21, 2025):
Everything is fine with me.
@Boy132 commented on GitHub (Dec 21, 2025):
Just to make sure, did you try running
php artisan optimize:clear?@FreshDoktor commented on GitHub (Dec 21, 2025):
Did i oversee that command in the docs about installing plugins somewhere? After running the command it showed up thanks!
@Boy132 commented on GitHub (Dec 21, 2025):
It's only mentioned on the Discord. Currently the components cache isn't cleared, which can cause these problems. The next panel release will fix these caching issues.