FancyInnovations / FancyInnovations/FancyPlugins

Bug: Holograms visually persist for players after reload

Open
#115 0 comments 0 reactions 0 assignees View on GitHub
FancyNpcs Priority: Medium Status: Pending Type: Bug
Dominant language
Java
Stars
88
Forks
109
PR merge metrics
No merged PRs in 30d

Description

### In which plugin has the error occurred?

FancyHolograms

### What happened?

After running /fancyholograms reload, all existing holograms visually appear again for players, on top of the ones they were already seeing. This creates a “ghosted” or overlapping effect.

Steps to Reproduce:

1. Have some holograms already spawned.
2. Run /fancyholograms reload.
3. Players see each hologram twice (visually), even though the server only has one instance of each.
4. Leaving and re-entering the area fixes the visual issue.

Expected Behavior:
Reloading the plugin should properly hide and respawn holograms so that each player sees only one instance.

Observed Behavior:
All holograms appear visually on top of themselves after reload until the player leaves and returns.

### In which software has the error occurred?

Paper

### Plugin version

3.0.0-SNAPSHOT.4

### Server version

1.21.4

### Relevant log output

```shell

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.