# Staff++

## Introduction

This plugin was originally developed By ShortNinja. After ShortNinja's passing Qball took over the support and further development.

I created this version as an attempt to add new features to StaffPlus and revitalize it. The first difference from StaffPlus is that I dropped support for all MC versions before **1.12**, this will hopefully allow me to add new features to the newer version easily and help in bug fixing more targeted. If you are using older version of Minecraft please refer to QBall's [repository](https://github.com/Qballl/StaffPlus)

I changed some of the core features:

* Support for MySQL/SQLITE Database integration
* BungeeCord integration for Staff Chat
* New and improved reporting system
* New and improved warning and punishment system
* Discord integration for reports/warnings/mutes/kicks...
* Investigation functionality
* Muting/kicking/banning
* Added a [Web platform](https://wiki.staffplusplus.org/web-platform/setup)

Overall I am trying to fix a lot of the existing bugs and am cleaning up the code. Hopefully this plugin can be a good successor to ShortNinja's original plugin.


---

# 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://wiki.staffplusplus.org/master.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.
