Skip to content

Setting permission to view a hologram to false doesnt hide the hologram after the update-interval #389

Description

@johnfriedrich

Just making sure

  • I made sure, this bug is not already known or reported.
  • I believe, that this bug is fixable.

Reproduction

  1. Install DH 2.9.9 on Spigot 1.21.1
  2. Setup a hologram where a line has a permission. e.g. holo.x
  3. grant permission to player. Holo is shown.
  4. remove/unset permission from player. Holo is still showing up after the update-interval

The holo should disappear after the update tick if the permission is unset. it only disappears when relogging

Solution

updateTick doesnt check the permission to view again

Server Version

1.21.1

Client Version

1.21.1

Plugin Version

2.9.9

Log

No log

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: mediumModerate effort required. Involves multiple changes or some investigation, but no major complexity.status: confirmedIssue is confirmed and needs a fixtype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions