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

Players aren't hidden in the /team command #11545

Open
NikeyV1 opened this issue Nov 1, 2024 · 0 comments · May be fixed by #11556
Open

Players aren't hidden in the /team command #11545

NikeyV1 opened this issue Nov 1, 2024 · 0 comments · May be fixed by #11556
Labels
status: needs triage type: bug Something doesn't work as it was intended to. version: 1.21.1

Comments

@NikeyV1
Copy link

NikeyV1 commented Nov 1, 2024

Expected behavior

If a player is hidden using the https://jd.papermc.io/paper/1.21.3/org/bukkit/entity/Player.html#hidePlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player) method does hide players in all commands

Observed/Actual behavior

If a player is hidden using the https://jd.papermc.io/paper/1.21.3/org/bukkit/entity/Player.html#hidePlayer(org.bukkit.plugin.Plugin,org.bukkit.entity.Player) method does not hide players in all commands like in the /team join or /team leave command

Steps/models to reproduce

Video.mp4

Plugin and Datapack List

Only this plugin coded by myself https://github.com/NikeyV1/NikeySystem.git

Paper version

This server is running Paper version 1.21.1-99-master@1bc02e6 (2024-09-25T02:41:02Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
You are 32 version(s) behind
Download the new version at: https://papermc.io/downloads/paper

Other

Im trying to make a system plugin and am trying to hide a player completely and you can still see player using this command

@NikeyV1 NikeyV1 added status: needs triage type: bug Something doesn't work as it was intended to. labels Nov 1, 2024
@notTamion notTamion linked a pull request Nov 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage type: bug Something doesn't work as it was intended to. version: 1.21.1
Projects
Status: 🕑 Needs Triage
Development

Successfully merging a pull request may close this issue.

1 participant