Skip to content

Brick Zones installation

Brick Zones uses Brick Bridge for every framework, database, inventory, medical, notification, and permission operation.

  • A compatible Brick Bridge release
  • a supported framework with the identity, permission, and lifecycle capabilities used by enabled features
  • the bridge Database category backed by oxmysql
  • a compatible Medical provider for managed red-event lifecycle state
  • money/item capabilities when the corresponding rewards are enabled
  1. Copy the packaged directory into the resources folder as brick_zones.
  2. Review config.lua and config.advanced.lua.
  3. Start the resource after Brick Bridge.
ensure brick_bridge
ensure brick_zones

The resource creates and additively repairs its six owned tables during startup. Importing sql/install.sql is optional.

Grant the exact bridge permission configured in Config.Zones.Admin.Permission to authorized staff. The default is admin and the authority check cannot be disabled.

The dashboard contains Zones and Red events for creating and managing persistent content.

Enable money or item rewards only after confirming the selected provider supports them. Test rewards on a staging server, and inspect the player’s balance or inventory before retrying any uncertain result.

Active red events are cancelled after a resource restart and do not issue rewards.

Temporary event equipment is unavailable in this release because the shared provider layer cannot guarantee an atomic inventory/loadout snapshot and restore. Do not add provider-native workarounds.