[SPIGOT-152] Itemstack NBTTag is missing some options Created: 07/Dec/14  Updated: 15/Dec/14  Resolved: 15/Dec/14

Status: Closed
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Jan Delius Assignee: Thinkofname
Resolution: Fixed Votes: 9
Labels: Craftbukkit, bug, spigot, vanilla

Attachments: PNG File spigot.png     PNG File vanilla.png    
Issue Links:
Duplicate
is duplicated by SPIGOT-165 HideFlags tag not working Closed

 Description   

Some ItemStack tag options like "unbreakble" and "hideFlags" are not given in Spigot 1.8.
When you try to give someone an item with /give and the tag argument, the options unbreakable and hideFlags are being ignored. In vanilla minecraft it works(singleplayer and multiplayer, 1.8 and 1.8.1).

Command I used in vanilla:
/give urtarrila iron_sword 1 0

{HideFlags:63}

Command I used in spigot:
/minecraft:give urtarrila iron_sword 1 0

{HideFlags:63}

 Comments   
Comment by FearThe1337 [ 13/Dec/14 ]

CB PR 37 should fix this.

Comment by Dylan Xaldin [ 07/Dec/14 ]

Confirmed

Generated at Sat Apr 05 07:15:02 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.