![[QBCore | ESX | QBox] Pausemenu](https://dunb17ur4ymx4.cloudfront.net/packages/images/5bebc98b67fd30c0a4ee63af54b81e46ec465544.jpg)
Descrizione
SIXM Pause Menu
// v1 — The All-in-One Pause Experience
A custom, fully-featured replacement for the GTA V pause menu. Identity card, interactive map, rules book, custom pages, rebindable keybinds, project news feed and a per-player theme customizer — all in a self-contained Vue 3 NUI.
✨ Features
🪪 Identity Card
- Player ID, full name, framework job & gang labels
- Cash / bank balances (framework-native reads)
- Session playtime + live current-players counter
- Every stat individually toggleable via config
🗺️ Interactive Map
- Full GTA V map view with your position
- Click-through waypoints from announcements
- Tourist-ped scenario plays while browsing
📢 Announcements Manager
- Post project news from inside the menu
- Title + text + image + optional map waypoint
- Persisted to
announcements.json— no database - Own permission gate (mods can post without touching rules)
📖 Rules Book
- In-game rich-text editor for admins
- Every player sees the same live version
- Deny-by-default server enforcement on save
📄 Custom Pages
- Author unlimited info pages (title + image + HTML)
- Great for guides, changelog, event landing pages
- Live pages editor with drag-reorder
- Ships with harmless placeholders — replace once you're admin
⌨️ Keybinds Sheet
- Rebindable keybind reference visible to every player
- Admins can add / edit / remove entries in-game
- Persisted to
keybinds.json - Separate gate for adding vs editing
🎨 Per-Player Theme
- Custom accent gradient chosen by each player
- Server-set default via
Config.uiSettings.defaultAccentA/B - Preference is local — never affects other players
🛡️ Two-Layer Permissions
- Framework groups OR ACE — mix both
- Client hides UI for non-admins
- Server re-checks + rate-limits every save (deny-by-default)
- Every section gated independently
📋 Requirements
🔧 Quick Installation
- Drop
sixm_pausemenu/into yourresources/folder - Add
ensure sixm_pausemenutoserver.cfg, after your framework - Restart the server and open the pause menu with Esc / P
Auto-detect covers ESX / QBCore / QBOX. Force only if needed: Config.frameworkType = 'QBCore' in shared/config.lua.
🛡️ Admin Setup
FrameworkHow to grant adminESXUPDATE users SET group='admin' WHERE identifier='license:…'QBCore / QBOXadd_principal identifier.license:… group.adminAny (fallback)add_ace group.admin sixm_pausemenu.rules allow🔑 Fully Configurable
🌐 Translations
One Lua file per language in locales/. Ships with English and Polish. Add a new language in 3 steps:
- Copy
locales/en.lua→locales/<key>.lua - Translate the values (keys stay)
- Point
Config.useLocale = '<key>'
📦 What's Included
- sixm_pausemenu (escrow protected)
- Vue 3 NUI (pre-built, 1920×1080 auto-scaled)
shared/config.lua— open sourceclient/custom/client_editable.lua— open source (framework getters)server/custom/server_editable.lua— open source (permission getter)locales/en.lua+pl.lua- Example
pages.json/announcements.json/keybinds.json - Full documentation (README +
docs.sixm.gg)
📖 Documentation & Support
Full docs with framework wiring, permission recipes and troubleshooting at docs.sixm.gg/scripts/pausemenu
Discord support · Regular updates · Community-driven development

SixM
SixM was created for one reason: too many servers settle for scripts that look dated, run heavy, or get abandoned the week after release. We wanted to do it differently. We focus on the things that actually matter to server owners: Quality you can feel. Every SixM resource is optimized, tested, and written to be readable and maintainable — not just to work, but to keep working. Design that sets you apart. A distinctive visual identity in every release, because your server deserves to look as good as it plays. Framework freedom. Full support for ESX, QBCore, and Qbox, with clean configs and clear documentation so setup is never a fight. Support you can rely on. We stand behind what we sell. Questions get answered, bugs get fixed, products get updated. We're a new name — and we intend to earn your trust one release at a time. Thanks for being here. This is just the beginning of SixM.

![[QBCore | ESX | QBox] Multicharacter](https://dunb17ur4ymx4.cloudfront.net/packages/images/f36d3a8ef58f3d3740dd5c8cb4ac0ca6cf144b2f.jpg)
![[STANDALONE] Pink Minimap](https://dunb17ur4ymx4.cloudfront.net/packages/images/b3ed97d12177fd901eb5238aad5c31415b0edaab.jpg)
![[STANDALONE] LoadScreen](https://dunb17ur4ymx4.cloudfront.net/packages/images/269909e6a17bc8a3c575b85db87b0979f35a5999.jpg)
![[QBCore | ESX | QBox] Handling](https://dunb17ur4ymx4.cloudfront.net/packages/images/03d9a58779b8ff7a36d3e681df00299366ab8358.jpg)
![[Laptop Bundle]esx qb qbox custom {ESCROW}](https://dunb17ur4ymx4.cloudfront.net/packages/images/54235ed5800936f709b2b1febc434050eb49a41d.jpg)
![Roda Peds [TESTING]](https://dunb17ur4ymx4.cloudfront.net/packages/images/c81e4ff5edbb5c4122851f860d3357ade5c4340f.png)
![[Territories V2]ESX QBCORE QBOX OPEN-SOURCE](https://dunb17ur4ymx4.cloudfront.net/packages/images/a50d2ca043d8da868e82b17b0e827d46eb89f56a.png)

