[SPIGOT-2526] Chests with NBT can only be opened by OPs Created: 15/Jul/16 Updated: 15/Jul/16 Resolved: 15/Jul/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Reploid Zero | Assignee: | md_5 |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Environment: |
This server is running CraftBukkit version git-Spigot-af982fc-0df416d (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT) |
Issue Links: |
|
Description |
Players who are non-OP cannot place chests with NBT data attached. It can be done in Vanilla no problem, but it seems to be something Spigot related. I usually do crate drops for my players on a timing system, but when they place the chests, they are empty. If they set and break, it's empty. Only if an OP sets it will it work. It is quite useful for servers to give loot boxes using loot tables. |