CraftersStaff - 2.7
Details
-
FilenameCraftersStaff-v2.7.jar
-
Uploaded by
-
UploadedAug 5, 2026
-
Size5.50 MB
-
Downloads23
-
MD5036b702989d13c042478a3985dc7fc89
Supported Bukkit Versions
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
Changelog
CraftersStaff v2.7 — Changelog
New Features & Changes
- Crafters Synergy API (Inter-Plugin Security)
- Implemented and finalized the Crafters Synergy API, allowing other plugins in the suite (such as CraftersLogin) to safely interact with the StaffMode and Vanish systems.
- CraftersStaff now registers its API through Bukkit's service manager, allowing CraftersLogin to consume it without requiring a hard dependency.
- Added a secret-key-based security system in the configuration. External API requests are automatically blocked if the secret key sent by the requesting plugin doesn't match the one configured in CraftersStaff, preventing abuse from malicious plugins.
- State Stability Improvements (Vanish/StaffMode)
- The API allows temporarily suspending and silently re-enabling moderation modes.
- This fixes visibility and bypass issues during CraftersLogin's authentication flow, ensuring staff members are never invisible or able to move while on the authentication screen.
- Mode restoration is fully transparent and does not notify the rest of the server.
- Code Cleanup & Optimization
- Removed irrelevant blank messages and standardized the use of internal components.
- Bumped the base version to 2.7.