json
"AutoRemoveWebhooksWithoutPermission": false
//During startup permissions will be checked and remove any webhooks set by a player that no longer has permission required. This will also check Tribe Permissions as a secondary check.
//Webhooks with an EOSID = 0 will be ignored for all checks to prevent accidental removal of webhooks that are not set by a player.
//I suggest wiping the database and starting fresh if you change this setting to true.