Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
RHSignItem
PluginMIT

RHSignItem

Do you want to add a personalized signature to your item? Or maybe rename it? Look no further! ☄️

396
Downloads
3
Followers
1 months ago
Updated
📦
3
Versions
decorationgame-mechanicsutilityfoliapaper
Download Latestv1.21_R10View on Modrinth

📖About RHSignItem

With RHSignItem you are able to add a signature to an item of your choice.

https://img.shields.io/bstats/servers/11372?color=green?label=Servers
https://img.shields.io/bstats/players/11372?color=green?label=Players
https://img.shields.io/discord/422802721280622594?color=%237289da%20&label=Discord&logo=Discord&logoColor=white

Made with love in Germany 🇩🇪

Features

Commands

/sign

With this command you can sign an item instantly. The lore will be determined by the content under SHORT inside of the config.yml.


Here is a list of all arguments for /sign:

  • /sign help → will show you a list of all commands.
  • /sign <text> → creates a signature with a custom text, depending on the DEFAULT content
  • /sign delete → removes an applied signature
  • /sign lock → will lock an item to prevent adding a signature with /sign or /sign <text>
  • /sign unlock → will free an item from it's locked state and allows signatures again
  • /sign version → shows you some version information

Example:

/sign <yellow>That item is so <gold>awesome<yellow> and <gold>rare<yellow>,<br>that every player wants to own.

/rename

With the command /rename <text> you can change an items displayname. It uses color formats and placeholders here too!

Example:

/rename This is a <aqua>cool<reset> item name!

Formatting

All messages within the configuration and language files support MiniMessage. To learn how to use it, please visit the Adventure website.


I highly recommend using the MiniMessage format, as it is also the current best practice for all users of Paper and it's derivatives.
Legacy formats such as & or &#rrggbb will kinda work too, but are not recommended!


You can also use all placeholders from the PlaceholderAPI and it's expansions!

Language Files

RHSignItem ships with some default language files: German, English and Russian. You can change these as you desire.
But you can also create a new file and integrate it.
In this case, make sure to properly set the locale to the files name in the config.

Auto-Locking

In order to make the signing process as easy as possible, you can enable the auto-lock setting. After that, every new signature will automatically set the locked state onto the item.


If you want to specify that feature, while only allowing players with the correct permission to do that, activate it through the permission-based setting. Players will need the rhsignitem.command.sign.lock.auto permission.

Optional Offhand Requirements

With the offhand-item-mode setting you can choose, if the player needs to hold an item in his offhand in order to create a signature with /sign or /sign <text>.


type determines the item that is needed.


Also you can choose, if the item should be used.

  • durability -1
  • amount -1

Item Blacklist

As a server owner or administrator, you probably don't want all items to be allowed for signatures. RHSignItem comes with a blacklist feature, that can easily be configured and extented.

Vault integration

If you want to make the commands only usable through a payment, just toggle it's setting inside the config.yml file!
You can set a fixed price for executing any command, toggle each command and choose, which ones should be set behind a paywall.
Also you can toggle messages when using the payment system.

What does it look like in-game?

https://raw.githubusercontent.com/RHX0R3/RHSignItem/refs/heads/main/rhsignitem_paper_preview.jpg

Permissions

The plugin requires a player to have the respective permissions listed below:

  • rhsignitem.* → grants access to all plugin commands
  • rhsignitem.admin → grants an override status to delete and unlock (for administrative purposes)
  • rhsignitem.command.sign → /sign and /sign help
  • rhsignitem.command.sign.sign → /sign <text>
  • rhsignitem.command.sign.delete → /sign delete
  • rhsignitem.command.sign.lock → /sign lock
  • rhsignitem.command.sign.lock.auto → for auto-lock with permission based command handling
  • rhsignitem.command.sign.unlock → /sign unlock
  • rhsignitem.command.sign.version → /sign version
  • rhsignitem.command.rename → /rename <text>

Support

If you need help with RHSignItem, you can join the RaidersHeaven server on Discord.
Just post inside the #rhsignitem-paper-plugin channel.


Since support is provided exclusively by me, there may be delays and longer response times as I cannot read all messages immediately or only at certain times of the day.
Thank you for your understanding!

Metrics collection

RHSignItem collects anonymous server statistics through bStats, an open-source statistics service for Minecraft software. You can opt out in plugins/bStats/config.yml at anytime.

👥 Team & Contributors

X0R3
X0R3Owner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
foliapaper
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page