> For the complete documentation index, see [llms.txt](https://yourmaps.gitbook.io/yourmaps-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yourmaps.gitbook.io/yourmaps-docs/yourtools/yourmaps-map-manager.md).

# YourMAPS Map Manager

**YourMAPS Map Manager** is a powerful RedM tool created to help server owners manage IMAPs directly from an in-game admin panel.

Instead of manually handling map loading, coordinates, hashes, or distance logic through scripts, this resource gives you a clean and practical way to register, edit, enable, disable, and organize your IMAPs from one central system.

It uses a SQL database to store your map entries and automatically loads or unloads IMAPs per player based on distance, helping your server stay cleaner, more organized, and easier to maintain.

### Why Use YourMAPS Map Manager?

If your server uses multiple maps, interiors, add-ons, or location-based IMAPs, this resource saves time and reduces manual work.

You can manage your catalog directly in-game, search entries, filter groups, edit data, use your current coordinates, and control which IMAPs should be active.

This is especially useful for servers that have many map changes, interiors, custom locations, or IMAP-based systems and want to avoid editing scripts manually every time.

### Main Features

* In-game admin panel
* SQL-based IMAP registry
* Automatic per-player/client IMAP loading by distance
* Create, edit, delete, enable, or pause map entries
* Search, filters, and pagination
* Use my coordinates option
* Multi-language support for UI messages
* Compatible with `oxmysql` and `ghmattimysql`
* Admin permission system with ACE support
* Designed for RedM servers

### Perfect For

YourMAPS Map Manager is useful for:

* RedM server owners
* Map creators
* Servers using multiple MLOs, interiors, or IMAP-based locations
* Developers who want better control over map loading
* Communities that want cleaner map management without editing scripts every time

### Requirements

* RedM server
* SQL resource: `oxmysql` or `ghmattimysql`

### Important

This resource is focused on **IMAP management**.

Correct hash, coordinates, and distance values are still required for each map entry to work properly.

YourMAPS Map Manager does not magically fix bad map data, but it gives you a much better way to manage and organize it.

If the IMAP hash, coordinates, distance, or configuration is incorrect, the map may not load as expected. The tool helps you manage the data, but the data itself still needs to be correct.

### Installation

1. Unzip the folder into your server `resources` folder.
2. Import the required SQL file into your database.
3. Make sure your SQL resource is started before YourMAPS Map Manager.
4. Add the resource to your `server.cfg`.
5. Configure permissions, language, and database settings as needed.

This resource is protected by escrow.

### Support

* Questions or doubts: join the YourMAPS Discord.
* For personalized exterior/interior textures, custom buildings, or custom props: open a ticket on Discord.

### Disclaimer

YourMAPS Map Manager is designed to help server owners save time, reduce confusion, and manage RedM map loading more easily.

The quality of the result still depends on using correct IMAP hashes, coordinates, distances, and configuration values.

If you encounter any issue, please first check your configuration, SQL setup, permissions, and map data.

If the problem remains after testing, open a support ticket on Discord and we will assist you.

### Shop Link

You can purchase **YourMAPS Map Manager** here:

[Buy YourMAPS Map Manager](https://yourmaps.tebex.io/package/7414144)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://yourmaps.gitbook.io/yourmaps-docs/yourtools/yourmaps-map-manager.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.
