Bedwars is a minigame in Minecraft. It's for example known from Hypixel, but you can play it in a lot of variations on a lot of servers. The goal is to be the last surviving team. Each team has a bed, you and your teammates can respawn on death when the bed has not yet been broken by another team. To win, you have to break the other teams beds and kill them, and you have to protect your bed and your teammates. You can buy blocks, tools and other items with materials that spawn on some places on the map.
This Bedwars is very much inspired by Hypixel's Bedwars. The map (by B3Crazy) consists of several islands. On the islands you can spawn the 4 materials Iron, Gold, Diamonds and Emeralds. With these materials, you can buy blocks, tools, traps, upgrades and other items. It's build using java and the Paper API for Minecraft 1.17.1.
We will give better instructions later, but for now here are the things you need to install:
- Java 17 for your platform
- Latest build of Paper 1.17.1
- FastAsyncWorldEdit for 1.17.1
- OldCombatMechanics
- The plugin and the map from our releases page
This plugin brings a few commands:
/start
or/bedwars start
: Start a new game/bedwars stop
: Stop the running game/bedwars config maxPlayersPerTeams <team1> <team2> <team3> <team4>
: Set how many players are in each team/teaminfo
: Show information about your team such as upgrades and active traps
- Better Readme and installation instructions
- Docker Container for easy install
- Support for multiple maps
- Better team assignment system
- Addon API for adding items etc. with an own plugin