Super Block Bros Brawl
Super Block Bros. Brawl
THERE IS NO DOWNLOAD YET
Description
SBB is a plugin inspired from SethBlings minigame map where there are 4 players they choose there kit and fight to there justice until someone lives but wait you have 4 lives, what's this? Make your Move!
Features:
- Multiple arena support
- Custom Kits
- VIP Join
- Disguises
- ScoreBoard
- DoubleJump
- Rewards
- Signs
- Map Voting
- Spectate
- Much more!
Added:
- Nothing at the moment.
Working on it:
- Multiple arenas: 1%
- Multiworld Support: 1%
- Sign Joining: 1%
- Economy Support: 1%
- Gameplay: 1%
To Do:
- Gameplay
- Make a addon for Dedicated Servers
- Much more!
Green means that the feature is Added!
Blue means that the feature is being Added Soon!
Red means that the feature is put on Hold!
How to Install:
Requires any kind of multi-world plugin: (We recommend Multiverse Core)
- Download, and put into your plugin folder.
- Reload/Restart your server.
- Done!
How to Use:
- Install it, reload/restart your server.
- Type /sbb setlobby
- Type /sbb create [name] to create an arena.
- Type /sbb setspawn [name] [number] to create the spawn.
- Type /sbb join [name] join's an arena Follow the instructions!
Source
Welcome back Relicum!
-
View User Profile
-
Send Message
Posted May 31, 2013@ThaPengwin
You say that just as I post XD
-
View User Profile
-
Send Message
Posted May 31, 2013I use command signs plugin to make joining arena, class signs, and lobby signs. It is exstremely usefull at the moment until you add actull signs. i make my own arenas but maybe far in the future you could make a generator for this? If anyone needs help join my server and ask for MrD http://achievecraft.com/cimage/i9002/Own+a+Server%21/DCraft.liquidnode.com%3A65509/mca.png
-
View User Profile
-
Send Message
Posted May 31, 2013Hey guys! Proper arena selection and SIGNS coming in the next build! Hell yeah!
-
View User Profile
-
Send Message
Posted May 31, 2013@Zans0n
Its the double jump addon. When you fly it give the double jump an error so it corrects it by making you fall.
-
View User Profile
-
Send Message
Posted May 31, 2013Zans0n Any Errors on the console?
Also I believe you can edit this on the config
-
View User Profile
-
Send Message
Posted May 30, 2013i added SCBB to my server and i cant fly in creative. and when i do /fly with essentials i get errors from both essentials and SCBB plz help
-
View User Profile
-
Send Message
Posted May 30, 2013@anthonyarturo
As it says, they are REMOVED for now.
-
View User Profile
-
Send Message
Posted May 30, 2013I don't undertand the Dev Builds section, where do you get the development builds?
-
View User Profile
-
Send Message
Posted May 30, 2013This looks great. Cant wait until its done!
-
View User Profile
-
Send Message
Posted May 29, 2013@hcrandall
The files, by default, are called release.
If you had READ THE COMMENTS or USED THE PLUGIN, you might have noticed that most of the features are not out, and are UNDER DEVELOPMENT.
-
View User Profile
-
Send Message
Posted May 29, 2013@sideroller
I did and there is a download link and it says release but the top says
"THIS IS STILL UNDER DEVELOPMENT! Please wait until we complete it! It's still in Alpha stage!"
SO U BE CONFUSING ME
-
View User Profile
-
Send Message
Posted May 29, 2013Will this be finished by the end of june?
-
View User Profile
-
Send Message
Posted May 29, 2013@zaino60
I'll see what's wrong
-
View User Profile
-
Send Message
Posted May 29, 2013@hcrandall
Read the whole thing..
-
View User Profile
-
Send Message
Posted May 28, 2013I get this error at startup :/
2013-05-28 22:42:20 [INFO] [SCBB] Enabling SuperCraftBros v1.5 2013-05-28 22:42:20 [SEVERE] Cannot load configuration from stream org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key in "<string>", line 7, column 1: Message:Jumped! ^ could not found expected ':' in "<string>", line 8, column 1: Sound: true ^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138) at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:202) at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:121) at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:111) at me.slideroller.Supercraftbros.Supercraftbros.loadConfig(Supercraftbros.java:37) at me.slideroller.Supercraftbros.Supercraftbros.onEnable(Supercraftbros.java:50) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304) at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283) at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: while scanning a simple key in "<string>", line 7, column 1: Message:Jumped! ^ could not found expected ':' in "<string>", line 8, column 1: Sound: true ^
at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:398) at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:229) at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:178) at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563) at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ... 17 more any hints?
-
View User Profile
-
Send Message
Posted May 28, 2013== Is it Done? ==
Is This Plugin Ready And All Set To Play?
-
View User Profile
-
Send Message
Posted May 28, 2013@mage1d
Lobby complety forgot about there was a error code so i'll have to recode it
-
View User Profile
-
Send Message
Posted May 28, 2013@drnose21
We already said we will have this for the future..
-
View User Profile
-
Send Message
Posted May 28, 2013Hey i think it would be pretty cool if you make customizable classes like idk you can name it and then with a text file write in the item id and the amount that player spawns with and you can create your own classes
-
View User Profile
-
Send Message
Posted May 28, 2013Are there lobby signs in the new update?