I want to disable in a certain WorldGuard region item droping in Death. I already disabled the Item Droping. But I can't disable it when they die Please help! If there is a plugin doing this please tell me about it! I need it Asap
timtower, You see I have BattleKits. Therefore they need to die... And lose everything... But at the same time drop nothing.. D:
timtower I got my own never mind timtower nvm. I dont have it. Plus the Keep-Items is not for 1.7.2 Developer put it in the Desc... timtower, It has to be compatible with multiverse! Please help EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Skript... Code: options: message: You are not allowed to drop this item! on drop: cancel event message "&e{@message}" to player on death: clear drops
rfsantos1996, Yesterday I downloaded a plugin and now it messed up my whole server! My players can't Equip / Drop & Pick up Items / Destroy.. or Anything! I don't know what caused this !!!!
I just sent a no item drop on death plugin .-. But, for personal experience, probably a permission issue. Try removing all plugins and testing it with bunch of plugins, like stop server, put 3 more plugins, reopen and test. So you can easily search for the issue if is caused by a plugin.
stephano013 do /gamerule keepInventory true, and then put a command block that has the command /clearinventory @p and put the pressure-plate to activate it right where you spawn. Thats how i do it on my server
Or use essentials antibuild to make it that players cannot pickup items and clear the items once so often EDIT: Using a commandblock clock or clearlagg
@TO4ST3DMinecraft, I don't think you understand. I have 4 Worlds. Games / Kit PvP / Factions / Towny. I want Factions & Towny, to be able to Drop Inv. Drop Items pick up items, build & Destroy. But in Games & KitPvP, I only want them to PvP (and get the kit) you see, I can't globally enable KeepInventory... It's not how it works man.
sterrenman Ok, But first I need to try enabling so they can pick up , drop, place , destroy & equip stuff..
stephano013 Not sure if your still looking, but Flags 1.3.0+ has this ability, exactly as you described in the original post. Because you have Factions also installed you need to open config.yml and make sure WorldGuard appears first in the plugin list.
Alshain01 What? Can you be a little more specific? Alshain01, I'm still looking for one. I tried your plugin. It is not working... EDIT by Moderator: merged posts, please use the edit button instead of double posting.
What did you do to try it? Quick instructions: 1. Download, install at a minimum Flags.jar and FlagsCore.jar. 2. Start your server, stop your server. 3. Open plugins/Flags/config.yml 4. Move WorldGuard to the top of the list under AreaPlugins. 5. Save & Start server. 6. Log in, stand in your world guard region and type /flag set area DropItemsOnDeath false After that, you won't drop items if you die, but they will be removed from your inventory. EDIT by Moderator: merged posts, please use the edit button instead of double posting.