HomeJavaModsItemKeeper [1.8-1.20]
ItemKeeper [1.8-1.20]
itemkeeper-banner-small.png
About
ItemKeeper is a simple plugin that allows admins to set items as permanent. Once an item is marked as permanent, it can never leave the player forcefuly. Upon death, the item will be restored to the player's inventory. It's like KeepInventory for a single item, keepInventory per item, but also transferable.

Features

Usage
To mark an item as "permanent", you need to:
  1. Hold the item
  2. Run the following command
    Code (Text):
    /keep
Alternative: using item NBT
  1. Add the tag "keep" to the NBT of any item.
    Code (Text):
    /give @s minecraft:stone{keep:1b}
The item will now be marked as "permanent" and can no longer be lost.
The permanence of the item is tied to the item itself, not the player. So the permanent items can be transfered from player to player.

Commands and Permissions

Commands
Permissions
Config
The config is used to edit messages sent to players.
Default config:
Code (YAML):

messages
:
  itemKeepable
: "&aYour Item will now be kept with you at all times!"
  itemNotKeepable
: "&cYour Item will no longer be kept with you at all times!"
  playerOnly
: "&cYou must be a player to run this command!"
  permissionDenied
: "&cYou don't have permission to use this command!"
  reload
: "&aThe config has been reloaded"
 

Installation
  1. Download the JAR file from the github repository or the spigot page
  2. Place the JAR file in your server's plugins folder
  3. Restart your server
Video & Images

upload_2023-11-30_21-29-8.png


Notes

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ItemKeeper [1.8-1.20] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.20. Downloaded 499 times (via Spigot). Download it and open it directly in the game.

Explore more