# 🏠 CustomAchievements1653 Wiki

Welcome to the official **CustomAchievements1653** Wiki!

This wiki covers everything you need to know about setting up, configuring, and using the plugin.

***

### 📚 Table of Contents <a href="#table-of-contents" id="table-of-contents"></a>

| Page                                                        | Description                                     |
| ----------------------------------------------------------- | ----------------------------------------------- |
| [Getting Started](/1653plugins-docs/getting-started.md)     | Installation, requirements, first steps         |
| [Commands](/1653plugins-docs/commands.md)                   | All available commands and usage                |
| [Permissions](/1653plugins-docs/permissions.md)             | All permissions and defaults                    |
| [Configuration](/1653plugins-docs/configuration.md)         | config.yml explained in detail                  |
| [Language System](/1653plugins-docs/language-system.md)     | Multi language support and custom translations  |
| [Advancements](/1653plugins-docs/advancements.md)           | Creating and configuring advancements           |
| [Trigger Types](/1653plugins-docs/trigger-types.md)         | All 150+ trigger types with examples            |
| [Conditions System](/1653plugins-docs/conditions-system.md) | Combinable conditions (location, state, world)  |
| [Rewards](/1653plugins-docs/rewards.md)                     | All reward types and per advancement toggles    |
| [Categories](/1653plugins-docs/categories.md)               | Category management and vanilla GUI integration |
| [GUI System](/1653plugins-docs/gui-system.md)               | Player GUI and admin GUI                        |
| [Database](/1653plugins-docs/database.md)                   | SQLite and MySQL configuration                  |
| [PlaceholderAPI](/1653plugins-docs/placeholderapi.md)       | All available placeholders                      |
| [Vault Integration](/1653plugins-docs/vault-integration.md) | Economy support with Vault                      |
| [FAQ](/1653plugins-docs/faq.md)                             | Frequently asked questions                      |

***

### ✨ What is CustomAchievements1653? <a href="#what-is-customachievements1653" id="what-is-customachievements1653"></a>

CustomAchievements1653 is a fully customizable advancements plugin for Minecraft Paper servers (1.21+).

It allows server owners to create their own advancement system with:

* **150+ trigger types** covering almost every Minecraft action
* **Combinable conditions** (e.g., "eat food WHILE falling in the Nether at night")
* **Vanilla advancement GUI integration** with toast notifications
* **Fully configurable rewards** (commands, money, XP, items, effects, sounds, titles, particles)
* **Per advancement toggles** (disable sound, firework, broadcast individually)
* **Admin GUI** for easy creation and management
* **21 pre installed languages**
* **SQLite and MySQL** database support
* **Vault** economy integration
* **PlaceholderAPI** support
* **bStats** metrics

***

### 🔗 Links <a href="#links" id="links"></a>

* **SpigotMC**: [Plugin Page](https://www.spigotmc.org/resources/customachievements1653-full-custom-advancements-%E2%9C%A8-300-triggers-vanilla-gui.133350/)
* **Discord**: [Support Server](https://discord.gg/bXuh49e6m8)
* **Author**: [Jan1653](https://www.spigotmc.org/members/jan-1653.2049114/)

***

*Made with ❤ by Jan1653*


---

# 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://1653plugins.gitbook.io/1653plugins-docs/customachievements1653-wiki.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.
