> ## Documentation Index
> Fetch the complete documentation index at: https://docs.minebazaar.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> A modular in-game order system

**NOrder is a modular in-game order system for Minecraft servers that allows players to create, manage, and fulfill item orders through user-friendly GUI menus. It is designed to provide a complete solution for order creation, delivery, payment handling, and statistics tracking.**

NOrder is lightweight, production-ready, and suitable for economy-focused servers such as Survival, SkyBlock, and RPG environments.

# Installation

* Download the NOrder plugin.
* Place the `.jar` file into your server's `plugins` folder.
* Restart the server (do not reload).
* Ensure Vault and an economy provider are installed.
* Configure the plugin files located in `plugins/NOrder/`

# **Quick Links**

<Columns cols={2}>
  <Card title="Placeholders" icon="sparkles" href="https://docs.minebazaar.net/plugins/n-order/placeholders" />

  <Card title="Requirements" icon="sparkles" href="https://docs.minebazaar.net/plugins/n-order/requirements" />
</Columns>

<Columns cols={2}>
  <Card title="Features" icon="sparkles" href="https://docs.minebazaar.net/plugins/n-order/features" />

  <Card title="Configuration" icon="sparkles" href="https://docs.minebazaar.net/plugins/n-order/configuration" />
</Columns>

<Columns cols={2}>
  <Card title="Permissions" icon="sparkles" href="https://docs.minebazaar.net/plugins/n-order/permissions" />

  <Card title="F.A.Q" icon="sparkles" href="https://docs.minebazaar.net/plugins/n-order/faq" />
</Columns>
