Changed the way it tracks who has it enabled (not sure why I did it the way I did heh). Also added the ability for you to decide if the functionality will be enabled or disabled by default. You set a boolean value at config path config.default and if you put true, then the no name display functionality will be automatically enabled for anyone who didn't explicitly disable it. If you set it false, then it will default to showing names.
If the person uses /nodn to toggle, that takes precedent over the config default.