I'm currently creating a pvp map on 1.15 for me and my friends. It is going very well, but i want to make the items in our inventories dissapear after death. If someone can help me plz comment down below a command. Thanks!
7
/gamerule keepInventory false.
Hi, I am a minecraft server developer. It sounds like you have keep inventory on. Try running /gamerule keepInventory false. If you need anything else feel free to DM me on discord: Flash#4824
/gamerule keepInventory false
Doing /gamerule randomtickspeed 200 might solve the problem by making items despawn very very quickly but I don't know much about 1.15 so I don't know if it will work, it will also cause crops to grow instantly and might cause water and lava to flow very quickly, potentailly causing a LOT of lag.
Another option might be to have a command that enchants every item with curse of vanishing, but I don't know how to do that.
Another option might be to have a command that enchants every item with curse of vanishing, but I don't know how to do that.
Ok the curse of vanishing would probably work but i dont know if i have to set the enchantment as level one or not. If i am not a big annoyance to you could you please send me just the enchant part for the curse of vanishing?
Enchantments updated in 1.13.2, the new data: Enchantments, soooo, /give @s minecraft:anitemhere{Enchantments:[{id:"curse_of_vanishing",lvl:1}]}
I think it will works(if not try to write level:1,not lvl:1)
I think it will works(if not try to write level:1,not lvl:1)
Sorry but I don't know how to do it in 1.15.
