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.
- Download the file named
AmongUs-x.x-SNAPSHOT-all.jar.
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-all.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.