# ScriptHub Server v1.0

This server is packed with several features, including the following:

* **ox\_inventory**: This feature includes bags that allow players to extend their maximum inventory weight. Also has a custom storage system with crafting options and ability to buy and manage 24/7 and LTD gas stations
* **npwd phone**: This feature includes an in-game phone for players to use.
* **pefcl banking**: This feature includes a banking system for players to use.
* **job-pack**: This feature includes several jobs such as trailer driving, hunting, and mail company work.
* **custom bossmenu**: This feature includes various member management options such as right and job administration, as well as log options.
* **others**: dice gambling and scissors stone paper
* **additional features**:&#x20;
  * [sh\_elevator](/sh_elevator.md)
  * [sh\_revivestation](/sh_revivestation.md)
  * [sh\_ffa](/sh_ffa.md)
  * [sh\_tuning](/sh_tuning.md)

This documentation will guide you through the setup and usage of these features on the custom FiveM server using ox features. Whether you are a player or an administrator, this documentation will provide you with the information you need.

**Upcoming features (work in progress)**

* Hermes Log Management System (HLMS)
* Cerberus Anticheat (SHCA) (alpha experimental version v0.1)
* Server Network Security with files and attack protection

**Dependencies**<br>

* esx\_extended
* ox\_lib
* ox\_mysql
* [ox\_inventory](/ox_inventory.md)
* [npwd phone](/npwd-phone.md)
* [pefcl banking](/pefcl-banking.md)

#### Overextended Documentation

{% embed url="<https://overextended.github.io/docs/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shserver.scripthub.gg/scripthub-server-v1.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
