DESCRIPTION
A collaborative map drawing system where players can sketch plans, mark locations, and share tactical information on a shared map board in real-time.
- Configurable access locations with per-location settings
- Configurable Discord webhook (global or per-board)
- Configurable Blips (sprite, color, scale - or disable entirely)
- Configurable prompt radius per location
- Job-based view restrictions (only certain jobs see the board)
- Job-based edit restrictions (only certain jobs can draw)
- Multiple map boards (group locations to share the same drawings)
- Full drawing toolkit: shapes, arrows, text, images (powered by Excalidraw)
- Guarma map support
- Full responsive design
- Real-time sync between all players
- Everything is logged via Discord Webhook
VIDEO
DEPENDENCIES
- oxmysql
- VORP Core (optional, for job-based permissions)
SUPPORT & INFO
- Read the README.md for setup instructions.
- This script is fully open source.
Download on → GitHub
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | ~1,500 (Lua) + React frontend |
| Requirements | oxmysql |
| Support | Yes (GitHub Issues) |
