
X-Commands
You can create custom commands with an interactive GUI.
Folia compatibility completed
release31 марта 2026 г.🚀 X-Commands v2.2 - CHANGELOG
-
⭐ Folia & Paper Support: Folia support is now complete.
-
⚙️ Try/Crash Resilience: Try/Crash functionality has been improved.
-
🛡️ Version 26.1 Support: Version 26.1 compatibility has been implemented.
-
📝 Detailed Diagnostics: A new logging system with support for stack traces and enhanced context for action execution, enabling more professional debugging.
New features, migration, and bug fixes
release27 марта 2026 г.🚀 X-Commands v2.1 - CHANGELOG
- ✨ Folia Support: Fully region-aware threading.
- 🛡️ Thread-Safety: Maximum stability with concurrent data structures.
- ⚙️ Conditions: Added negation (
!or_NOT) and fixed parsing bugs. - 📂 Auto-Migration: Automatic folder rename from
X-ComandstoX-Commands. - 💾 GUI Save Fix: Action reordering now preserves comments correctly.
- 📂 Reorder actions: A bug that prevents you from redoing the action you were moving.
New feature
release4 марта 2026 г.v2.0 - CHANGELOG
⭐ NEW CORE FEATURE Custom Command Intervals: Now you can schedule your commands to run by themselves! Added the ``` interval
option that allows automatic execution every few seconds.
**⚙️ HOW TO USE** ```
# interval: 60 Will execute every 1 minute
New features, minor fixes, and stability
release25 февраля 2026 г.es ->
ES.yml ) and full UTF-8 support for all translations.
⚡ STABILITY & FIXES Anti-Corruption: Fixed a critical bug in the "Smart Edit" logic that caused file corruption when editing via GUI. YAML Updater: Improved hierarchy and auto-indentation when automatically adding missing configuration keys. Performance: 100% Asynchronous command saving to ensure zero impact on server performance.
⚙️ CONFIGURATION & GUIDES Detailed Documentation: Highly specific and helpful comments added to all
.yml configuration files. Action Guides: Updated internal guides with documentation for all conditional actions ([IF_PERMISSION], [IF_MONEY], etc.).
New GUI features
release13 февраля 2026 г.v1.8 - CHANGELOG
🌟 NEW FEATURES
- Alias Management: GUI menu for editing aliases in real time. They are registered without restarting the server.
- Reorder Actions: Interactive interface for changing the order of actions.
⚙️ INTERFACE IMPROVEMENTS
- Numeric Selector: Quick increments from +1 to +5000.
- Item Editing: Adjust quantities with the integrated numeric keypad.
📄 CONFIGURATION
- Examples: Updated example commands.