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

Command to turn visibility on and off #4

Closed Mireiawen closed 3 years ago

Mireiawen commented 3 years ago

Would it be possible to get a command, for example /pvis toggle that enables and disables the visibility. The functionality should be same as setting the "Enable" in the visibility UI. Possibly doing the refresh as well, or having that as extra.

SheepGoMeh commented 3 years ago

This command already exists. Type /pvis help to get more information.

Mireiawen commented 3 years ago

As far as I know, and the help itself shows, I can toggle any category, such as pets, chocobos etc, but I can't turn the whole plugin Enable on or off.

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

Either that option is not in the help, or does not exist. Or that I can't make a good guess out of the option names.

image I hope this image works and shows what I am looking for.