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

(API Request) Manageable Visibility #328

Open rudde0 opened 1 year ago

rudde0 commented 1 year ago

Feature Request

Feature Description I'm making arenas for players and players cannot see each other if they are on different arenas. Thanks to this way chunk load doesn't consuming much performance and the minigame can reach to high player counts. But pets doesn't have support for vanish systems.

There should be option to use packets for advanced usage. Delete/show packets will be much easy with using ProtocolLib. This static methods should be life saver: #showPet(Player owner, Player target) #hidePet(Player owner, Player target)

Visual Demonstration https://youtu.be/ue1YZqWKNDM