Prism

Prism

91.2k Downloads

[BUG] Chests, dispensers don't record custom names

Bobcat00 opened this issue ยท 0 comments

commented

Describe the bug
Placing, accessing, or breaking a block with a custom name, such as as a chest or dispenser, does not log the name. If the chest/dispenser is broken and rolled back, the custom name is not set.

To Reproduce
Acquire a chest and give it a custom name by using an anvil. Place, open, then break the chest. Use /pr l r:10 t:10m and observe that the output does not include the name. (See the screenshot below, demonstrating this with a dispenser.) Use /pr rollback r:10 t:10m a:break and observe that the rolled-back chest does not have the name.

Expected behavior
The custom name should be logged for place/access/break and should be restored upon a successful rollback.

Screenshots
dispenser

Server (please complete the following information):

  • Prism Version: 2.1.7 build 144
  • Server Type: Spigot
  • Server Version: git-Spigot-2040c4c-933e909 (MC: 1.15.2)

Additional context
Testing was done in Creative mode.