TAXES

TAXES

This item is free.

Add to Basket

# Unexis Taxes - FiveM Tax System for Qbox Framework

A comprehensive tax collection system for FiveM servers using the Qbox Framework. This script automatically taxes players based on their bank balance and number of vehicles owned, with full integration for notifications, phone emails, banking logs, and Discord webhooks.

## Features

**Dual Tax System**

- Bank balance tax (configurable percentage)

- Vehicle ownership tax (configurable amount per vehicle)

**Full Integration**

- ox_lib notifications

- GKSPhone email notifications

- RxBanking transaction logs

- Discord webhook logging

**Highly Configurable**

- All tax rates and intervals configurable

- Job-based exemptions

- Minimum thresholds

- Maximum tax caps

**Advanced Features**

- Automatic scheduled tax collection

- Manual admin commands

- Detailed logging and debug mode

- Player tax information lookup

## Dependencies

**Required:**

- [qbx_core](https://github.com/Qbox-project/qbx_core) - Qbox Framework

- [ox_lib](https://github.com/overextended/ox_lib) - Notifications

- [oxmysql](https://github.com/overextended/oxmysql) - Database queries

**Optional (for full functionality):**

- [gksphone](https://docs.gkshop.org/gksphone-v2/) - Phone email notifications

- [rx_banking](https://docs.rxscripts.xyz/scripts/general/banking/) - Banking transaction logs