MineTec 76ddfc95af replaced single commands with /pixelblocks root command and permissions
New /pixelblocks (alias /pb) with create, give, exit and destroyall
subcommands, each gated by a permission (exit defaults to true, the
rest to op). Fixes the args[0] crash and missing UUID validation in
give, and the offline-owner NPE plus concurrent-modification risk in
destroyall (destroy now takes a force flag that skips the ownership
check for admins). Also centralizes the item id tag in
PixelBlockItem.setBlockId and drops the overridden itemName leftover.
2026-07-23 22:57:48 +02:00
2024-07-03 21:13:36 +02:00
2024-07-03 21:13:36 +02:00
2024-07-03 21:13:36 +02:00
2024-07-03 19:04:43 +00:00
2024-07-03 21:13:36 +02:00
S
Description
No description provided
Readme 1.7 MiB
Languages
Java 100%