Commit Graph

11 Commits

Author SHA1 Message Date
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
Pupsi 7a41145b8c fixed banner rotation and double bed issues,
added DestroyPixelBlocksCommand
2025-07-14 19:32:22 +02:00
Pupsi 8851f3c032 added givepixelblock command 2025-01-01 17:58:10 +01:00
MineTec ab71f09f8a added and implemented taskchain 2024-10-04 20:42:17 +02:00
MineTec e5e1f39989 wip: code cleanup 2024-07-22 19:14:47 +02:00
Pupsi ea2bd45a4b ? 2024-07-16 14:07:23 +02:00
Pupsi 992cea92ef PlayerChangeWorldListener 2024-07-09 21:50:49 +02:00
Pupsi ccdff1ed64 aaa 2024-07-06 21:53:11 +02:00
Pupsi 47e0176600 starts creating pixelblocks 2024-07-05 23:56:35 +02:00
Pupsi 44adb56903 some Testing with Blockdisplays 2024-07-04 22:37:31 +02:00
Pupsi 6ac894f748 project setup 2024-07-03 21:13:36 +02:00