-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As spoken in Discord, my request would be to add a extra line to the protectiontypes as the following:
Currently:
blocks:
chest:
autoProtect: false
trapped_chest:
autoProtect: false
furnace:
autoProtect: false
new format:
blocks:
chest:
autoProtect: false
displayName: 'Truhe'
furnace:
autoProtect: false
displayName: 'Ofen'
Technically it would just be an extra check upon a message which uses the protection placeholder and check if a displayname is set, if so, use that, if not, current logic.
For sure low priority, but it'd be cool to see eventually in the (near) future, just to be like the cherry on the cake haha.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request