> For the complete documentation index, see [llms.txt](https://chafficplugins.gitbook.io/chafficlib/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chafficplugins.gitbook.io/chafficlib/readme.md).

# Introduction

Welcome to the ChafficLib documentation! This guide will help you get started with using ChafficLib in your Spigot plugins.

## Quick Links

* [Getting Started](/chafficlib/guide/getting-started.md)
* [API Reference](/chafficlib/api-reference/overview.md)
* [GitHub Repository](https://github.com/chafficplugins/ChafficLib)

## Features

* 🎮 GUI System - Create intuitive inventory interfaces
* ⚙️ Configuration System - Type-safe configuration handling
* 💾 Database System - Easy database integration
* 🛠️ Item System - Streamlined item creation
* ✨ Effects System - Particle and sound effects
* 📝 Event System - Simplified event handling
* 🎯 Command System - Annotation-based commands

## Support

Need help? Check our:

* [Discord Server](https://discord.gg/RPZBhB4rna)
* [Issue Tracker](https://github.com/chafficplugins/ChafficLib/issues)
* [API Documentation](/chafficlib/api-reference/overview.md)
