secret.properties
The secret.properties file is located at:
/plugins/AmongUs/secret.propertiesIt contains sensitive credentials required for optional plugin features such as MorphBlender.
Default File Content
Section titled “Default File Content”# CONFIDENTIAL FILE - CONTAINS SENSITIVE INFORMATION# This file stores private credentials and secret keys.# DO NOT share, upload, commit, or send this file to anyone.# Exposure of this information may compromise security.
# API Key for https://mineskin.org/# Used by the Morphling role to generate skins during transformation.mineskin=MineSkin API Key
Section titled “MineSkin API Key”The mineskin property stores your API key for:
This key is required for:
- MorphBlender skin animations
- Morphling transformations
- Dynamic skin generation
How to Obtain an API Key
Section titled “How to Obtain an API Key”- Create an account on MineSkin
- Generate an API key in your dashboard
- Give your key a descriptive name
- Select
A plugin or mod asked me to create an API key - If you want, set the Project Link to
https://github.com/Fantamomo/among-us-in-minecraft/
- Paste it into the file.
mineskin=YOUR_API_KEY_HERERestart your server after saving the file.
Security Best Practices
Section titled “Security Best Practices”What Happens If It’s Empty?
Section titled “What Happens If It’s Empty?”If the mineskin key is not set:
- MorphBlender will not function
- Morphling transformations will fall back to instant skin switching
- No skins will be generated dynamically
The rest of the plugin will continue to work normally.
Keep this file safe.