This plugin requires Mimic to workClick to expand...
This simple plugin adds "marks" mechanic to your server. Players can mark their items to keep it on death. Items can be marked using craft.
Features
- Supports all versions of Minecraft from 1.14 to 1.19.x
- Configurable list of allowed and denied items to mark
- Configurable mark item texture, name and lore
- Compatible with all plugins supporting Mimic
Commands
( ) - not required parameter
/markitem (player) - Gives mark
/mimic items give <player> markitem:mark - Gives mark via Mimic
Permissions
markitem.commands - Access to commands
Config
Code (YAML):
enabled
: true
# Configurations for the item to be used as a mark
mark :
# Here you can use any item supported by Mimic
texture : red_dye
name : "&9Mark"
lore :
- "&e&oYou can mark your items to keep it on death"
# This text will be added to marked items
text :
- "&9- Item is marked"
# Recipe will be shown to player in recipe book
recipe :
# Here you can use any item supported by Mimic
texture : red_dye
title : "Marked Item"
description :
- "You can mark your items to keep it on death"
##
# Allowed and denied items for marking. You can specify any IDs from Mimic.
#
# You can use simple patterns to match multiple items.
# The simple pattern is a subset of the shell pattern matching or [glob][https://en.wikipedia.org/wiki/Glob_(programming)]
# - '*' matches any zero or more characters
# - '?' matches any one character
##
allowed :
- '*_head'
- '*_skull'
- '*_helmet'
- '*_chestplate'
- '*_leggings'
- '*_boots'
- '*_sword'
- '*_axe'
- 'elytra'
- 'bow'
- 'crossbow'
- 'trident'
- 'shield'
denied :
- 'wooden_*'
- 'leather_*'
# Configurations for the item to be used as a mark
mark :
# Here you can use any item supported by Mimic
texture : red_dye
name : "&9Mark"
lore :
- "&e&oYou can mark your items to keep it on death"
# This text will be added to marked items
text :
- "&9- Item is marked"
# Recipe will be shown to player in recipe book
recipe :
# Here you can use any item supported by Mimic
texture : red_dye
title : "Marked Item"
description :
- "You can mark your items to keep it on death"
##
# Allowed and denied items for marking. You can specify any IDs from Mimic.
#
# You can use simple patterns to match multiple items.
# The simple pattern is a subset of the shell pattern matching or [glob][https://en.wikipedia.org/wiki/Glob_(programming)]
# - '*' matches any zero or more characters
# - '?' matches any one character
##
allowed :
- '*_head'
- '*_skull'
- '*_helmet'
- '*_chestplate'
- '*_leggings'
- '*_boots'
- '*_sword'
- '*_axe'
- 'elytra'
- 'bow'
- 'crossbow'
- 'trident'
- 'shield'
denied :
- 'wooden_*'
- 'leather_*'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
MarkItem is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16, 1.17 and newer. Downloaded 1,438 times (via Spigot). Download it and open it directly in the game.