{"id":15144137,"url":"https://github.com/inxomnyaa/infectedgm","last_synced_at":"2025-10-09T19:14:19.759Z","repository":{"id":43958731,"uuid":"248991844","full_name":"inxomnyaa/InfectedGM","owner":"inxomnyaa","description":"A Humans vs. Zombies gamemode","archived":false,"fork":false,"pushed_at":"2020-06-05T07:01:10.000Z","size":31,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T01:06:07.784Z","etag":null,"topics":["game","infected","infection","minigame","pmmp","pmmp-game","pmmp-plugin","poggit","zombie"],"latest_commit_sha":null,"homepage":"https://poggit.pmmp.io/ci/thebigsmileXD/InfectedGM","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inxomnyaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-21T14:23:25.000Z","updated_at":"2023-09-08T18:04:49.000Z","dependencies_parsed_at":"2022-08-19T01:31:35.476Z","dependency_job_id":null,"html_url":"https://github.com/inxomnyaa/InfectedGM","commit_stats":null,"previous_names":["inxomnyaa/infectedgm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/inxomnyaa/InfectedGM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inxomnyaa%2FInfectedGM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inxomnyaa%2FInfectedGM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inxomnyaa%2FInfectedGM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inxomnyaa%2FInfectedGM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inxomnyaa","download_url":"https://codeload.github.com/inxomnyaa/InfectedGM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inxomnyaa%2FInfectedGM/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262357556,"owners_count":23298463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game","infected","infection","minigame","pmmp","pmmp-game","pmmp-plugin","poggit","zombie"],"created_at":"2024-09-26T10:22:02.114Z","updated_at":"2025-10-09T19:14:14.712Z","avatar_url":"https://github.com/inxomnyaa.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InfectedGM\nInfectedGM for [PMMP](https://github.com/pmmp/PocketMine-MP) using [gameapi](https://github.com/thebigsmileXD/gameapi)\n\nA virus is spreading. Try not to get infected! Run for your life!\n## Download\nGrab a phar from [Poggit](https://poggit.pmmp.io/ci/thebigsmileXD/InfectedGM)\n## Gameplay\n- **Inspired by Hypixel, you can read the gameplay here: https://hypixel.net/threads/new-gamemode-minecraft-infected.334387/**\n- At start, a random player is chosen to be the first infected person\n- Infected players have to haunt down other players\n- When all players got infected, the game ends\n- To make locating players and infected players easier, ambient sounds randomly play.\nInfected players have a zombie skin (can be modified, change the infected_skin.png file under the plugin data)\n## Setup\n**Please use the plugin on a seperate server to your main server (lobby etc)** This is because the plugin modifies gameplay alot. You can use the `/transferserver` command to send players to the server.\n\nSetup is really easy. The world can be automatically generated. To replace the map with another map, go to `/plugin_data/InfectedGM/worlds` and replace your 'infectedgm' data with your worlds data (you should keep the level.dat though)\n\nThere is a setup command, that makes your life substantially easier\n\n`/infectedgm` opens an UI with settings and options to create new worlds/arenas\n\nThe generated world is a void world, i suggest to use a world editor like [MagicWE2](https://github.com/thebigsmileXD/MagicWE2) to place blocks.\n\nRemember to use `/setworldspawn` in your map!\n\nWhen you are done with building and setting the world spawn in a map, use `/infectedgm endsetup`! If you don't, the world won't get saved!\n\nJoining is done by using signs, but you can add any event for joining that you'd like - in JoinEventListener.php\n\nSign setup:\n```\nL1: [InfectedGM]\nL2: mapname\nL3: \nL4: \n```\nThen, click on it, and you are set.\n\nOnly TNT blocks will work.\n\nPlayers will not be damaged and can not build in the world, but there are setting files if you really need to change anything\n### Setup rewards\nUse [gamerewards](https://github.com/thebigsmileXD/gamerewards) to give the winner rewards and execute commands.\n\nThere is also a GameWinEvent getting called containing the winning players\n## Commands\n| Command | Description | Permission |\n| --- | --- | --- |\n| `/infectedgm`,`/infectedgm setup` | `Main command for setup` | `infectedgm.command`,`infectedgm.command.setup`, |\n| `/infectedgm leave` | `Used to leave a game` | `infectedgm.command.leave` |\n| `/infectedgm forcestart` | `Force the start of an arena you are in` | `infectedgm.command.forcestart` |\n| `/infectedgm stop` | `Stops the current game` | `infectedgm.command.stop` |\n| `/infectedgm endsetup` | `Stops the setup and saves the world` | `infectedgm.command.endsetup` |\n| `/infectedgm info` | `Information about the plugin` | `infectedgm.command.information` |\n| `/infectedgm status` | `Status, TPS, Player count/percentage of InfectedGM arenas` | `infectedgm.command.status` |\n## From source\n**You need to set up DEVirion and install the [gameapi](https://github.com/thebigsmileXD/gameapi) virion properly if you are running from source!**\n(turn over to poggit for a compiled phar)\n**Please search up how this is done yourself!**\n\n## Disclaimer\nYou can modify the code by your needs and wills (see [LICENSE](https://github.com/thebigsmileXD/InfectedGM/blob/master/LICENSE)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finxomnyaa%2Finfectedgm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finxomnyaa%2Finfectedgm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finxomnyaa%2Finfectedgm/lists"}