Installation command
!!MCDR plugin install unified_handlerAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
4
Back to catalogue
UnifiedHandler-v0.2.1.mcdr
Version
0.2.1
Date
May 29, 2026
Size
23.88 KiB
Downloads
4
MD5
e7e161e777ecc2a5bb3d14e0cee5182dSHA256
8834359077ea309f426cd589f5a1850d0df6fe954cfd500d63775838365f105aDependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.13.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
none |
Release notes
chore: bump version to 0.2.1
Hotfix
- commandblock: remove extra quotes from pseudo player names
Fixed
- commandblock: [@] and [Server] pseudo-players now handle [Not Secure] prefix correctly (e.g. [Not Secure] [@] !!MCDR)
Added
- !!uh update command: list outdated builtin profiles, confirm within 10s, overwrite + reload
- Update reminder on load: _sync_builtin_profiles now shows a consolidated summary with the update command
- $schema directive added to all builtin profile YAML files (GitHub raw URL) for editor autocompletion
- Agent usage example video linked in agent profile analysis docs
Changed
- Install instructions: !!MCDR plugin install unified_handler now preferred over manual install
- AGENTS.md merged into CLAUDE.md, replaced with symlink
- README configuration section: case 2 collapsed by default, verification guide linked after config
- Handler verification guide (formerly "troubleshooting guide") repositioned as a proactive check-first document
- profile.schema.json $id corrected to repo URL
Tests
- 22 new tests in tests/test_debug.py covering debug mode, lifecycle tracking, and player source tracking
- 2 new [Not Secure] tests in tests/test_commandblock.py
Full Changelog: https://github.com/alex3236/UnifiedHandler/compare/v0.2.0...v0.2.1