Text Control Commands: Added support for opening text displays via commands.
/cursormenu text open <textID> [player]
Configuration Updates:
Pumpkin Overlay: Players now automatically get a pumpkin overlay when entering menus (configure via use-pumpkin-overlay: true).
Command Whitelist: Added support for customizable command whitelists to restrict executable commands.
Bug Fixes
Fixed issue where text displays from text.yml persisted after reloading.
Fixed Y-axis coordinate failure for newly added layout components (ensure layout1’s Y-axis is non-zero before adding others).
Notes
Layout component Y-axis positions depend on layout1’s Y-axis value. Configure a non-zero Y-axis for layout1 before adding new layouts.