Building Game
Building Game
GitHub | Wiki | Discord
This plugin requires Java 17 or higher to function
About
The Building Game plugin was requested by a friend of mine, and I started porgramming it. Now I want to share this plugin to play with your friends!
Description
The Building Game is a game where you have to build the thing the plugin has conceived for you. After that you look at other players buildings and vote on their builds. The player with the highest amount of points wins.
Features
- Fly speed build option
- Spectating mode
- Mob options
- Boosters
- Schematic saving
- Bossbars
- PlaceholderAPI integration
- API
- Unlimited teams
- Banner build option
- Biome build option
- XP bar
- Statisics
- More than 2 500 translations
- More than 100 settings
Commands and permissions:
| Commands | Description | Permission |
|---|---|---|
| /bg setmainspawn | Set the main spawn | bg.setmainspawn |
| /bg createarena | Create an arena | bg.createarena |
| /bg deletearena | Delete an arena | bg.deletearena |
| /bg deletespawn | Delete a spawn | bg.deletespawn |
| /bg setspawn | Set a new spawnpoint | bg.setspawn |
| /bg setlobby | Set the lobby | bg.setlobby |
| /bg setminplayers | Set the minmum amount of players | bg.setminplayers |
| /bg setmaxplayers | Set the maximum amount of players (team mode only) | bg.setmaxplayers |
| /bg setbounds | Set the boundaries of a plot (inclusive) | bg.setbounds |
| /bg setfloor | Set the floor of a plot (inclusive) | bg.setfloor |
| /bg setgamemode | Set the game mode of an arena (team/solo) | bg.setgamemode |
| /bg settimer | Change the timer | bg.settimer |
| /bg setlobbytimer | Change the lobby timer | bg.setlobbytimer |
| /bg setvotetimer | Change the vote timer | bg.setvotetimer |
| /bg setwintimer | Change the win timer | bg.setwintimer |
| /bg stats | Shows your stats |
bg.stats |
| /bg forcestart [arena] | Force an arena to start | bg.forcestart |
| /bg forcetheme | Force a theme to be chosen | bg.forcetheme |
|
/bg join [arena] [player] |
Join an arena | bg.join |
| /bg leave | Leave the arena you're in | bg.leave |
| /bg vote <1-10> | Vote on someone's plot | bg.vote |
| /bg spectate | Spectate a player |
bg.spectate |
| /bg booster [player] | Activate a booster |
bg.booster |
Videos
English
Version 5.3.1
Thanks to SoulStriker
Spanish
Version 2.2.6
Thanks to maxmar628
Dutch
Version 1.6.0
Thanks to TubeCraftXXL
Servers which are using this plugin
IP: play.knockturnmc.com
IP: JenoMiners.de - Language: German
Notify me with your server IP to get added to this list.
Stats Collection
This plugin utilizes BtoBastian's plugin metrics system. The following information is collected and sent to bstats.org unless opted out:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- Plugin's version
- Server software
- Server's version
- OS version/name and architecture
- core count for the CPU
- number of players online
- Metrics version
Opting out of this service can be done by editing plugins/bStats/config.yml and changing opt-out to true.
-
View User Profile
-
Send Message
Posted Jul 18, 2016@Psm3
Does it tell you anything?
-
View User Profile
-
Send Message
Posted Jul 18, 2016@stefvanschie
No im cant
-
View User Profile
-
Send Message
Posted Jul 18, 2016@Psm3
/region flag bbslobby use allow
-
View User Profile
-
Send Message
Posted Jul 18, 2016@stefvanschie
What me need to type
/region flag bbslobby [WHAT] allow
-
View User Profile
-
Send Message
Posted Jul 17, 2016@Psm3
Use /region flag [Region name] use allow to allow players to interact with signs.
-
View User Profile
-
Send Message
Posted Jul 17, 2016@stefvanschie
Oh, there have protection /region define and how to add to can use? In protection world
-
View User Profile
-
Send Message
Posted Jul 17, 2016@stefvanschie
There is no world protection. And have permisions
-
View User Profile
-
Send Message
Posted Jul 16, 2016@Psm3
Make sure the area with the signs hasn't got world protection on and make sure they have the permission bg.join. For the gamemode, make sure that your world's gamemode is set to creative.
-
View User Profile
-
Send Message
Posted Jul 16, 2016Hey, why players with default in essenstials group cant join with sigins? and not get gamemode 1 when game running :(
-
View User Profile
-
Send Message
Posted Jul 8, 2016@PabloGamer380
I added your server to the list.
-
View User Profile
-
Send Message
Posted Jul 8, 2016Genial Plugin! Sera que pueden agregar mi servidor a la lista de servidores?
La ip es crgamers.cubed.pro es un servidor nuevo pero bien configurado!
-
View User Profile
-
Send Message
Posted Jul 8, 2016@Youtube_imeteor
This is a known issue and will be fixed in the next version.
-
View User Profile
-
Send Message
Posted Jul 8, 2016Hey, amazing plugin, but I found one error. When I try and replace the floor, it just comes up with the message "This block is forbidden". I have tried dragging the block, just clicking on the replace block, but it still comes up with this message. I am using version 1.8.9 with Spigot.
-
View User Profile
-
Send Message
Posted Jun 17, 2016@Erwanserveur
Please report this issue here: http://dev.bukkit.org/bukkit-plugins/buildinggame/tickets/
-
View User Profile
-
Send Message
Posted Jun 16, 2016help? [23:14:52] [Server thread/WARN]: [BuildingGame] Task #157 for BuildingGame v2.3.1 generated an exception java.lang.NoClassDefFoundError: net/milkbowl/vault/economy/Economy at com.gmail.stefvanschiedev.buildinggame.managers.softdependencies.SDVault.setupEconomy(SDVault.java:33) [?:?] at com.gmail.stefvanschiedev.buildinggame.managers.softdependencies.SDVault.setup(SDVault.java:22) [?:?] at com.gmail.stefvanschiedev.buildinggame.Main.loadPlugin(Main.java:242) [?:?] at com.gmail.stefvanschiedev.buildinggame.timers.LoadCooldown.run(LoadCooldown.java:19) [?:?] at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71) [spigotmc-1.9.4-R0.1.jar:git-Spigot-798f32d-0cd0397] at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigotmc-1.9.4-R0.1.jar:git-Spigot-798f32d-0cd0397] at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:734) [spigotmc-1.9.4-R0.1.jar:git-Spigot-798f32d-0cd0397] at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigotmc-1.9.4-R0.1.jar:git-Spigot-798f32d-0cd0397] at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigotmc-1.9.4-R0.1.jar:git-Spigot-798f32d-0cd0397] at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigotmc-1.9.4-R0.1.jar:git-Spigot-798f32d-0cd0397] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
-
View User Profile
-
Send Message
Posted Jun 8, 2016Hello everyone,
You might have heard that 1.10 is just released. I know that it is a pain to wait for plugins to update. So to get you updated here are a few things that I'm gonna say.
Yes, there will be a 1.10 update for BuildingGame and BuildingGame Addon (although this is not needed). As there is little change in 1.10, this is what I'm going to change.
The new blocks and mobs will automatically be updated, so you don't have to worry about that.
I know that there are many servers still using 1.8 or 1.9 and that they don't want to update, don't worry 1.8 and 1.9 will keep being updated (unless nobody uses them anymore, then I'll stop updating them).
I will announce it when the 1.10 version is ready, but in case you can't wait you can use 1.9 on a 1.10 server (not tested though).
Good luck everyone on updating your server/network and hopefully you'll enjoy 1.10 as much as I will.
-
View User Profile
-
Send Message
Posted May 6, 2016@JohOply
There should be a watch in your inventory. Click it to leave spectator mode. I'll add the feature you suggested in the next version.
-
View User Profile
-
Send Message
Posted May 5, 2016Hi
How can I leave the specate mode? :)
/bg leave doesn't work (try to leave but message "can't leave" message appear)
Do you think it is possible to follow notation part ? For instance, if i spectate a player, i'm teleported to each plot with all builders, without be able to give a mark (currently, a spectator stay on the plot)
-
View User Profile
-
Send Message
Posted Apr 26, 2016Thanks for 10,000 downloads everyone!
-
View User Profile
-
Send Message
Posted Apr 24, 2016@owenftw
Thank you.