I wanted to make it such that single players can turn raid glowing on whilst other players won't have it. If a player with raid glow enabled is in a village when a raid starts, the raiders will glow. If no such player is nearby, they stay normal. If global glow is enabled, they will glow regardless of individual status.
Changed up the command structure, read the overview page for info on current commands/permissions.
My dumb ass forgot to call saveDefaultConfig() when the plugin starts, so it was never generating the full config with messaging options d'oh!
If you have an existing config.yml, just delete it first then swap in the new 1.01 version and start the server and it will regen the config with the message entries so you can localize if needed.