File Details
ControlPanel-1.16.0 (1).jar
- R
- Apr 15, 2026
- 47.28 KB
- 11
- 26.1.2+9
File Name
ControlPanel-1.16.0 (1).jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
Highlights
- Right-click & shift-click command support — Panel buttons can now trigger different commands based on click type (left-click, right-click, shift-click), giving server admins much more flexibility in their control panel layouts.
- ItemsAdder integration — Buttons can now use custom ItemsAdder items as icons, enabling richer visual customization.
- Multi-slot button support — Buttons can now span multiple inventory slots using range syntax (e.g.,
1-3), simplifying panel configuration. - Java 21 & Minecraft 1.21 — Upgraded to Java 21 and the latest Paper/BentoBox APIs.
Updating
Compatibility
✔️ BentoBox API 3.10.0 ✔️ Minecraft 1.21 ✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
⚙️ New config options: right_click_command and shift_click_command for panel buttons.
What's Changed
- Add ItemsAdder support and general code improvements by @K0bus in https://github.com/BentoBoxWorld/ControlPanel/pull/33
- Add JUnit 5 test suite (97 tests) by @tastybento in https://github.com/BentoBoxWorld/ControlPanel/pull/34
- Add right-click and shift-click command support for panel buttons in https://github.com/BentoBoxWorld/ControlPanel/pull/35
Full Changelog: https://github.com/BentoBoxWorld/ControlPanel/compare/1.14.0...1.16.0

