NameLore
Edit item names and lore in-game with colors, limits, banned words, and lock protection.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
NameLore
NameLore:
🎯 Commands:
- /nl rename <text> — rename the item in hand - /nl relore <text> — change the item's lore - /nla lock — lock the held item to prevent renaming or lore changes - /nla dellock — unlock the held item - /nla delrename — reset the item's name to default - /nla delrelore — reset the item's lore to default
New Version 1.5: - /nla shine - shine the item like he is enchanted - /nla delshine - no more shine - /nla nomore - players can not make item with this name and lore - /nla delnomore - players can make items with this name and lore
(/nla = /nameloreadmin) (/nl = /namelore)
💡 Features:
- Supports color codes using & (e.g. &a, &b, &c) - Checks for banned words and maximum text length (configurable in config.yml) - Messages and limits are fully configurable in config.yml - Commands are split into two groups (/nl and /nla) for easier permission management
⚙️ Configuration (config.yml):
- BannedWords — all chat messages can be customized: invalid-command, success, banned-word, too-long, error, no-item, locked, unlocked, no-permission - BannedWords — maximum length for names and lore: MaxNameChars, MaxLoreChars - BannedWords — list of forbidden words in names and lore
📦 Example config.yml:
Messages: invalid-command: "This command does not exist!" success: "Operation completed successfully!" banned-word: "Your text contains a banned word!" too-long: "Too many characters! Write less!" error: "An error has occurred!" no-item: "You must hold an item to do that!" locked: "This item is locked and cannot be modified!" unlocked: "Item is now unlocked." no-permission: "You do not have permission to use this command."
Limits: MaxNameChars: 30 MaxLoreChars: 50
BannedWords: - test - admin - badword