> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_drugs/features/admin-panel.md).

# Admin Panel

Use `/drugs_admin` to configure most of `rcore_drugs` without editing files.

## 🧭 What You Configure Here

The admin panel manages:

| Section       | Description                                                                  |
| ------------- | ---------------------------------------------------------------------------- |
| Labs          | Lab instances, lab type, entry position, and interior setup.                 |
| MLO Configs   | Interior and world lab templates.                                            |
| Stations      | Production station positions, station type, price, tags, props, and cameras. |
| Actions       | Required items, rewards, animations, sounds, and minigames.                  |
| Consumables   | Sellable or usable drug items and sale prices.                               |
| Harvest Areas | World harvest zones and props.                                               |
| Dealers       | Lab dealer and instant sale dealer locations.                                |
| Suppliers     | Supplier categories, items, and prices.                                      |
| Upgrades      | Lab upgrades, station upgrades, bonuses, prices, and limits.                 |
| Roles         | Player, job, and gang access to labs.                                        |

## ⚡ First Setup Flow

1. Join the server as an admin.
2. Open `/drugs_admin`.
3. Review default labs, stations, actions, consumables, dealers, suppliers, and upgrades.
4. Adjust prices, locations, required items, and permissions for your economy.

## 📁 When to Use Files Instead

Use files only for global behavior:

* framework and resource detection
* street deal balance
* mission global settings
* mission location lists
* addiction values
* dispatch alert chances
* marker and blip settings

For gameplay content, use `/drugs_admin`.
