
MassRenameGUI
Plugin that adds a GUI to rename multiple Stacks of Items or unstackable Items at once, requiring only an already renamed item as a template. Useful for mass-renaming Shulkers for example.
Bugfixes and Optimizations
release23 ноября 2025 г.Small Fixes and Improvements
- Fixed Bug that could crash the Plugin under certain conditions
- Improved template saving on Shutdown/Unload
- Reduced Memory Usage due to Display Item Creation Optimizations
- Cleaned up Code
*New Feature* Save Name&Lore Templates
release22 ноября 2025 г.Name Saving
Names and Lores from Input Items can now be saved as a template! Per Player 45 Templates are supported, you can either save the Name only or, by toggling the Lore Button, with Lore. Still requires massrename.lore permission, otherwise only the Name can be saved.
The Names are stored in an automatically created Folder inside the Main Plugin Folder, each player has their own file, saved by Playername and UUID to quickly find one.
Playerfiles are only created upon saving their first template!

*New Feature* Lore Duplication Toggle
release18 ноября 2025 г.Lore Duplication
Added a Toggle to enable the Duplication of an Items Lore additionally to the Name.
This feature will require the permission massrename.lore set to true for the toggle to be visible.
Added config Option to disable Lore Duplication entirely. And also an option to set the default state of the toggle. (Default off)
# Enables or disables the Lore Copy feature.
lore-copy-enabled: true
# Default lore copy state.
default-lore-copy: false
If you are updating from a previous version just add these lines to the current config.yml file
MassRenameGUI-v1.0-1.20.x-1.21.x
release17 ноября 2025 г.First Release
Works without any obvious Issues on Paper 1.21.8 Should also work on newer and older Versions within 1.21.x
Let me know on our Discord if there are any glaring Issues i have overlooked
