Skip to content

[Feature Request] Protection custom alias Displayname #219

@ILikeOrangeJuice

Description

@ILikeOrangeJuice

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions