Plugin category: Mechanics Suggested name: CustomLoots What I want: I'd like to see plugin that allows you to configure player loots (Add / remove loots) There is one plugin like that on redstonepvp (redstonepvp.com). I need this plugin to my pvp server, when players kills other player there will be custom items in loots, like gold or diamond. If you are interested to make this plugin, please contact me Thanks (Sorry for my english, i live in finland) Ideas for commands: No commands needed for this plugin. Ideas for permissions: No permissions needed for this plugin. When I'd like it by: No time limits.
You can accomplish this using Skript. You'll have to read up on how to set it up and when that's done, just stick this into a skript file: Code: on death: victim is a player drop 5 diamonds at the victim Change diamonds to gold ingots and change 5 to whatever you want. With a bit more added code, you could make it a chance instead including a chance of nothing dropping. Let me know if you need a bit more added to the code if you're stuck. Cheers.
Try this plugin works well and got some other cool. Options http://dev.bukkit.org/bukkit-plugins/phatloots/
I want something simple yep EDIT by Moderator: merged posts, please use the edit button instead of double posting.
i wanna that players randomly drops glowstonedust when they are killed by other player ( like 25% change to drop glowstone dust) but they wont drop it when they killed by mobs or suicide
Very exploitable two friends log on they kill each other over and over and boom they are rich Probably would need a timer to adjust the rate at which one player can kill another.
i wanna that players randomly drops glowstonedust when they are killed by other player ( like 25% change to drop glowstone dust) but they wont drop it when they killed by mobs or suicide. you can find that if you just read comments
Why not use Skript or VariableTriggers? Very useful plugins. Or you can use PhatLoots. Seriously, if you are going to run a server, not everything is going to be easy.
You can exploit this - if you want we can still make the plugin however your server will become a bad, bad place.