File Details
custom-slash-0.1.0.jar
- R
- Feb 28, 2026
- 25.72 KB
- 9
- Early Access
File Name
custom-slash-0.1.0.jar
Supported Versions
- Early Access
0.1.0
Added
- Core macro workflows: add, run, list, remove, and clear-all (
--forceprotected). - Safer command parsing and quote handling for macro definitions.
- Persistent macro storage with backup-aware save/load behavior.
- Hidden developer test framework with:
- step-by-step mode,
- auto-run mode (
--runAll, 1s step spacing), - cancellation support,
- report export to plugin data
test-reports/.
- Test-session backup/restore so user macros are restored after test completion/cancel.
Changed
- Rebranded plugin to Custom Slash.
- Updated package namespace to
com.customslash.plugin. - Updated metadata and server targeting for
0.1.0beta. - Refactored test and argument parsing internals for maintainability.
Notes
- This is a beta focused on plain command macros and developer validation workflow.

