KeepItems
KeepItems is a lightweight plugin that allows you to force specific user groups to keep their items, even when they attempt to get rid of them.
It is based on a request on the BukkitDev forums.
Features
Scope of what the plugin is capable of affecting (you can turn each one on and off using permissions):
- Prevent loss of items on death
- KeepItems.ondeath (default: false)
- Prevent dropping items with Q key
- KeepItems.invdrop (default: false)
- Prevent access to chests
- KeepItems.chestaccess (default: false)
- Prevent access to furnaces
- KeepItems.furnace (default: false)
- Prevent access to dispensers
- KeepItems.dispenser (default: false)
- Prevent access to brewing stands
- KeepItems.brewingstand (default: false)
This plugin requires permissions to be set, otherwise it will do nothing by default.
Permissions Note
If any of your player groups are given the *.* permission, you must manually negate the permissions shown above in order to prevent those players from being affected. This is how the Bukkit permissions system works, and is not a bug with Bukkit nor the plugin.
-
View User Profile
-
Send Message
Posted Mar 6, 2013@Sotlol1
Hi, if you have an error report could you please create a ticket for the issue here?
Please give step-by-step instructions on how I can reproduce this too, in the ticket.
-
View User Profile
-
Send Message
Posted Mar 5, 2013Player died due to an unknown cause. It is therefore impossible to determine whether or not they have permission to keep their items. Their items and experience will be dropped at their death location.
Thats what happens when someone dies..
-
View User Profile
-
Send Message
Posted Feb 21, 2013@DerekZil
Did that earlier today in 0.2.0 - it's part of the KeepItems.chestaccess permission
Or would you prefer if it was a separate permission node?
-
View User Profile
-
Send Message
Posted Feb 20, 2013Add Ender Chest. :)
-
View User Profile
-
Send Message
Posted Feb 20, 2013@minecraft_pro_demon
Sorry for the delay. Will be looking into this again later today :)
Edit: Uploaded. Waiting on approval from BukkitDev staff.
-
View User Profile
-
Send Message
Posted Jan 18, 2013Update? :(