-
Notifications
You must be signed in to change notification settings - Fork 50
Description
In https://github.com/ChaosMarc/PlugY/tree/master/PlugYInstaller/PlugY_The_Survival_Kit_-_Readme.txt#L64 it says correctly:
/dlm : Toggle always display mana and life mode.
/dml : See /dlm.
/dl : See /dlm.
/dm : See /dlm.
However, in https://github.com/ChaosMarc/PlugY/tree/master/PlugYInstaller/PlugY_The_Survival_Kit_-_Readme.txt#L614 it's:
/dlm : Toggle always display mana and life mode.
/dml : Same as /dlm.
/dl : Toggle always display life mode.
/dm : Toggle always display mana mode.
I believe the commands should work like described in the latter case, but currently they work as in the former.
Also worth noting that the commands also work when AlwaysDisplayLifeAndManaValues is set to 1, although https://github.com/ChaosMarc/PlugY/tree/master/PlugYInstaller/PlugY_The_Survival_Kit_-_Readme.txt#L865 says
{0:Disabled; 1:Enabled; 2:Disabled but can be enabled by command}