# CorePlugins

**Welcome!** You’re about to explore the foundation behind some of the most advanced, modular Minecraft server tools available today. CorePlugins is dedicated to building powerful, scalable plugin solutions that help servers run smoother, smarter, and more flexibly. Whether you're here to learn about our ecosystem, set up your first plugin, or contribute to development, this wiki has everything you need to get started and go deeper.

***

* [Spigot - CoreItems](https://www.spigotmc.org/resources/coreitems-%E2%80%93-custom-items-yaml-driven-in-game-gui-clickable-actions-%E2%80%93-lightweight-extensible.125569/)
* [GitHub - CoreItems](https://github.com/yrhv-dev/CoreItems/tree/main)
* [Discord - Support and Community](https://discord.com/invite/77HFzBHTr3)

***

### What You’ll Find Here

This wiki is your central hub for all things **CorePlugins**. Here’s what you can expect:

* 🏢 **About us** – Learn who we are, what we stand for, and how CorePlugins is shaping the future of Minecraft server development.
* ⚙️ **Plugin Resources** – Explore documentation, feature overviews, and best practices for each of our plugins.
* 🔗 **Useful Links** – Find links to our GitHub repositories, community Discord, downloads, and more.
* 📘 **Getting Started Guides** – Follow step-by-step instructions to install, configure, and extend our plugins with ease.

***

### Navigating This Site

* Use the **sidebar** to jump between pages.
* Look for the **Next Steps** callouts at the bottom of each guide to keep moving forward.
* If you ever get stuck, check the **FAQ** or **Troubleshooting** sections before asking for help.

***

### Need Help or Have Feedback?

Join our [Discord](https://discord.gg/77HFzBHTr3) community in **#support**, or open an issue on GitHub. We’re committed to making CoreItems the best custom-item solution for your server!


---

# 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://coreplugins.gitbook.io/coreplugins/welcome/readme.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.
