Cheezburgurz Posted July 28, 2019 Share Posted July 28, 2019 (edited) I tried to give myself an item with attribute modifiers, specifically, I used this command: minecraft:give @p minecraft:iron_sword{display:{Name:"{\"text\":\"Sword\",\"italic\":false}"},Enchantments:[{id:"minecraft:sharpness",lvl:1s}],AttributeModifiers:[{AttributeName:"generic.attackSpeed",Amount:32767,Operation:0,UUIDLeast:968211,UUIDMost:594529}]} 1 It then kicked me out of my server and now when I try to join it returns this error: io.netty.handler.codec.EncoderException: java.land.IllegalArgumentException: Name cannot be empty. I learned from this spigot forum post https://www.spigotmc.org/threads/cant-use-attribute-modifiers.386026/#post-3488665 that there seems to be a problem with item attributes in Spigot 1.14. Is there a way I can delete my user data? (I can't use the OpenInv plugin because it seems that it kicks me out as soon as I try to load the item. I tried to use OpenInv with an alt and it just kicked out my alt.) Edited July 28, 2019 by Cheezburgurz OpenInv won't work im probably a human Link to comment Share on other sites More sharing options...
Question
Cheezburgurz
I tried to give myself an item with attribute modifiers, specifically, I used this command:
minecraft:give @p minecraft:iron_sword{display:{Name:"{\"text\":\"Sword\",\"italic\":false}"},Enchantments:[{id:"minecraft:sharpness",lvl:1s}],AttributeModifiers:[{AttributeName:"generic.attackSpeed",Amount:32767,Operation:0,UUIDLeast:968211,UUIDMost:594529}]} 1
It then kicked me out of my server and now when I try to join it returns this error:
io.netty.handler.codec.EncoderException: java.land.IllegalArgumentException: Name cannot be empty.
I learned from this spigot forum post https://www.spigotmc.org/threads/cant-use-attribute-modifiers.386026/#post-3488665 that there seems to be a problem with item attributes in Spigot 1.14.
Is there a way I can delete my user data? (I can't use the OpenInv plugin because it seems that it kicks me out as soon as I try to load the item. I tried to use OpenInv with an alt and it just kicked out my alt.)
Edited by CheezburgurzOpenInv won't work
im probably a human
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now