Skip to main content
Multiplayer Miner

Installation

Install the mining package, connect your framework bridge and configure its server convars.

Required dependencies

oxmysql

Database connector used by the resource.

ox_target

Optional dependency when using the target-based interaction version.

Installation steps

  1. 01

    Extract the package

    The download contains four folders: props, interior, sounds and the main script.

  2. 02

    Create a resource collection

    Place all included folders inside one bracket folder.

    [aquiver-miner]
  3. 03

    Import the database

    Import the included SQL file into your server database.

  4. 04

    Configure the bridge

    Adjust the inventory and framework functions inside the bridge folder.

  5. 05

    Configure server convars

    Review the available settings and language convars inside fxmanifest.lua.

  6. 06

    Start the script

    Add the main mining script to your server configuration.

    ensure aquiver-mining-script
Yarn building issue

If FiveM attempts to compile the resource with an outdated Yarn builder, replace the existing version in resources/[cfx-default]/[system]/[builders].

Download latest builders ↗

Important file locations

Convars
fxmanifest.lua

Language and basic server configuration values.

Bridge
bridge/*

Framework and inventory integration functions.

Builders
resources/[cfx-default]/[system]/[builders]

FiveM builder resources used when compiling with Yarn.

Language convar

Change the active language from your server configuration with setr miner_Language en.