A simple anvil rename blocker to deny players from renaming items or blocks.
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/M0diis/M0-AntiAnvilRename
- Contributors:
- M0dii
- Languages Supported:
- English
- Donation Link:
- https://www.paypal.com/paypalme/ModestasKazlauskas
Please leave a positive review if the plugin works as intended, if you have an issue contact me on discord provided or open an issue on github.
Legacy version (< 1.13)
M0 - AntiAnvilRename [Legacy]
300 downloads, thank you!
![]()
• /antianvilrename reload - reload configuration.
• m0antianvilrename.bypass - bypass the restriction.
• m0antianvilrename.command.reload - reload configuration.
You can also do permission based allow:
• m0antianvilrename.MATERIAL_NAME.allow
Material names are case insensitive.
See: Material (spigotmc.org) for material names.
If you're feeling generous, please support my work:Code (YAML):
M0-AntiAnvilRename:
RenameBlocked: '&4You cannot rename items.'
CloseOnAttempt: true
EnableWhitelist: false
OnlyWithLore:
Enabled: false
Message: '&4You cannot rename this item.'
AllowedItems:
- 'DIAMOND_SWORD'
EnableBlacklist: false
DeniedItems:
- 'TRIPWIRE_HOOK'
DenyWhileHolding:
Items:
- 'DIAMOND_SWORD'
Commands:
- '/rename'
Message: '&4You cannot use this command while holding this item'

M0 - AntiAnvilRename 1.11
Disable anvil renaming with ease.
Recent Updates
- Word blacklist Jul 20, 2021
- Reload Command Mar 4, 2021
- Deny items with lore Feb 7, 2021