Configuration
Encryption Key
Learn what the encryption key is used for within Analyse.
Your Analyse config within your Spigot servers contains an encryption-key
that contains a uniquely identified key that is exclusive to your Minecraft server. Like the following:
## *** DO NOT MODIFY OR SHARE THIS KEY ***## The below key is automatically generated for your server.# It is used to encrypt sensitive information, such as player IP addresses# which can then ONLY be decrypted by this server.## *** DO NOT MODIFY OR SHARE THIS KEY ***#encryption-key: ''
This key is responsible for encrypting any sensitive information (such as player ip addresses) that are sent from your Minecraft server to our dashboard. This ensures that even we cannot read or understand this information within our database and is tied to your specific server.
Please do not modify or share this key with anyone as it is exclusive to your server.