+ Added ability to send an alert embed to discord with a discord webhook.
+ Added full console command functionality for all sub commands.
+ Added new config option 'alert-commands' as a list of commands to dispatch when an alert is fired.
+ Added new sub command '/vg msg <Player> <Args>' as to send messages from the config 'alert-commands'. This sub command is not tab completed.
+ Overhaul of command class for better readability and functionality.
* Methods now refer to target player as suspect or staff depending on method context.
* Fix/upgrade for base command '/veinguard' will no longer require base permission 'veinguard.command' if player has permission for a subcommand 'veinguard.command.<subcommand>'
* Changed some logging levels to DEBUG instead of continual logging.
* Fix for '/vg toggle-alerts <Player>' unmuting alerts for the executor instead of the targeted player.
* New config version '2'
* New lang version '3'