Skip to content

LibWorld

ImperaZim edited this page Jun 30, 2026 · 2 revisions

LibWorld

Field Value
Package id libworld
Plugin name LibWorld
Current line 1.x
Namespace imperazim\world
Hard dependencies LibCommons, LibCommand
Soft dependencies none

LibWorld provides world lifecycle tools, selections, edit operations, clipboards, schematics and history.

LibCommons provides shared path, filesystem and JSON helpers for schematic persistence. World, region, template, portal and instance identifiers remain LibWorld-specific validation rules.

Provider Modes

  • Package-backed through EasyLibrary.
  • Standalone PHAR as LibWorld.

Commands

/lw
/lw world list
/lw selection <action>
/lw edit <action>
/lw clipboard <action>
/lw schematic <action>
/lw history <action>
/lw operation <action>

Validation

/easylibrary packages status libworld
/easylibrary packages doctor
/lw
/lw world list

Development probe:

/elprobe run libworld

Clone this wiki locally