mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[PR #97] [CLOSED] feat(loader): add support for Purpur, Folia and more #111
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#111
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/plugins/pull/97
Author: @KinglyShade
Created: 2/4/2026
Status: ❌ Closed
Base:
main← Head:feat/add-extended-loaders📝 Commits (10+)
29f3783feat(loader): add support for Purpur, Folia and more818283ffix: code style and phpstan errorse10db3eRefactor MinecraftLoader enum and methods6936781Refactor MinecraftLoader enum formatting and commentsb5be999Refactor fromTags method for better readability65561c9Refactor MinecraftLoader enum and fromTags method98a888fRefactor MinecraftLoader.php for clarity5163101Improve PHPDoc for tags variable in fromServer methodfc5906aRefactor MinecraftLoader methods for clarity5a46b92Remove space in in_array check for tags📊 Changes
1 file changed (+32 additions, -33 deletions)
View changed files
📝
minecraft-modrinth/src/Enums/MinecraftLoader.php(+32 -33)📄 Description
This PR expands the MinecraftLoader enum to support additional popular server forks and proxies. This allows the Minecraft Modrinth plugin to correctly identify the server type and filter compatible plugins/mods from Modrinth more accurately.
Changes
Summary by CodeRabbit
New Features
Bug Fixes / Improvements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.