I am new to the modding scene but I know basic java and how to code plugins so its relatively easy. I was wondering if there was a way to show players that are hidden with /v or /vanish. I have already used the method to set their invisibility status to false but that only works for invis potions. I heard that the .hidePlayer() method for Bukkit works by stopping packets that show the player from being sent to another player. Any help would be nice. Thank you.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I am new to the modding scene but I know basic java and how to code plugins so its relatively easy. I was wondering if there was a way to show players that are hidden with /v or /vanish. I have already used the method to set their invisibility status to false but that only works for invis potions. I heard that the .hidePlayer() method for Bukkit works by stopping packets that show the player from being sent to another player. Any help would be nice. Thank you.