
Список изменений
CoreTuff v2.0 Nightly-1
After months of development, CoreTuff enters its next major chapter with the first Nightly build of v2.0.
This release focuses on rebuilding CoreTuff from the ground up, introducing a completely new configuration system, the first public preview of the CoreTuff Web Panel, a remote configuration editor, and a stronger foundation for future updates.
As this is a Nightly build, features are still under active development and may change before the stable release.
Configuration System
CoreTuff no longer relies on multiple YAML configuration files.
Configuration is now managed through a centralized embedded database, providing:
• Faster configuration loading • Centralized configuration management • Dynamic settings • Improved reliability • Better scalability for future updates
The old YAML configuration system has been retired as part of this overhaul.
Web Panel (Alpha)
The first public preview of the CoreTuff Web Panel is now available.
Current features include:
• Browser-based configuration management • Dynamic settings editor • Live configuration updates • Session-based editing • Automatic validation • Modern responsive interface
Configuration can now be edited directly from your browser using a secure editing session started from in-game.
Diagnostic System
A brand-new diagnostics framework has been added to simplify troubleshooting and support.
Diagnostic reports now include:
• Server information • Runtime statistics • Database information • Loaded integrations • Configuration summary • Exception history
Useful for both administrators and bug reports.
Core Commands
CoreTuff v2.0 introduces several new management commands under /ct, making administration, diagnostics, and configuration easier than ever.
Diagnostics
/ct dump
Permission: coretuff.admin.dump
Generates a comprehensive diagnostic report containing:
• System information • Server information • Runtime statistics • Database information • Loaded integrations • Configuration summary • Permission information • Exception history
Designed to simplify troubleshooting and bug reporting.
/ct dumpdata
Permission: coretuff.dump
Exports all CoreTuff database tables into a readable dump file for debugging and support purposes.
Web Editor
/ct editor
Permission: coretuff.admin (or OP)
Launches a secure Web Editor session and generates a clickable link that opens the CoreTuff Web Panel in your browser.
Edit configuration live through the browser with automatic validation and instant application of changes.
Dashboard
/ct dashboard
Permission: coretuff.admin (or OP)
Manage the CoreTuff Dashboard directly from Minecraft.
Available actions include:
• Generate pairing codes • View dashboard status • Restart the dashboard module
Bug Reporting
/ct bug
Permission: OP
Instantly opens the CoreTuff GitHub Issue Tracker, making it easier to report bugs and request new features.
Improvements
CoreTuff v2.0 also includes one of the largest internal refactors since development began.
Highlights include:
• Faster configuration loading • Reduced filesystem dependency • Improved initialization • Better module separation • Improved maintainability • Better foundation for future features
Fixes
• Reduced unnecessary Web Editor log messages. • Various stability improvements. • Multiple internal bug fixes.
Notes
This is the first Nightly build of the CoreTuff 2.0 development cycle.
Nightly builds are intended for testing and may contain unfinished features or bugs.
If you encounter any issues, please report them on our GitHub Issue Tracker.
GitHub: https://github.com/Voxelware-studios/CoreTuff/issues
Discord: https://discord.gg/tuArC9pTbv
Download: /plugins/coretuff
Thank you for helping shape the future of CoreTuff.
Welcome to CoreTuff 2.0 Nightly.
