# Jim-Closedshops

<figure><img src="/files/yjaX99c2aPwL7MvD5emY" alt=""><figcaption></figcaption></figure>

## Current Version

{% @github-files/github-code-block url="<https://github.com/jimathy/UpdateVersions/blob/main/jim-closedshops.txt>" visible="false" %}

***

## **Link to Purchase**

{% embed url="<https://jimathy666.tebex.io/package/5297696>" %}

***

## Mutli Framework Closed-Shop script

Let your player owned stores keep making money when no workers are awake

### Features

* When all members of a job are off duty, a NPC is spawned with shop for people to buy from
  * This allows people to buy food and drink items even when the store is technically closed
  * This is a fair system for big servers with players from different timezones.
* &#x20;Highly customisable
* Config.lua controls what items can be sold in the shop
  * (Personally recommend selling only crafted goods, as others can be economy breaking)
  * This stops people trying to sell illegal goods at legal jobs
  * Fine tune the prices of each items in the config.
* Boss controlled stock
  * Only Boss roles can access stock from NPC
  * Stock only as large as total possible items? 8 items in config - 8 slots
  * This stops people using it as a personal stash

### **Supports**

* **QB-Core / QBOX / ESX**
* **QB\_Target** / **OX\_Target**
* **QB\_Inventory** / **OX\_Inventory / Lation\_UI**
* **QB- Menu** / **OX\_Lib Context Menus / Lation\_UI**
* **progressbar** / **OX\_Lib ProgressBars / Lation\_UI**

### **Preview Video**

{% embed url="<https://streamable.com/5m4mz9?src=player-page-share>" %}


---

# 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://jixelpatterns.gitbook.io/docs/paid-assets/jim-closedshops.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.
