{{^hideEditTab}}
{{/hideEditTab}} {{^hideSettingsTab}}
{{#hasRightMapUpdate}}

Map options

Map logging

{{! Slack notification --------------------------------------------- }}

  Slack notifications

{{! group some columns -> Otherwise error msg would break the layout }}
{{^slackEnabled}}
Info Slack WebHooks are disabled for your map type '{{ mapData.config.type.name }}'
{{/slackEnabled}}
{{! Discord notification --------------------------------------------- }}

  Discord notifications

{{! group some columns -> Otherwise error msg would break the layout }}
{{^discordEnabled}}
Info Discord WebHooks are disabled for your map type '{{ mapData.config.type.name }}'
{{/discordEnabled}}
{{/hasRightMapUpdate}} {{^hasRightMapUpdate}}
Restricted You don´t have the required roles.
{{/hasRightMapUpdate}}

Share settings

{{#hasRightMapShare}}

Use this feature with caution! - Shared map entities have full map access. They even can take over control by removing other entities from this list.

Reduce this risk by creating a new map for joined OPs.
{{! character search ------------------------------------------------ }} {{#accessCharacter.length}}
Search character name (max {{maxCharacter}})
{{/accessCharacter.length}} {{! corporation search ---------------------------------------------- }} {{#accessCorporation.length}}
Search corporation name (max {{maxCorporation}})
{{/accessCorporation.length}} {{! alliance search ------------------------------------------------- }} {{#accessAlliance.length}}
Search alliance name (max {{maxAlliance}})
{{/accessAlliance.length}} {{/hasRightMapShare}} {{^hasRightMapShare}}
Restricted You don´t have the required roles.
{{/hasRightMapShare}}
{{/hideSettingsTab}} {{^hideDownloadTab}}

Map export

{{#hasRightMapExport}}
{{/hasRightMapExport}} {{^hasRightMapExport}}
Restricted You don´t have the required roles.
{{/hasRightMapExport}}

Map import

{{#hasRightMapImport}}
Drop file here
{{/hasRightMapImport}} {{^hasRightMapImport}}
Restricted You don´t have the required roles.
{{/hasRightMapImport}}
{{/hideDownloadTab}}