{{! 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}}
Share settings
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}}
{{/accessCharacter.length}}
{{! corporation search ---------------------------------------------- }}
{{#accessCorporation.length}}
{{/accessCorporation.length}}
{{! alliance search ------------------------------------------------- }}
{{#accessAlliance.length}}
{{/accessAlliance.length}}
{{/hasRightMapUpdate}}
{{^hasRightMapUpdate}}
Restricted
You don´t have the required roles.
{{/hasRightMapUpdate}}
{{/hideSettingsTab}}
{{^hideDownloadTab}}
Map export
{{#hasRightMapExport}}
{{/hasRightMapExport}}
{{^hasRightMapExport}}
Restricted
You don´t have the required roles.
{{/hasRightMapExport}}
Map import
{{#hasRightMapImport}}
{{/hasRightMapImport}}
{{^hasRightMapImport}}
Restricted
You don´t have the required roles.
{{/hasRightMapImport}}
{{/hideDownloadTab}}