Minecraft KeepItems mod 2026 download
logo
minecraft mod KeepItems

KeepItems

Game Version: CB 1.7.2-R0.3
Total Downloads: 61,302
Updated: Mar 29, 2014
Created: Feb 5, 2012
Download KeepItemsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
KeepItems v1.0.rc3 beta 7.82 KB Mar 29, 2014 CB 1.7.2-R0.3 13,557 download KeepItems KeepItems v1.0.rc3 betaDownload
KeepItems v1.0.rc2 beta 7.80 KB Aug 8, 2012 CB 1.6.4-R2.0 30,869 download KeepItems KeepItems v1.0.rc2 betaDownload
KeepItems v1.0.rc1 beta 8.24 KB Jun 3, 2012 CB 1.2.5-R3.0 6,601 download KeepItems KeepItems v1.0.rc1 betaDownload
KeepItems v0.2.2 beta 6.29 KB Mar 20, 2012 CB 1.2.5-R1.0 5,728 download KeepItems KeepItems v0.2.2 betaDownload
KeepItems v0.2.1 beta 6.29 KB Mar 11, 2012 CB 1.2.3-R0.2 732 download KeepItems KeepItems v0.2.1 betaDownload
KeepItems v0.2 beta 6.20 KB Mar 9, 2012 CB 1.2.3-R0.1 466 download KeepItems KeepItems v0.2 betaDownload
KeepItems v0.1.2 beta 6.12 KB Mar 7, 2012 CB 1.2.3-R0.1 436 download KeepItems KeepItems v0.1.2 betaDownload
KeepItems v0.1.1 beta 5.14 KB Mar 2, 2012 CB 1.1-R6 991 download KeepItems KeepItems v0.1.1 betaDownload
KeepItems v0.1 beta 4.82 KB Feb 5, 2012 CB 1.1-R3 1,922 download KeepItems KeepItems v0.1 betaDownload

Description

Share this:

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

  • Configuration
  • Permissions
  • Damage Causes
  • Entity Types

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.

Comments

Add a comment