CommandPanels v3.22.0
Details
-
FilenameCommandPanels.jar
-
Uploaded by
-
UploadedApr 29, 2025
-
Size1.05 MB
-
Downloads123
-
MD56e06e78d02b05e6b96cb66ea3f679e9e
Supported Bukkit Versions
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
Changelog
Bug Fixes & Plugin Refactoring
- Major cleanup/refactoring of plugin code. Internal structure is now cleaned and separated to support a large amount of Minecraft versions better.
- Fixes bugs with nexo= tag, updated project SDK to Java 21 so that reflection was no longer required
- Placeholder %cp-server-:% now runs on threads and timeout config value is no longer necessary
- Added tooltip option for items to have custom tooltip styles (1.21.4+)
- Multi-Panel functionality slightly altered. When a new panel is opened on the Top, panels in the Middle and Bottom will automatically close if they are still open. The Top is treated as a parent panel for other child panel positions.
- The event= tag has been removed as PanelCommandEvent has been replaced with PanelInteractionEvent which now runs automatically
- Plugin reloads now run panel file scanning async