Skip to content

Map Setup

This guide walks you through downloading and setting up a pre-built map for use with the Among Us in Minecraft plugin.

  • A running Minecraft server (1.21.11)
  • The Among Us in Minecraft plugin installed
  • The files below:
FileDownload
Map (polus.zip)Download
Area file (f4facaf7-...json)Download

  1. Download and extract the map

    Download polus.zip and extract it. You should get a folder named polus/.

  2. Place the map in your server directory

    Move the polus/ folder into the root of your server directory:

    • Directoryyour-server-folder/
      • Directorypolus/ ← place it here
      • Directoryplugins/
      • server.jar
      • server.properties
  3. Download the area file

    Download f4facaf7-046f-40ec-9cc3-0ed13f965655.json.

  4. Place the area file in the plugin folder

    Move the .json file into the following directory:

    • Directoryyour-server-folder/
      • Directoryplugins/
        • DirectoryAmongUs/
          • Directoryareas/
            • f4facaf7-046f-40ec-9cc3-0ed13f965655.json ← place it here

    Create the areas/ folder if it doesn’t exist yet.

  5. Select the map in server.properties

    Open server.properties and set level-name to polus:

    level-name=polus
  6. Start your server and play!

    Launch your server. The map and area configuration will be loaded automatically. Create a new game with /au create test and you’re good to go.