Framework Overview¶
Lilia is an open-source Garry's Mod roleplay framework for servers that want persistent characters, groups, inventories, admin tools, and room for custom content. It gives you a strong base to start from so you can spend more time shaping your server and less time rebuilding common systems.
This section is the best place to start if you are planning a server, checking whether Lilia fits your addons, or getting ready to build a schema.
Recommended Reading Order¶
Install Lilia
Install the framework, add a schema, set the startup command, and give yourself admin access.
System planningReview the feature map
See the built-in systems for characters, inventories, chat, factions, money, moderation, and more.
Launch readinessCheck addon compatibility
Check how Lilia behaves with common admin mods, PAC3, vehicles, weapon bases, and build tools.
After this section, head to Generator Overview when you are ready to start building your own schema files.