Bedwars
Bedwars
Ever wanted to run a bedwars map on your server? Without setting up the map every time? This plugin automaticly resets the map after game and does the other stuff for you. One setup and everything is fine.
Get a more detailed description here
Commands & Permissions == FAQ == Setup
Features
- Map reset
- Setup menu
- Item Shop (Villager or GUI)
- Join teams with entites (armorstand)
- Item Spawner
- Fully automatic
- Join signs
- Language per user (client language)
- Respawn bed
- Easy to use permissions
- Auto updater
- Scoreboard
- Achievements
- Up to 9 teams
- PointsAPI reward
- BungeeCord
- Much more!
- MySQL for stats and achievements
FAQ
Do you have a question?
Q: I haven't a map to play bedwars!
Q: Error?
A: Create a ticket!
Q: I have another question!
Updater
If you enable the update checker in the updater-config (plugins/Mine-Home/config.yml), the plugin connects to my website and checks for a new update. It will not download the new version!
-
View User Profile
-
Send Message
Posted Aug 7, 2017My Top Ten Board Doesn't Go Away Even If I Delete It In Config
-
View User Profile
-
Send Message
Posted Aug 17, 2017In reply to LuckyReimann:
-
View User Profile
-
Send Message
Posted Aug 23, 2017In reply to Forge_User_73634105:
-
View User Profile
-
Send Message
Posted Feb 9, 2018In reply to Forge_User_00089326:
-
View User Profile
-
Send Message
Posted Aug 5, 2017When I try to use it on a 1.12 server it says: "An internal error occured while attempting to perform this command"
Heres the error log from the console i got:
https://pastebin.com/xaNvfQRc
-
View User Profile
-
Send Message
Posted Aug 17, 2017In reply to xXLinkster17Xx:
-
View User Profile
-
Send Message
Posted Aug 4, 2017INFO UnicornSwe issued server command: /bw 04.08 16:42:50 [Server] ERROR null 04.08 16:42:50 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'bw' in plugin Bedwars v2.6.1 04.08 16:42:50 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:622) ~[craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1326) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1186) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121] 04.08 16:42:50 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:695) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:366) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:650) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121] 04.08 16:42:50 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/TextComponent 04.08 16:42:50 [Server] INFO at me.MineHome.Bedwars.Language.Messages.processFancy(Messages.java:240) ~[?:?] 04.08 16:42:50 [Server] INFO at me.MineHome.Bedwars.Language.Messages.send(Messages.java:119) ~[?:?] 04.08 16:42:50 [Server] INFO at me.MineHome.Bedwars.Language.Multiline.send(Multiline.java:25) ~[?:?] 04.08 16:42:50 [Server] INFO at me.MineHome.Bedwars.Commands.MainCommand.onCommand(MainCommand.java:23) ~[?:?] 04.08 16:42:50 [Server] INFO at me.MineHome.Bedwars.Commands.CommandHandler.onCommand(CommandHandler.java:65) ~[?:?] 04.08 16:42:50 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit-1.12.jar:git-Bukkit-0481ae9] 04.08 16:42:50 [Server] INFO ... 15 more 04.08 16:42:50 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.TextComponent 04.08 16:42:50 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_121] 04.08 16:42:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit-1.12.jar:git-Bukkit-0481ae9]
-
View User Profile
-
Send Message
Posted Aug 17, 2017In reply to UnicornSwe:
-
View User Profile
-
Send Message
Posted Aug 2, 2017Fix please 1.12 ingame scoreboard flicks! It's great plugin! But scoreboard is important.
And will be cool if you make ingame scoreboard customizable.
-
View User Profile
-
Send Message
Posted Jul 24, 2017ffs how to remove top walls?
-
View User Profile
-
Send Message
Posted Jul 21, 2017I have a problem too!
-
View User Profile
-
Send Message
Posted Jun 28, 2017I have a problem!
When someone disconnect from the Server while he is in the lobby, the plugin dont recognize this and think the player is still in the lobby and the game don't start. Is there any command to kick the player out of the game when he leave the server?
-
View User Profile
-
Send Message
Posted Jun 15, 2017Please update to 1.12
-
View User Profile
-
Send Message
Posted Jun 11, 2017Can you make it so that you can add another item and get rid of an item for the spawners? I want iron, gold, diamond, and emerald
-
View User Profile
-
Send Message
Posted Jun 9, 2017Great plugin! Would you mind updating to 1.12? There were a deprecated method Bedwars used that was removed in 1.12.
-
View User Profile
-
Send Message
Posted Jun 9, 2017why do u use bronze, iron, and gold instead of iron, gold, diamond, and emerald?
-
View User Profile
-
Send Message
Posted Jun 9, 20171.11.2?
-
View User Profile
-
Send Message
Posted Jun 7, 2017nice
-
View User Profile
-
Send Message
Posted Jun 4, 2017its bug
-
View User Profile
-
Send Message
Posted Sep 25, 2017In reply to The_Darkcool: