Hypas RedM Anti-Cheat

Installation

Requirements

Hypas Anti-Cheat is designed for:

Additional integrations may be required for custom inventory, economy or notification systems.

Installation steps

1. Download the licensed package

Download the current release from your authorised Tebex account.

Do not rename, restructure or remove protected files unless the supplied release notes explicitly permit it.

2. Extract the resource

Place the resource in an appropriate server resources directory, for example:

resources/[hypas]/hypas_anticheat

3. Import the database file

Import the SQL file supplied with the release into the same database used by the RedM server.

Before importing:

4. Configure start order

Ensure the database and framework resources start before Hypas Anti-Cheat.

Example:

ensure oxmysql
ensure vorp_core
ensure hypas_anticheat

Your actual start order may contain other VORP dependencies.

5. Configure permissions

Grant trusted staff the required ACE permission:

add_ace group.admin hypas.ac.admin allow

See Permissions for additional guidance.

6. Review the configuration

Start in Testing or Balanced mode while validating the installation.

Do not enable aggressive enforcement on a live server before reviewing:

7. Restart the server

A full restart is recommended after the first installation and after database or manifest-level changes.

8. Run setup and health checks

After joining with an authorised administrator account, run:

/acsetup
/achealth
/acaudit

Review all warnings before enabling stricter enforcement.

Post-installation checklist