KeepItems
KeepItems
KeepItems
KeepItems allows players to keep their items and/or experience when they die, whilst allowing fine-grained control via the permissions system.
Quick links
Downloads
Source code
Please donate if you've found this plugin useful, to help support future development.
Bitcoin address: 16irtnP6a8fv14vdCoAqW5ug7TCUCR6gcg
Quick setup
If you simply want all players to always keep their items and experience when they die, add the following to the permissions.yml file in the root directory of your Bukkit server:
keep-everything:
description: Allow players to keep their armour, their experience and all of their items when they die.
default: true
children:
"keep-items.armor": true
"keep-items.level": true
"keep-items.progress": true
"keep-items.cause.*": true
"keep-items.entity.*": true
"keep-items.item.*": true
For more information, please refer to the documentation below. If you need any help configuring the plugin, feel free to drop me a comment.
Documentation
Frequently Asked Questions
I have all the correct permissions but when I die I still lose all of my items. Help!
Make sure you don't have any other plugins installed that might interfere with the death/respawn process.
How do I configure this plugin so that players can only keep their items in a single world?
Use a multiworld permissions plugin (e.g. PermissionsBukkit, bPermissions, GroupManager), and only grant the KeepItems permissions in one world.
-
View User Profile
-
Send Message
Posted Mar 12, 2012Hello, I have a problem, please take a look at the link, I wrote it in detail: http://kryptoncraft.ru/index/bug/0-13
plug-in authorization Authme Reload http://dev.bukkit.org/server-mods/authme-reloaded/ Thanks in advance!
-
View User Profile
-
Send Message
Posted Mar 11, 2012ya i know i didnt think about doing that i just took action thats my fault
-
View User Profile
-
Send Message
Posted Mar 11, 2012@John19800
You're supposed to read the changelogs before you install updates.
-
View User Profile
-
Send Message
Posted Mar 11, 2012nvm i had to set the permissions we didnt have to use them before y did that change?
-
View User Profile
-
Send Message
Posted Mar 11, 2012@John19800
You need to give them the keep-items.items permission for them to keep their items when they die. By default, only ops get this permission.
@shutka
If v0.1.2 still works for you then no, you don't really need to update.
-
View User Profile
-
Send Message
Posted Mar 11, 2012no my player drop there items when they get killed
-
View User Profile
-
Send Message
Posted Mar 11, 2012@John19800
Works fine for me. What specific problems are you having? Are there any errors in the log?
EDIT: Also, make sure you're using v0.2.1 not v0.1.1.
-
View User Profile
-
Send Message
Posted Mar 11, 2012this plugin isnt working for R0.2 please update as soon as posiable its important
-
View User Profile
-
Send Message
Posted Mar 11, 2012@robinjam
Instead of just don`t lose the items, a random chance to lose then would be nicer!
Thanks
-
View User Profile
-
Send Message
Posted Mar 11, 2012@spunkiie
@morizuki
This bug should (hopefully) be fixed in v0.2.1, which is awaiting approval now. Once again, sorry about that.
-
View User Profile
-
Send Message
Posted Mar 11, 2012@morizuki
Yeah, I'm really really sorry about that. I'm working on a fix now.
The Bukkit experience API is really confusing :S
-
View User Profile
-
Send Message
Posted Mar 11, 2012I found a bug, and no error..
Someone has a level 51 experience goes to sleep.. then he uses up all the experience to make an enchantment swords, when he died, he was respawn back to his bed, along with the 51 experience.. and he can keep doing that..
EDIT: it was the keep.items.progress XD
-
View User Profile
-
Send Message
Posted Mar 10, 2012Indeed robinjam,
I was coming here to report it :P
I'll disable for now.
BTW: I'm sending you a PM with a video showing how to abuse the BUG.
Thank you
-
View User Profile
-
Send Message
Posted Mar 10, 2012@spunkiie
I've just discovered a bug that allows players with the keep-items.progress permission to unfairly gain experience. Until I get chance to fix it, you may want to restrict who has access to it.
Sorry for the inconvenience. :(
-
View User Profile
-
Send Message
Posted Mar 9, 2012Like a charm :)
TY
-
View User Profile
-
Send Message
Posted Mar 9, 2012@spunkiie
I've implemented this feature in the latest version (awaiting approval now).
If you want players to retain their progress towards the next level, give them the "keep-items.progress" permission (requires "keep-items.experience", default is op-only). Let me know how you get on!
-
View User Profile
-
Send Message
Posted Mar 8, 2012It's a shame ppl do not make donations to your work :(
btw: Can't wait for the keep progress option
-
View User Profile
-
Send Message
Posted Mar 8, 2012@spunkiie
I've been developing plugins for nearly a year now and you're the first person to send me a donation. Sincerest thanks for your generosity.
The reason progress towards the next level is reset at the moment is because otherwise players would be able to deliberately kill themselves in order to teleport back to their respawn point (their bed) without losing any items or experience.
I'll add a setting to the plugin config to turn this feature on and off, in the next version.
-
View User Profile
-
Send Message
Posted Mar 8, 201210USD donation sent. Thank you for this great plugin.
I'd also like the save progress option, could you please make it happen ?
Also, could you elaborate a bit more on how ppl could abuse the progress saving feature?
-
View User Profile
-
Send Message
Posted Mar 8, 2012@spunkiie
So the keep-items.* node is broken? Drats, I'll take a look at that tomorrow and try to fix it.Anyway, if you still feel like sending me a donation, there's a button at the top-right corner of this page :P
EDIT: The next dev build should fix the keep-items.* node.