Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.28 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.28 KB

logo

RenameIt

Introduction

This mod can be used only on server or client, it provides commands for changing item/block name, lore or color value. It also supports PlaceholderAPI by Patbox.

Commands

All commands are provided below, be sure to hold item that you want to edit in your main hand.

Command Description Permission
/renameit OR /ri Base command X
/ri name <name> Changes name of the item renameit.name
/ri color <integer> Changes color of the dyed item renameit.color
/ri lore Base lore command renameit.lore
/ri lore add <text> Adds new lore line renameit.lore.add
/ri lore set <position> <text> Changes existing lore line renameit.lore.set
/ri lore delete <position> Removes existing lore line renameit.lore.delete