> For the complete documentation index, see [llms.txt](https://psaddon.nemesismc.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://psaddon.nemesismc.net/introduction.md).

# 🚀 Introduction

### What is PSAddon?

**PSAddon** is an advanced addon for ProtectionStones that completely modernizes the way players manage protected regions on Minecraft servers.

Built specifically for modern server software like Paper and Purpur, PSAddon replaces traditional command-based management with intuitive graphical interfaces (GUIs) and lightweight holograms powered by Minecraft’s `TextDisplay` system.

PSAddon doesn’t replace ProtectionStones — it enhances it.

***

### 🎯 Purpose

ProtectionStones is powerful, but its default interaction model relies heavily on commands and manual configuration.

PSAddon was created to:

* Simplify region management for players
* Improve usability through visual menus
* Reduce command errors and confusion
* Deliver a modern, optimized experience without compromising performance

***

### ⚡ Core Features

* ✔ Fully configurable GUI menus
* ✔ Modern holograms using `TextDisplay` (no legacy ArmorStands)
* ✔ Optimized and asynchronous systems
* ✔ Designed for high-performance servers
* ✔ Optional PlaceholderAPI integration
* ✔ Multi-language support

***

### 🧩 Requirements

* ProtectionStones (required)
* Paper / Purpur / Pufferfish
* Minecraft 1.19.x – 1.21.x+

Optional:

* Vault
* PlaceholderAPI

***

### 💡 Philosophy

PSAddon is built around three core principles:

1. Performance first
2. Modern user experience
3. Full configurability

Every system is designed to be lightweight, scalable, and adaptable to any server type (Survival, SMP, hybrid Factions, etc.).

***

### 🛒 Purchase

PSAddon is available for purchase on BuiltByBit:

🔗 [https://builtbybit.com/resources/psaddon-the-ultimate-protectionstones.36533/](https://builtbybit.com/resources/psaddon-the-ultimate-protectionstones.36533/?utm_source=chatgpt.com)

***

### 🛠 Support

If you need assistance, have questions, or want to report a bug, you can join the official Discord server:

🔗 <https://discord.gg/kFTDCeJv4A>

Support includes:

* Setup assistance
* Configuration help
* Bug reports
* Feature suggestions

***


---

# 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://psaddon.nemesismc.net/introduction.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.
