{"id":14969733,"url":"https://github.com/bedwarsrel/bedwarsrel","last_synced_at":"2025-04-07T08:25:04.093Z","repository":{"id":29342978,"uuid":"32877020","full_name":"BedwarsRel/BedwarsRel","owner":"BedwarsRel","description":"Bedwars Reloaded - The Minecraft Bedwars Plugin!","archived":false,"fork":false,"pushed_at":"2021-02-02T09:43:47.000Z","size":213652,"stargazers_count":138,"open_issues_count":206,"forks_count":126,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-31T06:09:11.672Z","etag":null,"topics":["bedwars","bukkit","bukkit-plugin","java","minecraft","minigame","paper","paper-plugin","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://bedwarsrel.github.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BedwarsRel.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":"2015-03-25T16:30:39.000Z","updated_at":"2025-01-30T05:08:36.000Z","dependencies_parsed_at":"2022-08-07T14:16:13.059Z","dependency_job_id":null,"html_url":"https://github.com/BedwarsRel/BedwarsRel","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BedwarsRel%2FBedwarsRel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BedwarsRel%2FBedwarsRel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BedwarsRel%2FBedwarsRel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BedwarsRel%2FBedwarsRel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BedwarsRel","download_url":"https://codeload.github.com/BedwarsRel/BedwarsRel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247617008,"owners_count":20967517,"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":["bedwars","bukkit","bukkit-plugin","java","minecraft","minigame","paper","paper-plugin","spigot","spigot-plugin"],"created_at":"2024-09-24T13:42:17.428Z","updated_at":"2025-04-07T08:25:04.065Z","avatar_url":"https://github.com/BedwarsRel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/BedwarsRel/BedwarsRel.svg?style=shield)](https://circleci.com/gh/BedwarsRel/BedwarsRel)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/df02ec6676b8457aa7fcb4be1ba44729)](https://www.codacy.com/app/BedwarsRel/BedwarsRel)\n[![Gitter](https://badges.gitter.im/BedwarsRel/BedwarsRel.svg)](https://gitter.im/BedwarsRel/BedwarsRel)\n\n# BedwarsRel - Minecraft Bedwars Plugin\n![](https://github.com/BedwarsRel/BedwarsRel/blob/master/logo.png)\n\nBedwars is a [Minecraft](http://www.minecraft.net) minigame where teams (max. 15) try to destroy the other teams' beds. But there is more: On the whole map there are ressource spawners spawning items. Some items are more worth than others and with these you can buy different things in the so called \"Villager Shop\". You will find powerful weapons or potions or simple blocks to get to the other bases. Get to the others bases? Yes, every team starts on an island and you have to get to the others with blocks which you can buy in the \"Villager Shop\". When you meet a enemy you have to try to kill him so he'll lose all the equipment which he had in his inventory. As soon as a team's bed is destroyed they cannot respawn again and last team standing wins.\n\n# Server Owners\nFor general information about BedwarsRel **[go to www.spigotmc.org](https://www.spigotmc.org/resources/bedwars-rel.6799/)**. For more information about configuring and running the plugin on your server, please **[have a look on the wiki](https://github.com/BedwarsRel/BedwarsRel/wiki)**.\n\nIf you are experiencing any problems with BedwarsRel, please open a new issue. Remember the content of the wiki-page **[\"HowTo: Write an issue\"](https://github.com/BedwarsRel/BedwarsRel/wiki/HowTo:-Write-an-Issue)** you already read before.\n\nBedwarsRel is compatible with `CraftBukkit/Spigot 1.8 - 1.8.8`, `CraftBukkit/Spigot 1.9 - 1.9.4`, `CraftBukkit/Spigot 1.10 - 1.10.2`, `CraftBukkit/Spigot 1.11 - 1.11.2` and `CraftBukkit/Spigot 1.12`.\n\n# Developers\n## Contributing to BedwarsRel\nIf you would like to contribute to this repository, feel free to [fork the repo](https://help.github.com/articles/fork-a-repo/) and then [create a pull request](https://help.github.com/articles/creating-a-pull-request/) to our current `dev` branch. This project uses [Project Lombok](https://projectlombok.org), so you will need to have this [installed in your IDE](https://projectlombok.org/download.html). For code formatting, we recommand using the [Google Java Style](https://google.github.io/styleguide/javaguide.html) ([Eclipse Profile](https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml)).\n\n## Implementing BedwarsRel\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eio.github.bedwarsrel\u003c/groupId\u003e\n  \u003cartifactId\u003eBedwarsRel\u003c/artifactId\u003e\n  \u003cversion\u003e1.3.6\u003c/version\u003e\n\u003c/dependency\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbedwarsrel%2Fbedwarsrel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbedwarsrel%2Fbedwarsrel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbedwarsrel%2Fbedwarsrel/lists"}