Overview

Alpy SafeZones — polygon safe zones with admin panel and per-zone rules.

Alpy SafeZones lets admins create polygon safe zones in-world with a free-cam drawing tool. Per-zone rules disable PvP, weapons, explosions, and more — with optional speed limits, map blips, and enter/exit notifications. Zones persist through oxmysql with an auto-created table.

Alpy SafeZones admin dashboard

Features

  • Polygon boundaries — place points in free cam (3–64 points); PolyZone optional
  • Per-zone rules — no PvP, vehicle damage, explosions, weapons, punching, speed limit
  • Admin NUI — create, edit, toggle, delete zones; kick players from a zone
  • Map blips — custom sprite, colour, scale, and label per zone
  • Framework auto-detect — ESX, QBCore, ox_core, or standalone (Ace)
  • Activity log — in-memory server log for zone and player events
  • Discord webhooks — zone management, player activity, admin access
  • 10 locales included

Requirements

  • oxmysql — required; table alpy_safezones is created automatically
  • ox_lib — recommended for notifications when Config.UILibrary = 'auto'
  • PolyZone — optional; built-in polygon detection is used if not installed