Please update your permissions according to new changes (see CHANGED logs).
ADDED:
Support for 1.21.3
Command [/container, /portable] that opens portable containers, such as anvil, enchanting, loom, workbench, etc. Including shortcut commands for each container type.
Executors for new container commands: container_anvil, container_crafting, container_enchantment, container_grindstone, container_loom, container_smithing, container_cartography, container_stonecutter.
Debug options in 'command-map.yml' config file to enable/disable command register logs.
CHANGED:
Commands /anvil, /enchanting, /grindstone, /loom, /workbench were merged into single command group and got new executor names and permissions.
FIXED:
A bug, where 'skull_player' command gives head to a target player instead of command executor.
A bug, where commands used on vanished players by players who can't see them said "Player not found", but still been executed.
A bug, where 'back' and 'deathback' commands can cause player to fall under slabs, stairs and other non-solid blocks.
Commands 'back' and 'deathback' now stores exact location coords instead of using centered block position.