File Details
CommandPanels v4.2.0
- R
- Jun 11, 2026
- 247.54 KB
- 12
- 26.1.2+2
File Name
CommandPanels.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Dynamic Logic Update
- Added session eval tag
Dynamically change data values based on conditional logic with `[session] eval <key> :: <conditions> :: <true_val> :: <false_val>`
- Added refresh commands inventory panels. These will run on every refresh of the panel, not just when it initially opens (runs after open commands)
- Condition parser no longer parses underscores to spaces. spaces are now supported.
If you were using underscores in your conditions due to this, you can now revert those back to spaces.
- Folia (CanvasMC specific) fix to open panels via console commands
- Add file name to generator output
- Skip cancelled PlayerCommandPreprocessEvent
- Permission observer moved to hashset to avoid object retention
- Small optimisations to command tags

