Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T17:43:00.000Z (7 months ago)
- Last Synced: 2024-08-27T23:04:36.044Z (5 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: 873 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
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
- [ProtocolLib](https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/) Must be latest dev version.
- [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/)