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
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!

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
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



