https://github.com/nktfh100/among-us-mc
Among Us in minecraft (spigot plugin)
https://github.com/nktfh100/among-us-mc
among-us minecraft minecraft-plugin papermc spigot
Last synced: 3 months ago
JSON representation
Among Us in minecraft (spigot plugin)
- Host: GitHub
- URL: https://github.com/nktfh100/among-us-mc
- Owner: nktfh100
- Created: 2022-05-14T18:25:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-11T17:46:10.000Z (11 months ago)
- Last Synced: 2025-08-23T11:14:43.104Z (10 months ago)
- Topics: among-us, minecraft, minecraft-plugin, papermc, spigot
- Language: Java
- Homepage: https://www.spigotmc.org/resources/imposters-minigame-1-16-1-16-5.86051/
- Size: 937 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Minecraft plugin that brings Among Us to minecraft.
With a huge list of features this is the best free among us plugin!
## Dependencies
- [HolographicDisplays](https://dev.bukkit.org/projects/holographic-displays/files) Minimum 3.0.0 **OR** [DecentHolograms](https://www.spigotmc.org/resources/decentholograms-1-8-1-19-4-papi-support-no-dependencies.96927/) Minimum 2.8.8
- [PacketEvents](https://www.spigotmc.org/resources/packetevents-api.80279/) Minimum 2.8.0
- [PlayerPoints](https://www.spigotmc.org/resources/playerpoints.80745/) Soft dependency, only needed for cosmetics.
- Warning! Using commands such as /say or /tell with the config option "hidePlayersOutSideArena" set to true can kick the players inside the arena. To prevent this, you can use the [NoEncryption](https://github.com/Doclic/NoEncryption) plugin.
## Default config files
- [config.yml](https://github.com/nktfh100/among-us-mc/blob/main/src/main/resources/config.yml)
- [messages.yml](https://github.com/nktfh100/among-us-mc/blob/main/src/main/resources/messages.yml)
- [items.yml](https://github.com/nktfh100/among-us-mc/blob/main/src/main/resources/items.yml)
- [sounds.yml](https://github.com/nktfh100/among-us-mc/blob/main/src/main/resources/sounds.yml)
- [cosmetics.yml](https://github.com/nktfh100/among-us-mc/blob/main/src/main/resources/cosmetics.yml)
## Links
- [Support Discord](https://discord.gg/KGRbaqts33)
- [Spigot Page](https://www.spigotmc.org/resources/imposters-minigame-1-16-1-16-5.86051/)