mi-guidebook
17.00USD
Package Description
**Admin-editable React server handbook with search & markdown**
A polished in-game handbook for your rules, tutorials and onboarding, written in markdown, searchable with Ctrl-K, and editable live by admins. Fix a typo or add a page without a single restart or file edit.
**Features**
- Clean bounded reading window with an always-open sidebar for fast navigation
- Edit any page in-game as an admin: no file edits, no restarts
- Ctrl-K instant search across the whole handbook
- Full markdown content: headings, lists, formatting
- Stored as a single JSON-blob DB row: tiny footprint
- Perfect for server rules, tutorials and new-player onboarding
- Shared winter blue theme, recolored from config
- Supports all resolutions, from 1080p and 1440p to 4K and ultrawide.
**Optimization:** Built and proven on a 2000-player server. Guaranteed low server main thread cost and network usage, with efficient database queries and no idle loops.
**Performance:** Event-driven. Loads once from a single JSON row, with negligible resmon.
**Requirements:** ox_lib, qbx_core / mi_core (qb-core compatible), oxmysql
**Open & editable:** Config and locales stay fully editable. Core logic is escrow-protected, so you can recolor and re-word freely without touching encrypted files.
Docs: Link