Skip to content

The hover name decoration doesn't work #98

@Mizuuta

Description

@Mizuuta

If I set a hover name decoration it doesn't show it, it just shows the minecraft default hovering text.

2024-11-24_11 13 01

My Config

"admin": {
    "level": 50,
    "overrides": {
      "name_decoration": {
        "hover": {
          "action": "show_text",
          "contents": "hi!!!"
        }
      }
    },
    "permissionLevel": 4,
    "command_feedback": true,
    "commands": {
      ".*": "allow"
    }
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions