Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully disable player list when player-tracker is disabled #59

Open
Titaniumtown opened this issue Jun 19, 2022 · 0 comments
Open

Fully disable player list when player-tracker is disabled #59

Titaniumtown opened this issue Jun 19, 2022 · 0 comments

Comments

@Titaniumtown
Copy link

I have disabled everything relating to showing players on the map, but the Players (0/20) still persists even though it has no functionality due to my configuration options. Could this be changed so this doesn't exist when the respective option is disabled?

Image of problem:
image

I just installed this mod, so lmk if I simply got the config wrong (I tried disabling everything to see if the desired effect would take place):

        player-tracker:
            enabled: false
            update-interval-seconds: 99999999
            show-controls: false
            default-hidden: false
            layer-priority: 2
            z-index: 2
            nameplate:
                enabled: false
                show-head: false
                heads-url: https://mc-heads.net/avatar/{uuid}/16
                show-armor: false
                show-health: false
            hide:
                invisible: true
                spectators: true
            use-display-names: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant