MiniaturePets / Issues

This repository is used to keep track of issues posted by the community.
https://github.com/MiniaturePets/Issues/issues
6 stars 2 forks source link

[Bug Report] Pets are hidden from all players if someone hide the player #326

Closed rudde0 closed 1 year ago

rudde0 commented 1 year ago

Bug Report

Technical Information

General Information

Bug Description When someone hide all players from himself all pets are disappearing from all players. And when that player reveal again to all players, pets not spawning again.

Instructions To Produce

Pet disappear from all players with no condition:

  1. Summon a pet on Player_1
  2. Hide all players from Player_2 Pet hidden for Player_1 and Player_3 too (Pet vanished from Player_3 even there is no relation with Player_3)

Pet not visible from anyone even player make visible other players again for himself:

  1. Reveal all players from Player_2 No pets visible even pet is selected
GC-spigot commented 1 year ago

Fixed

rudde0 commented 1 year ago

Pets aren't vanishing anytime right now. Pets are always visible.

GC-spigot commented 1 year ago

This is going to be a problem and might stay that way, there’s too many vanish plugins. My honest recommendation is to just remove the pet when vanishing until we figure out a solution. On 2022-10-19, at 10:25 PM, Hazar @.***> wrote: Pets aren't vanishing anytime right now. Pets are always visible.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>

rudde0 commented 1 year ago

May you add simple API to add/remove pet packets from specific player?

GC-spigot commented 1 year ago

This doesn’t use packetsOn 2022-10-19, at 10:48 PM, Hazar @.***> wrote: May you add simple API to add/remove pet packets from specific player?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>

rudde0 commented 1 year ago

So isn't there any possible way to prevent pets make vanished from specific players?