# Plugin Features

## Economy Support

Night Market hooks into your favorite economy plugin using Vault to make purchasing support your economy.

## PlayerPoints Support

Night Market hooks into PlayerPoints to let you use it as a server currency and let your players purchase items with real life money.

## Rarities

Night Market has customizable rarities that lets your players get the sensation of earning an exclusive or rare items, these rarities are also used to randomize your players' Night Markets.

## Rarity Discounts

Night Market has customizable rarity discounts which lets you have more control over the minimum and the maximum discount that players can get.

## Default Lore's

Night Market has a powerful lore system that creates a lore for each item automatically, you can find all the default lore's in the menu.yml config file.

## Custom Model Data Support

With resource packs being used more often in servers, Night Market has full support Custom Model Data support in order to let you create awesome GUI's and icons for your Night Market.


---

# 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://docs.olziedev.com/projects/nightmarket/features.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.
