# NetherTickets

NetherTickets controls Nether access with timed tickets.

It helps you protect progression, balance resources, and add value to Nether entry.

{% hint style="info" %}
Use NetherTickets when you want Nether access to feel earned, limited, and easy to manage.
{% endhint %}

### Why servers use NetherTickets

* Balance Nether loot and progression
* Build economy or rank-based access
* Prevent early-game Nether rushing

### Get started fast

1. Install the plugin from [Installation](https://haxemstudio.gitbook.io/wiki/plugins/nethertickets/installation).
2. Configure ticket options in [Ticket System](https://haxemstudio.gitbook.io/wiki/plugins/nethertickets/ticket-system).
3. Review admin tools in [Commands](https://haxemstudio.gitbook.io/wiki/plugins/nethertickets/commands) and [Permissions](https://haxemstudio.gitbook.io/wiki/plugins/nethertickets/permissions).

### Explore the docs

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Install and enable the plugin</td><td><a href="nethertickets/installation">installation</a></td></tr><tr><td>Understand timer and access logic</td><td><a href="nethertickets/how-nethertickets-works">how-nethertickets-works</a></td></tr><tr><td>Set up custom ticket tiers</td><td><a href="nethertickets/ticket-system">ticket-system</a></td></tr><tr><td>Manage the plugin in-game</td><td><a href="nethertickets/commands">commands</a></td></tr><tr><td>Check access control nodes</td><td><a href="nethertickets/permissions">permissions</a></td></tr><tr><td>Fix common setup issues</td><td><a href="nethertickets/troubleshooting">troubleshooting</a></td></tr></tbody></table>

### Included in this documentation

* Installation and basic setup
* Ticket configuration and timing logic
* Commands, permissions, and placeholders
* FAQ and troubleshooting help

If you are new, start with [Installation](https://haxemstudio.gitbook.io/wiki/plugins/nethertickets/installation).


---

# 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://haxemstudio.gitbook.io/wiki/plugins/nethertickets.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.
