Getting Started
Get the Among Us experience in your Minecraft server — follow the steps below to get up and running quickly.
Prerequisites
Section titled “Prerequisites”- A running Paper (or compatible) Minecraft server
- Server operator / file system access
Installation
Section titled “Installation”-
Download the plugin.
Choose your preferred method:
-
Open the Releases page on GitHub.
-
Expand Assets on the latest release.
-
There are now 3 .jar files:
The lite version is the recommended option for most users.
On first startup, it will download all required dependencies automatically. This means the initial startup may take approximately 1–3 minutes.
An internet connection is required only for the first launch.
All dependencies are bundled directly into the plugin.
This results in a larger file size, but no additional downloads are required at startup.
Clone the repository and build the plugin using Gradle:
Terminal window git clone https://github.com/Fantamomo/among-us-in-minecraftcd among-us-in-minecraftThis plugin depends on packages hosted on GitHub Packages, which requires authentication — even for read access.
Create or edit your
~/gradle.propertiesfile and add your GitHub credentials:gpr.user=YOUR_GITHUB_USERNAMEgpr.key=YOUR_GITHUB_TOKENThen build the plugin:
Terminal window ./gradlew shadowJarThe compiled
.jarwill be located inbuild/libs/. -
-
Add the plugin to your server.
Move the downloaded
.jarfile into your server’splugins/directory:Directoryplugins/
- AmongUs-x.x-SNAPSHOT-x.jar the downloaded .jar file
- …
- …
-
Start your server.
If your server is already running, stop it first, then start it again.
-
Verify the installation.
Once the server is running, check your console for a line like:
[AmongUs] Enabling AmongUs vX.X-SNAPSHOTIf you see it, you’re all set! Next, adjust your config.yml to your liking or jump straight into creating your first area or download the pre-built-area.