# Features

- [Alerts](https://wiki.staffplusplus.org/features/alerts.md)
- [X-Ray](https://wiki.staffplusplus.org/features/alerts/x-ray.md)
- [Alt account detection](https://wiki.staffplusplus.org/features/alt-account-detection.md)
- [Authentication](https://wiki.staffplusplus.org/features/authentication.md)
- [Banning](https://wiki.staffplusplus.org/features/banning.md)
- [IP Banning](https://wiki.staffplusplus.org/features/banning/ip-banning.md)
- [Messages](https://wiki.staffplusplus.org/features/banning/ip-banning/messages.md)
- [Fixed Ban Reason](https://wiki.staffplusplus.org/features/banning/fixed-ban-reason.md)
- [Templates](https://wiki.staffplusplus.org/features/banning/templates.md)
- [Blacklist](https://wiki.staffplusplus.org/features/blacklist.md)
- [Broadcasting](https://wiki.staffplusplus.org/features/broadcasting.md)
- [Chat module](https://wiki.staffplusplus.org/features/chat-module.md)
- [Chest/Inventory Interaction](https://wiki.staffplusplus.org/features/chest-inventory-interaction.md)
- [Command detection](https://wiki.staffplusplus.org/features/command-detection.md)
- [Examine players](https://wiki.staffplusplus.org/features/examine-players.md)
- [Freezing](https://wiki.staffplusplus.org/features/freezing.md)
- [Command hooks](https://wiki.staffplusplus.org/features/freezing/command-hooks.md)
- [Luckperms integration](https://wiki.staffplusplus.org/features/freezing/luckperms-integration.md)
- [Chat channels](https://wiki.staffplusplus.org/features/freezing/chat-channels.md)
- [Infractions](https://wiki.staffplusplus.org/features/infractions.md)
- [Investigate](https://wiki.staffplusplus.org/features/investigate.md): Staff++ added an investigation module. You can start investigating players, takes notes and link evidence to the investigation. Once finished the investigation must be concluded.
- [Command hooks](https://wiki.staffplusplus.org/features/investigate/command-hooks.md)
- [Join messages](https://wiki.staffplusplus.org/features/join-messages.md): Staff++ provides the ability to configure join messages. A join message replace the regular vanilla join message that is broadcasted
- [Player IPs](https://wiki.staffplusplus.org/features/player-ips.md)
- [Kicking](https://wiki.staffplusplus.org/features/kicking.md)
- [Muting](https://wiki.staffplusplus.org/features/muting.md)
- [Appealing](https://wiki.staffplusplus.org/features/muting/appealing.md)
- [Protection](https://wiki.staffplusplus.org/features/protection.md)
- [Player information](https://wiki.staffplusplus.org/features/players-information.md): Staff++ added a new GUI to show all player information.
- [Player notes](https://wiki.staffplusplus.org/features/player-notes.md)
- [Reporting](https://wiki.staffplusplus.org/features/reporting.md)
- [Command hooks](https://wiki.staffplusplus.org/features/reporting/command-hooks.md)
- [Messages](https://wiki.staffplusplus.org/features/reporting/messages.md)
- [Finding reports](https://wiki.staffplusplus.org/features/reporting/finding-reports.md)
- [Report types & Reasons](https://wiki.staffplusplus.org/features/reporting/custom-report-types.md)
- [Chat channels](https://wiki.staffplusplus.org/features/reporting/chat-channels.md)
- [Staff Chat](https://wiki.staffplusplus.org/features/staff-chat.md)
- [Staff Mode](https://wiki.staffplusplus.org/features/staff-mode.md)
- [Multiple modes](https://wiki.staffplusplus.org/features/staff-mode/multiple-modes.md)
- [Staff Modules](https://wiki.staffplusplus.org/features/staff-mode/staff-modules.md)
- [Custom Staff Modules](https://wiki.staffplusplus.org/features/staff-mode/custom-staff-modules.md)
- [State dependent modules](https://wiki.staffplusplus.org/features/staff-mode/custom-staff-modules/state-dependent-modules.md): This page describes the setup to create state dependent modules. These modules can be used to dynamically show/hide staff items by activating other staff items. Example and use cases below.
- [Command hooks](https://wiki.staffplusplus.org/features/staff-mode/command-hooks.md)
- [Luckperms integration](https://wiki.staffplusplus.org/features/staff-mode/luckperms-integration.md)
- [Staff Locations](https://wiki.staffplusplus.org/features/staff-locations.md)
- [Teleporting](https://wiki.staffplusplus.org/features/teleporting.md)
- [Vanish](https://wiki.staffplusplus.org/features/vanish.md)
- [Luckperms integration](https://wiki.staffplusplus.org/features/vanish/luckperms-integration.md)
- [Warnings](https://wiki.staffplusplus.org/features/warnings.md)
- [Quick start](https://wiki.staffplusplus.org/features/warnings/quick-start.md): A small guide to help you configure the warnings system
- [Severity levels](https://wiki.staffplusplus.org/features/warnings/severity-levels.md)
- [Thresholds](https://wiki.staffplusplus.org/features/warnings/thresholds.md)
- [Actions (punishments)](https://wiki.staffplusplus.org/features/warnings/actions-punishments.md)
- [Appealing](https://wiki.staffplusplus.org/features/warnings/appealing.md)
- [Warning workflow](https://wiki.staffplusplus.org/features/warnings/warning-workflow.md)


---

# 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/features.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.
