-
Notifications
You must be signed in to change notification settings - Fork 2
Server Administrator Migration
ImperaZim edited this page Jun 21, 2026
·
1 revision
This page is for operators moving a real server from EasyLibrary 2.x or mixed standalone setups into the 3.x package model.
Back up:
plugins/
plugin_data/EasyLibrary/
worlds/
Then run:
/pl
/easylibrary doctor
/easylibrary packages doctor
/easylibrary config doctor
Do not replace every standalone library in one restart. Use:
/easylibrary packages switch <package>
The switch checklist explains:
- package path;
- proxy path;
- standalone artifacts;
- plugin-loader permission;
- what to remove before restart.
Validate:
/pl
/plugins
/version
/easylibrary packages doctor
/easylibrary doctor
If any doctor reports problems, fix those before migrating the next library.
- Package Manager
- Package Backed Plugins
- Standalone vs Package
- Package Switch and Migration
- Package Doctor
- Package Recovery
- Proxy Troubleshooting