Added new Discord message system which allows the customization of Discord messages which are available on the plugin. You'll have to move the configuration from the Config.yml file to the Discord.yml file.
Changes
Enabled /pb settings command, which was unavailable from previous developments.
Fixes
Fixed issue with message customization, which was sharing improperly the same object in memory, causing other protections to have the same message setting.
Fixed issue with protections being removed, which previously had configured settings, as it caused problems with the settings table not removing the data from the removed protection.