SheepGoMeh / VisibilityPlugin

Dalamud plugin to allow for quality of life changes for player and pet visibility.
GNU General Public License v3.0
25 stars 16 forks source link

Add (sub)commands for all options #12

Closed PrincessRTFM closed 2 years ago

PrincessRTFM commented 3 years ago

There don't currently seem to be (sub)commands for toggling chocobos in general, only for company/party/friend overrides. There apparently aren't any commands for toggling minions. The full list of values from /pvis help in my game is this:

/pvis <setting> <on/off/toggle> - Sets a setting to on, off or toggles it
Available values:
enabled
hidepet
hidestar
hideplayer
showcompanypet
showcompanyplayer
showcompanychocobo
showpartypet
showpartyplayer
showpartychocobo
showfriendpet
showfriendplayer
showfriendchocobo
showdeadplayer

I'd like to request that this be filled out to allow command toggling of all available values: hide player/pet/chocobo/minion, show party/friend/fc player/pet/chocobo/minion, and show dead players, as well as the enabled and hidestar options.