SlimefunCore4-2647
Addon Manager
Build 2647
What's New
- Dynamic addon list showing cloud-managed and manually installed addons
- Status overview with managed, loaded, and unmanaged addon counts
- Smarter GitHub jar selection — matches by addon name first
- Managed addon detection now reads directly from the jar's
plugin.yml - Fallback flags for remote sync are now fully respected
New Commands
/sf addon list— lists all addons (managed + installed)/sf addon status— shows addon counts and sync state/sf addon sync— manually trigger a cloud config sync/sf addon enable <name>— enable a managed addon/sf addon disable <name>— disable a managed addon/sf addon update <name>— update a specific addon/sf addon download <name>— download a managed addon/sf addon remove <name>— remove a managed addon
Changelog
- improve performance
- fixed critical bug