Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

A renamed sword reads better in the kill feed than "Iron Sword", and a personalized chestplate is one of those tiny details that makes a server feel less like a generic survival world. On PvP servers the name shows up the moment someone dies, which is half the point. On RPG and economy servers, custom item names plus lore (the small text under an item's stats) are basically required to ship quests, ranks, and shop items.
There are several Spigot plugins that do this, but EpicRename is one of the most popular because it covers names, lore, formatting, colors, permissions, and (the killer feature on economy servers) optional in-game currency costs per rename. This guide walks through installing and configuring it on a Minecraft server hosted with HolyHosting.
EpicRename is maintained by JustBru00 and has been around since 2015. It's officially aligned with Minecraft 1.13 but runs fine on modern 1.19+ servers. The plugin works almost entirely through commands, with the deeper behavior controlled from `config.yml`. Server owners can rewrite the in-chat messages players see, set a per-item character limit, restrict which worlds allow renaming, blacklist certain items, and gate features behind permissions.
If you plan to charge in-game money for renames, also install Vault before EpicRename. Without it, the economy features simply won't fire.



The plugin's job is right there in the name, but it has more depth than "slap a string on a sword". Colors, formatting codes, lore, permission nodes, and economy hooks all sit on top of the same two core commands.

The `/rename` command is what most players will actually touch. The new name is what shows up in chat after kills, when items are dropped on the ground, or when another player hovers over them. Colors and magic formatting can be applied freely unless you blacklist them in the config. By default `/rename` is free, but flipping a single config option puts it behind an in-game currency cost.

Lore is the secondary line of text that appears below an item's name and stats when hovered. It's a great place for flavor text, quest descriptions, or whatever you find funny enough to inscribe on a wooden hoe. Players use `/lore` to set it. Like rename, lore supports colors and formatting, and can also be priced in in-game money. Lore doesn't appear in chat unless another plugin specifically surfaces it.
If you want granular control over who can rename what, pair EpicRename with a permissions manager like LuckPerms. Permission nodes go well beyond simple `rename` access. For example, `epicrename.rename.format.4` lets a player use the red color code when renaming. The full node list lives on the plugin's Spigot page, and it's worth a read before you start handing out ranks.
Most of EpicRename's non-command behavior lives in `config.yml`: economy cost, character limit, enabled worlds, blacklist, chat messages, and similar settings. Each option is annotated with comments, which makes the file genuinely friendly to edit.


The plugin isn't running. Run `/plugins` and check the EpicRename entry. Green means loaded, red means it crashed at startup, missing means the `.jar` never landed in the right folder. Confirm you uploaded into the active server profile's `plugins` directory, and remember that EpicRename only runs on Paper or Bukkit forks. Vanilla, Forge-only, or Fabric servers will not load it. If you're on the wrong server type, switch to Paper or Bukkit before troubleshooting further.
Commands don't respond. First, check whether the player has the right permission node. By default most actions require explicit access, which is why a permissions manager like LuckPerms is so handy. If the issue affects you as the server operator, the plugin is almost certainly disabled or didn't install cleanly. Re-check the `/plugins` output, and if everything looks fine, try a different EpicRename version from the History tab on Spigot. Some Minecraft updates introduce small API breaks that older or newer plugin builds handle differently.
Come chat with us and we will get back to you as soon as possible!
Contact SupportMake every block, mob, and tool in Minecraft look like Lego pieces. This guide walks through downloading, installing, and running Brickcraft on both client and server.
Learn how to install Litematica for Minecraft, load schematic files, position blueprints, and use the material list for survival builds.
Set up Valhelsia Enhanced Vanilla for Minecraft, install the client profile, configure your server, and learn the early skills, items, and fixes that help the pack run smoothly.