-
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 Safety Gate
- Support Report Bundle
- Timings
- Runtime Notifications
- Package Recovery
- Proxy Troubleshooting
- Migrating from EasyLibrary 2.0 to 3.x
- Embedded Libraries Migration Map
- Removed Features and Replacements
- Deprecated APIs
- Compatibility Policy
- Config Migration
- 3x Dev Scope Checkpoint
- Plugin Developer Migration
- Server Administrator Migration
- Official Libraries
- LibPacket
- LibCommand
- LibSerializer
- LibForm
- LibDB
- LibCommons
- LibHttp
- LibAssets
- LibRuntimeInspector
- LibRuntimeGuard
- LibPlaceholder
- LibWorld
- LibModule
- EasyLibrary Agent Bridge
- LibCustom
- LibEnchantment
- LibHud
- LibTrigger
- LibWindow
- Public API Contract
- Module Boundary
- Module Smoke Matrix
- LibAsync Incubator
- LibReflect Incubator
- Doctor Output
- Repository Notifications
- Smoke Tests
- Common Errors
- Release and Changelog