
Staff moderation plugin with advanced commands and full support for Minecraft 1.21.11

Staff++ is a modernized and feature-rich moderation plugin for Minecraft servers, providing administrators and moderators with powerful tools to manage their communities effectively.
Staff++ is maintained as an open collaboration project.
Staff++ is a comprehensive moderation plugin that bridges professional server management with ease of use. It combines advanced features for handling player reports, staff gadgets, and administrative controls in one unified package. Whether you're running a small community server or a large network, Staff++ adapts to your needs with a clean architecture and zero problematic dependencies.
Special thanks to the Spigot and Paper communities for their continuous support and feedback!
Staff++ supports Minecraft Java Edition versions 1.17 through 1.21.11 across all major server software:
Each version includes a dedicated version adapter ensuring optimal performance and compatibility.
For detailed compatibility information, see the WIKI.
Take a look here for comprehensive installation and configuration guides.
Note: All commands are subject to change. See documentation for details and permissions.
Clone the repository
git clone https://github.com/Anonimus1221/staff-plus.git
cd staff-plus
Run Maven build
mvn clean package -DskipTests
Locate compiled artifacts
StaffPlusCore/target/Staff+.jarv1_XX_RX/target/v1_XX_RX-4.0.0.jar (for each version)The build system automatically creates 14 JAR files: 1 API, 1 Core plugin, 1 Bungee adapter, and 11 version-specific adapters.
Any contributions are appreciated. Feel free to reach out on GitHub if you're interested in helping improve Staff++.
Configuration files are located in plugins/StaffPlus/:
config.yml - Main plugin configurationmessages.yml - Localization stringspermissions.yml - Permission structureStaff+.jar from releasesplugins/ folder of your Minecraft serverplugins/StaffPlus/config.yml as needed