Bump release to 0.1.0-rc.2 and docs updates Update documentation and API versioning: bump current candidate to 0.1.0-rc.2 (Home.md, Release-Notes.md); replace terse forwarding steps with a canonical copyable link to Getting_Started forwarding/first-connection and clarify routing options (Installation-and-First-Run.md); bump Java API to 1.2 and expand capability list (Java-Extension-Development.md); add Blueprint Recipe Book link to Storage-and-COW.md for newcomers.
Add release & security docs; update home and sidebar Adds Release-Notes.md and Security-and-Privacy.md and updates the Wiki navigation. Home.md now cites the current candidate (SLS-LITE 0.1.0-rc.1) and links to release notes. Compatibility.md wording refined to use permanent scope labels and clarifies native protocol/ViaVersion guidance. _Sidebar.md updated to include Current Release and Security and Privacy links. These changes surface the current release and security guidance and tighten compatibility wording.
Add Backend Integrations doc and links Introduce Backend-Integrations.md documenting the default-off slslite:request channel for trusted Paper NPC, menu, and backend plugins. Explains Velocity player derivation, authorization by server/blueprint, action allowlists, and request safety (size bounds, rate limits, validation, deduplication). Notes that general forwarders are unsupported and links to the canonical Backend Messaging guide and a Paper backend sender example. Also add links to the new doc from Home.md and _Sidebar.md.
Docs: clarify matchmaking, limbo, storage Update docs across three files: - Configuration.md: mention matchmaking defaults, per-blueprint queue expiry, and bounded diagnostic retention. - Lobby-and-Matchmaking.md: expand SLS-Limbo behavior in velocity mode, explain retry/fallback semantics, and add configurable presentation fields (ping, brand, messages, boss bar, title, header/footer, dimension) with bounded MiniMessage serialization. - Storage-and-COW.md: add storage.auto_priority (explicit strategy ordering) and storage.copy_parallelism (bounded worker control); clarify effects of omitting strategies and probe requirements.
Document transfer action-bar presentation config Update Configuration.md to document built-in transfer action-bar templates, animation, and enablement. Adds guidance to set presentation.transfer_action_bar.enabled: false when an extension should own the surface, and notes that action entries accept bounded MiniMessage with safe <server> substitution.
update wiki
Initialize SLS-LITE wiki documentation Add comprehensive wiki documentation covering installation, configuration, operations, compatibility, commands, storage, matchmaking, troubleshooting, and extension development. Include wiki navigation (_Sidebar.md, _Footer.md) and update Home.md with full project overview. Remove test.md placeholder.
Initial Home page
test wiki page