All Projects → BedwarsRel → Bedwarsrel

BedwarsRel / Bedwarsrel

Licence: gpl-3.0
Bedwars Reloaded - The Minecraft Bedwars Plugin!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Bedwarsrel

Essentials
The essential plugin suite for Minecraft servers.
Stars: ✭ 957 (+786.11%)
Mutual labels:  minecraft, spigot, bukkit, paper
Plotsquared
PlotSquared - Reinventing the plotworld
Stars: ✭ 284 (+162.96%)
Mutual labels:  minecraft, spigot, bukkit, paper
Betonquest
An advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 25 other plugins.
Stars: ✭ 121 (+12.04%)
Mutual labels:  minecraft, spigot, bukkit, paper
Purpur
Purpur is a fork of Paper, Tuinity, and Airplane with the goal of providing new and interesting configuration options, which allow for creating a unique gameplay experience not seen anywhere else
Stars: ✭ 286 (+164.81%)
Mutual labels:  minecraft, spigot, bukkit, paper
Yatopia
The Most Powerful and Feature Rich Minecraft Server Software!
Stars: ✭ 408 (+277.78%)
Mutual labels:  minecraft, spigot, bukkit, paper
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (+497.22%)
Mutual labels:  minecraft, spigot, bukkit, paper
Item Nbt Api
Add custom NBT tags to Items/Tiles/Entities without NMS!
Stars: ✭ 163 (+50.93%)
Mutual labels:  minecraft, spigot, bukkit, paper
Akarin
Akarin is a powerful (not yet) server software from the 'new dimension'
Stars: ✭ 332 (+207.41%)
Mutual labels:  minecraft, spigot, bukkit, paper
Slimefun4
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
Stars: ✭ 369 (+241.67%)
Mutual labels:  minecraft, spigot, bukkit, paper
Mohist
Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
Stars: ✭ 489 (+352.78%)
Mutual labels:  minecraft, spigot, bukkit, paper
Guilds
Adding RPG to your server has never been more fun and action-packed!
Stars: ✭ 66 (-38.89%)
Mutual labels:  minecraft, spigot, bukkit, paper
Unifiedmetrics
Fully-featured metrics collection agent for Minecraft servers. Supports Prometheus and InfluxDB. Dashboard included out-of-box.
Stars: ✭ 29 (-73.15%)
Mutual labels:  minecraft, spigot, bukkit
Plugman
Plugin manager for Bukkit servers.
Stars: ✭ 80 (-25.93%)
Mutual labels:  minecraft, spigot, bukkit
Blur
Minecraft Game Engine written in Java & Kotlin
Stars: ✭ 21 (-80.56%)
Mutual labels:  minecraft, spigot, bukkit
Minecraft Optimization
Minecraft server optimization guide
Stars: ✭ 77 (-28.7%)
Mutual labels:  spigot, bukkit, paper
Libby
A runtime dependency management library for plugins running in Java-based Minecraft server platforms.
Stars: ✭ 36 (-66.67%)
Mutual labels:  minecraft, spigot, bukkit
Bstats
bStats collects data for plugin authors. It's free and easy to use!
Stars: ✭ 99 (-8.33%)
Mutual labels:  minecraft, spigot, bukkit
Redprotect
RedProtect Easy and Light Weight Antigrief plugin.
Stars: ✭ 51 (-52.78%)
Mutual labels:  minecraft, spigot, bukkit
Savagefactions
The Ultimate Competitve Factions Plugin. Switches focus from casual factions and introduces new features for competitive factions.
Stars: ✭ 99 (-8.33%)
Mutual labels:  minecraft, spigot, bukkit
Confiscate
Discover duplication glitches, abusive staff giving items, x-ray or simply poor server economy.
Stars: ✭ 23 (-78.7%)
Mutual labels:  minecraft, spigot, bukkit

CircleCI Codacy Badge Gitter

BedwarsRel - Minecraft Bedwars Plugin

Bedwars is a Minecraft 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.

Server Owners

For general information about BedwarsRel go to www.spigotmc.org. For more information about configuring and running the plugin on your server, please have a look on the wiki.

If you are experiencing any problems with BedwarsRel, please open a new issue. Remember the content of the wiki-page "HowTo: Write an issue" you already read before.

BedwarsRel 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.

Developers

Contributing to BedwarsRel

If you would like to contribute to this repository, feel free to fork the repo and then create a pull request to our current dev branch. This project uses Project Lombok, so you will need to have this installed in your IDE. For code formatting, we recommand using the Google Java Style (Eclipse Profile).

Implementing BedwarsRel

<dependency>
  <groupId>io.github.bedwarsrel</groupId>
  <artifactId>BedwarsRel</artifactId>
  <version>1.3.6</version>
</dependency>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].