P-Linker
Overview
P-Linker manages persistent world data and object-linked plugins. It keeps in-world state available even after every player leaves the world.
Key Features
- World registration and activation
- AI / NPC settings
- Product and database management
- Continuous synchronization of world state
- Object plugin attachment
Object Plugin Items
One important workflow is attaching an uploaded item to a specific world object as an object plugin.
Use this when a world object needs an uploaded item to be attached as plugin data.
Notes
- If a world does not need persistence, P-Linker does not have to stay active while the world is running.