Ok so i have a practicepvp server and players can drop sword (ex: soup) and soup is there any way to disable players dropping soup (like kitbattle?)
If you're using Worldguard, you can flag regions globally. /rg flag __global__ item-drop deny I also found this. https://www.spigotmc.org/resources/no-item-drops.50351/
You can use skript: on drop of wooden sword: cancel event send "&cYou may not drop your sword" to player