{"id":25856411,"url":"https://github.com/dmverfurth/buffedmobs","last_synced_at":"2026-04-13T21:32:20.826Z","repository":{"id":279889230,"uuid":"940267411","full_name":"DMVerfurth/BuffedMobs","owner":"DMVerfurth","description":"BuffedMobs is a Minecraft plugin that allows server owners to buff the health of mobs buy custom factors.","archived":false,"fork":false,"pushed_at":"2025-03-02T00:27:26.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T01:07:49.999Z","etag":null,"topics":["gradle","java","minecraft","minecraft-mod","minecraft-plugin","paper","paper-plugin","plugin-development"],"latest_commit_sha":null,"homepage":"","language":"Java","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/DMVerfurth.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-27T22:13:28.000Z","updated_at":"2025-03-02T00:27:29.000Z","dependencies_parsed_at":"2025-02-28T10:14:34.476Z","dependency_job_id":"d3e69bd6-4956-43d1-a6b6-ffbbc2580518","html_url":"https://github.com/DMVerfurth/BuffedMobs","commit_stats":null,"previous_names":["dmverfurth/buffedmobs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DMVerfurth/BuffedMobs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMVerfurth%2FBuffedMobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMVerfurth%2FBuffedMobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMVerfurth%2FBuffedMobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMVerfurth%2FBuffedMobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DMVerfurth","download_url":"https://codeload.github.com/DMVerfurth/BuffedMobs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMVerfurth%2FBuffedMobs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749209,"owners_count":24814146,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["gradle","java","minecraft","minecraft-mod","minecraft-plugin","paper","paper-plugin","plugin-development"],"created_at":"2025-03-01T18:17:58.607Z","updated_at":"2026-04-13T21:32:20.761Z","avatar_url":"https://github.com/DMVerfurth.png","language":"Java","readme":"# BuffedMobs Plugin\n\n## Overview\n\nBuffedMobs is a Minecraft plugin that allows server owners to buff the health of mobs buy custom factors. \nBy default, all mobs have double the health.\nThe default health multiplier can be customized as well as individual health multipliers for each mob.\n\n## Features\n\n- Blanket health multiplier for all mobs\n- Specific health multipliers for individual mob types\n- Health multipliers are stored in the servers `config.yml` and can be changed via command\n\n## Installation\n\n1. Download `/build/libs/BuffedMobs-v1.0.jar`\n2. Place the `.jar` file into the `plugins` folder of your Minecraft server\n3. Restart the server to enable the plugin\n\n## Commands\n\n| Command             | Usage                | Description                                   |\n|---------------------|----------------------|-----------------------------------------------|\n| `/setmobmultiplier` | `\u003cmob\u003e \u003cmultiplier\u003e` | Sets the health multiplier for a specific mob |\n\n### Example Usage\n\n- `/setmobmultiplier ZOMBIE 2` → Doubles the base health of all newly spawned zombies\n\n## Permissions\n\n| Permission              | Description                                            | Default |\n|-------------------------|--------------------------------------------------------|---------|\n| `buffedMobs.set`        | Allows the player to set the health multiplier of mobs | `op`    |\n\n## Configuration\n\nThe plugin saves health multipliers in `config.yml` located in the plugin's data folder. \nThis file is automatically managed by the plugin.\nTo update the base health multiplier of all mobs, you must change the `default_multiplier` field of `config.yml`\n\n## Dependencies\n\n- Requires Minecraft `1.21+` (API version `1.21`)\n- Uses [Adventure API](https://docs.adventure.kyori.net) for text formatting\n\n## Development\n\n### Main Classes\n\n- `BuffedMobs.java` - Manages the plugin lifecycle and stores player colors\n- `EntitySpawnListener` - Listens for all newly spawned living entities to update their health\n- `SetMobMultiplierCommand.java` - Handles the `/setmobmultiplier` command\n- `SetMobMultiplierTabCompleter.java` - Handles the tab completion for the `/setmobmultiplier` command\n\n### Building from Source\n\n1. Clone the repository\n2. Build using `./gradlew build`\n3. Place the compiled `.jar` into your server's `plugins` folder.\n\n## License\n\nThis plugin is provided as open-source. Feel free to modify and use it according to your needs.\n\n---\n\nEnjoy tougher mobs! 💪","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmverfurth%2Fbuffedmobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmverfurth%2Fbuffedmobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmverfurth%2Fbuffedmobs/lists"}