BentoBox (BSkyblock, AcidIsland, SkyGrid, CaveBlock, AOneBlock, Boxed) icon

BentoBox (BSkyblock, AcidIsland, SkyGrid, CaveBlock, AOneBlock, Boxed) -----

Powerful, community-driven, scalable and expandable plugin for island-type games.




Version: 3.0.1
It's alright. It's obviously the best free resource out there for these specific gamemodes. I just don't understand why they made language file editing ANNOYING by requiring a space after each color code. It makes things ugly and harder to quickly go and modified the look of the plugin.

Example:
unknown-command: '&e Unknown command. Do &b /[label] help &e for help.'

I should be able to do, and what should already be done by default is:
unknown-command: '&eUnknown command. Do &b/[label] help &efor help.'

Removing the space *sometimes* (for the most part actually), makes it so that spacing is off inside the message. Which makes no sense at all.

Version: 2.6.0
I have to say, using the Bentobox plugin with the Caveblock addon has been one of the worst experiences in running a Minecraft server. The core issue? Every time a cave is generated, the server lags horrendously. We’re talking TPS drops from a stable 20.0 all the way down to 13.0, which is completely unacceptable. My machine is a good dedicated server that costs me $160 per month, so this is clearly not an issue on my end.

To make matters worse, when I reached out to the developer for help, I was mocked and told that the person responsible for the plugin was on vacation. The worst part? They claimed that I was the only one facing this problem, despite the fact that a quick search for "Caveblock" on their Discord showed several other users complaining about the exact same issue.

I eventually gave up on Bentobox entirely. For anyone looking to create a similar mode, I highly recommend switching to SuperiorSkyblock, which offers a world generator for caves and runs flawlessly with no lag whatsoever.

Bentobox Caveblock? 0/10. Avoid it at if you can
-
Author's response
Thank you for your feedback, and we're really sorry for the frustration you've experienced. Bentobox and its addons are open-source projects maintained by volunteers, so we weren’t able to address the complexity of your issue over Discord, especially while the developer was on holiday.

We’re glad you found a solution with SuperiorSkyblock and hope you have better success with your server.

Thanks for trying!

Version: 2.4.0
[21:29:49 ERROR]: Could not pass event ProjectileHitEvent to BentoBox v2.5.0
java.lang.NullPointerException: Cannot invoke "org.bukkit.Location.equals(Object)" because "this.location" is null
at BentoBox-2.5.0.jar/world.bentobox.bentobox.database.objects.Island.setProtectionCenter(Island.java:1750) ~[BentoBox-2.5.0.jar:?]
at Boxed-2.7.1-1723645696405.jar/world.bentobox.boxed.listeners.EnderPearlListener.moveBox(EnderPearlListener.java:117) ~[Boxed-2.7.1-1723645696405.jar:?]
at Boxed-2.7.1-1723645696405.jar/world.bentobox.boxed.listeners.EnderPearlListener.lambda$onEnderPearlLand$2(EnderPearlListener.java:93) ~[Boxed-2.7.1-1723645696405.jar:?]
at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) ~[?:?]
at Boxed-2.7.1-1723645696405.jar/world.bentobox.boxed.listeners.EnderPearlListener.lambda$onEnderPearlLand$4(EnderPearlListener.java:89) ~[Boxed-2.7.1-1723645696405.jar:?]
at java.base/java.util.Optional.ifPresent(Optional.java:178) ~[?:?]

Version: 2.4.0
El mejor Plugin de Skyblock y Oneblock, funciona para la mayoria de versiones, llevo mucho tiempo usandolo y siempre es el mejor, gracias

Version: 2.1.1
Good .

Version: 1.24.1
I had a simple issue with skygrid, Went to the discord literally responded within 2 minutes of me asking for help! Proceeded with the support steps and got everything worked out! BONNe Is a real one And thank you guys over at BentoBox for the help! 5/5

Version: 1.24.1
Great mod. Exactly what I was looking for. Everything working so far. Great discord community.

Version: 1.24.1
A perfect plugin, really nice Developer. Perfect support. Can totally recommend to anyone looking for such a plugin!

Version: 1.20.0
The most underrated OG Skyblock Plugin, -------------------------------------------------

Version: 1.20.0
This plugin looks amazing. Exactly what I'm needing for my Minecraft server. Thank you!

Version: 1.20.0
The most OG plugin of all Skyblock plugin, which is much more customizeable and less buggier.

Version: 1.20.0
Thank you for the detailed explanation (You are the best free plugin support I have ever seen) Will always help in any problem quickly and efficiently 10/10

Version: 1.20.0
This is the most complete plugin of spigot and all free! Don't pay attention to bad revises, be'cause they don't know nothing!

Version: 1.20.0
[17:43:56 WARN]: [BentoBox] Task #3957 for BentoBox v1.20.1 generated an exception
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.validate(CraftScheduler.java:552) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:227) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:212) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.scheduler.BukkitRunnable.runTaskTimer(BukkitRunnable.java:117) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at world.bentobox.bentobox.managers.PlayersManager.saveAll(PlayersManager.java:120) ~[BentoBox-1.20.1.jar:?]
at world.bentobox.bentobox.BentoBox.lambda$completeSetup$1(BentoBox.java:207) ~[BentoBox-1.20.1.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.18.2.jar:git-Purpur-1632]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1559) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:522) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1483) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1247) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

Version: 1.20.0
They supported me very fast in the discord and it´s an excellent plugins my players in my server love the oneblock.

Version: 1.20.0
great plugin! works very well and the support is very fast and helpful, they response in a few hours!

Version: 1.20.0
When update for 1.18.2 please ? Cuz i really wanna trying this plugin on 1.18.2 ^^

Version: 1.20.0
I love bentobox <3333 I love bentobox <3333 I love bentobox <3333 I love bentobox <3333


Version: 1.19.0
are there any required plugins? i use something like revivenode and i do not know how do i set bentobox
-
Author's response
Hi, BentoBox has no required dependencies, and should just work assuming you're on the latest version!

Version: 1.19.0
the plugin works perfect, I don't know why people say bullshit, thanks to DEVs for making it free
-
Author's response
Thank You!

Version: 1.18.1
Perfect plugin for IslandServers, has many feature and useful api!
This is just perfect

Version: 1.18.0
It's great when it works.
Asked for help on discord, got mocked instead of helped.
-
Author's response
Hi, I'm very sorry to hear that this happened to you. If you are able to report the participating parties, please feel free to in the "Conversation" section

Version: 1.18.0
i feel bad for the developer to get 1-star stupid reviews below, this is such an amazing plugin!!

Version: 1.16.0
One star rievews by stupid people, plugin is working alright. Developers are helpful.

Version: 1.16.0
Very good plugin, Cool developers!
Would recommend if you're creating a public skyblock server, and want something extremely customizable

Version: 1.16.0
this plugin help translate latvian ppl?
:D
becaus first time i see plugin translate is latvian language :D
-
Author's response
Hi, I'm unsure the issue you're facing? The plugin does indeed work in Latvian!

Version: 1.16.0
i wanted to download the plugin for an earlyer version of minecraft but there is no jar file for older versions.
-
Author's response
Hi, we've recently updated our download webtool to support the newest, and certain older versions in the custom page!

Version: 1.16.0
Useless to people who don't want to switch their servers to a much more unstable 1.17. Not many plugins support 1.17 so far, meaning the plugin is basically redundant. I would happily use this plugin if it was available on 1.16 and would give it 5 stars, as I used it back when it wasn't 1.17+. But because of the lack of support, the developers give, and the lack of support to older versions of Minecraft, I can't give them more than 1 star.
-
Author's response
Thanks for the feedback! We listened, and now support 1.15, 1.16, and 1.17 all on our download tool!

Version: 1.16.0
I don't know what is wrong with all those one star reviews.
Those people shouldn't have a server, because it's obvious that they have no clue on how to set one up.

So all you 1 star reviews. Please stop having a server.

Version: 1.16.0
Coolest ever skyblock plugin. The BSkyblock was a whole large update for the Askyblock. Thanks for making this huge plugin free.

Version: 1.16.0
You cant edit chests or nothing like that i want to make custom edits cant even do that askyblock was way better then this plz fix
-
Author's response

Version: 1.16.0
Very bad translation, lot of bugs. I do not reccomend this plugin. Please fix this bugs.
-
Author's response
Hi, feel free to join our discord for support! I'm unsure of which exact bugs you are talking about, but we're always willing to help solve issues & resolve bugs as fast as possible!

Version: 1.16.0
Better if the plugin have oregen intergrated since some good oregen plugin got outdated
-
Author's response
Hi! We have an addon for that! See https://github.com/BentoBoxWorld/MagicCobblestoneGenerator, or the download generator.

Version: 1.16.0
Can you add support for version 1.8? the plugin is very good and superior to ASkyblock.

Version: 1.16.0
Translating this plugin into Polish is a massacre. the whole file is badly made..
-
Author's response
Hi, the plugin is already 90% translated to polish ( https://gitlocalize.com/repo/2855), but if you're having any issues feel free to ask on our discord!

Version: 1.16.0
Its a good plugin, reviews with less than 4 stars are stupid things, do not care about them, the plugin its easy to setup and good!

Keep going! :) Great job for the dev!

Version: 1.16.0
Literally outstanding. So thorough and well-coded. It contains significantly more features versus other SkyBlock plugins with superb gameplay right out of the box when including addons.

It does take a bit of time to understand how the plugin operates, but that is only because the features are so extensive.

I highly recommend BentoBox for server owners big and small!

Version: 1.14.2
I dont really understand, why there are so many bad reviews. I am using this plugin for more than year now and every problem I had was solved pretty quickly. This plugin with all its addons is really HUGE and works soo good. Develpers care about optimization and stuff like that. They are very active on Discord and GitHub, solving every single problem that can occure. Like.. support for this plugin is 100x better than for some paid resources.. Just awesome job, thanks to developers for creating this resource, its incredible!

Version: 1.14.2
This very good plugin the best also only not Dutch language is a pity it will be possible that it will come i am very happy with this plugin.

Version: 1.14.2
I am having a problem loading characters and I cannot use the plug-in.
The author does not respond to the submission.

Version: 1.14.2
The best skyblock plugin you'll find. It's sad to see people leave stupid and negative reviews. Literally flawless and free.. Good job!

Version: 1.14.2
Very good plugin but it would be good if they do a tutorial in Spanish xD but good for me this plugin is the best :3

Version: 1.14.2
how to visit other islands????????????????????????????????????????????????????????????????????????

Version: 1.14.2
niiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiceeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Version: 1.14.2
Never got let down by any of the version releases, and neither by this one. Can't wait for new one to be released!

Version: 1.14.2
damn it, THIS PLUGIN HAS RUINED MY SERVER.
i cannot open my server
i have to delete the plugin and all the session.lock file to open the server.
-
Author's response
Hi,
BentoBox is not able to do that as is.
Could you please provide your logs and file a bug report on GitHub?

Version: 1.14.2
i only have 3Gb ram on my server and i cannot run it on 1.13.2 i dont know why it cannot run. can it run on 1.12.2 ? sorry my bad english
-
Author's response
Hi,
BentoBox can only run on the latest Minecraft version, unless you're using older BentoBox and addons versions.

Version: 1.14.2
It cannot replace askyblock
How can I increase hopper limit on island?
fix it...

Version: 1.14.2
One of the best managed and updated plugins out there. Never any major issues, authors respond to tickets and not hiding behind Discord. Updating from 1.15.2 to 1.16.2 no errors, no problems. Thank you very much.

Version: 1.14.2
I am using SkyGrid. After a server crash, all players lost their islands and the world became a stone world. All json files become NUL characters, because the plug-in cannot load the damaged configuration, so all settings are reset. The world is reshaped.
I was forced to run a backup from a month ago.
FUCKING SHIT!
-
Author's response
Hi,
May I please get a copy of your logs so that we can investigate what caused the issue ? Maybe your server suffered a critical failure, which ultimately led to the database becoming corrupt.
It is also a good practice to run daily (or weekly) backups, to prevent such major data losses.

BentoBox is developed on our free time, and while we do our best to ensure the highest liability possible (which most users are appraising), we remain prone to overlooks and errors. When given the appropriate information and time, we will do all we can to fix that ;).

Version: 1.14.2
TOP TOP TOP - Best Skyblock Plugin as ASkyBlock! Many Thanks to the great work of the devs :-)

Version: 1.14.2
Very nice Plugin! I run this plugin on my server without any problems. But i have a question. Is it possible to deactivate the rewardtext in challenges?

Version: 1.14.1
Excellent ! I love play with an acid Island, it's different to a classic skyblock. Amazing job !

Version: 1.14.0
Absolutely fabulous plugin. Works beautifully and the developers are amazingly helpful with support!

Version: 1.14.0
This is far and away the best skyblock management plugin. It is regularly updated and is kept up to date with the latest updates. On top of that, their discord is a must go to place for any help with the many options available with this plugin and associated addons. 5 stars from me!

Version: 1.13.0
Adore this plugin! So many game options, and the ones I've tried work beautifully. <3

Version: 1.13.0
Hi there,
Lovely plugin - just wondering instead of using a command is it possible to use a portal that will lead you in your island - to place in the lobby perhaps?
-
Author's response
Thanks for your review.
You could use a Portal plugin to execute a command as a "sudo" ;)

Version: 1.13.0
BentoBox and addons - An internal error occured while attemping to perform this command. This happens often.

Version: 1.13.0
This is The best. This should be on Premium. Thank you for make for Minecraft Community

Version: 1.13.0
Chest edit?
Thanks. s

Version: 1.13.0
TO ALL PEOPLE !
This is the best Island plugin!
Thanks to the developer and contributors!

Version: 1.13.0
Make it easier to find and use placeholders. i Literally have been looking for the past hour and still can't find it.
-
Author's response
Thanks for your review.

We are working hard on our documentation website. We know it has flaws, that it is not perfect nor comprehensive yet, but we have spent time over the last few weeks to improve it. Placeholders are one of the first things I've worked on.

Most notably, I recently put all the placeholders that are available for each gamemode on the corresponding page. I expected that this would make it easier to find the placeholders, but your feedback shows that it needs to be further highlighted. I'll try to improve that in the following days.

However, be aware that the theme we're using for MkDocs provides a search bar, which - I just checked - brings you the answer you're looking for if you type "bskyblock placeholders" (this is literally the first result that comes up): https://bentobox-world.readthedocs.io/en/latest/gamemodes/BSkyBlock/Placeholders/#level-placeholders.

Version: 1.13.0
---------------------------------------------------------
Really great plugin and greater support!
---------------------------------------------------------

Version: 1.13.0
Even if those who are expelled from the island have 0 rights, they can open a new island and go to the end and take unlimited elitra. Can you make an edit to this?

Version: 1.13.0
Is there a team that would close the entrance to the island to everyone who is not on the / is lock command?
-
Author's response
Thanks for your review.
I don't understand your question. There is indeed the ability for island owners to lock their islands from players that are not members: that's in the /is settings. Or they can also ban players from their island.
I hope that helps.

Version: 1.13.0
how to coop?
i used askyblock but my server has update
we use askyblock's coop system
please epdate coop
-
Author's response
Thanks for your review!
Island owners can coop players using '/is team coop' (assuming you're using BSkyBlock).

Version: 1.13.0
Very good plugin, but how do I set it up that spawns on no island animals? I only saw that each player can switch on / off individually via / is settings. But it should be out for everyone.
-
Author's response
Thanks for your review!
You can set the ANIMAL_SPAWN flag to false in the default-island-settings in the config, and then hide the flag from the players' Island Settings GUI. More information about this on our wiki : https://docs.bentobox.world

Version: 1.13.0
Great plugin, great developper, what do you want more? He take the time to help you when you need it and has a great personality.

Bentobox is the must have skyblock plugin for your servers !
-
Author's response
Thank you for this review :)

Version: 1.13.0
thanks alot for this awesome plugin set. our players love it and it works great on our server<3
-
Author's response
Thanks for your review :)

Version: 1.12.0
Hi where can i get help? i like this plugin but the plugin got abit problem .. the island top suddenly stop working on my server
-
Author's response
Thanks for your review.
You can get help on our Discord server ( https://discord.bentobox.world). However, please note that we're not monitoring it 24/7. If you think your issue is important, then it is better practice filing a bug report on GitHub (for which we receive mail notifications): https://github.com/BentoBoxWorld/BentoBox/issues.

Version: 1.12.0
TastyBento's Skyblock plugins have always been great resources.
Somewhere back in 2013 - 2014 I ran an aSkyblock server for some friends
at school.
For a middle schooler with a raspberry pi, Spigot+aSkyblock was a
dream come true. Seeing all your friends building crazy amazing
things on your server is a truly amazing experience.

Now, we are in the middle of the Covid-19 outbreak. My friends are
bored out of their minds and stressed out from online learning,
and they asked me to do another aSkyblock server. Naturally, I
searched for aSkyblock. I was amazed to see that a complete new
iteration was out: BentoBox!

I love that parts of the massive config file from the previous aSkyblock
were converted into their own plugins, i.e. magic cobblestone generator,
level, etc. Setup was very easy, even easier than before with the ability to
customize and download a BentoBox!
I do miss the TopTenHeads plugin though...

Anyway, the loads of new features across the board, the active
developers, and the ease of setup are all reasons that BentoBox
is the best Skyblock plugin out there.

To TastyBento, Poslovitch, and all of the other developers, Thank You.
- KincaidArcade
-
Author's response
What a story!
The TopTenHeads plugin might do a comeback in the future as an addon ;)
Thanks for your review.

Version: 1.12.0
Best SkyBlock plugin for newer versions with all other addons. Just opened a 1.15.2 SkyBlock up to 80 users and all is going great. Active developers that fix bugs quickly when needed. Very recommended!
-
Author's response
Thanks for your review :D

Version: 1.12.0
First tutorial upload to YT about Bskyblock tutorial
https://www.youtube.com/watch?v=92FESeTr-tQ&t=22s
-
Author's response
Thanks for this tutorial (and for your review)!

Version: 1.11.1
Great plugin thank you, its really useful for my server and almost no bugs. Good job
-
Author's response
Thanks!

Version: 1.11.1
Hey!I just wrote these words to express how much I love this plugin!
I have used your plugins for many years and they never let me down!
And without doubt,this plugin is much better than the old AskyBlock
May you have a great life!Thanks!
-
Author's response
Thank you!

Version: 1.11.1
and yet someone still using old minecraft version and try use this plugin and this plugin is dedicated for 1.14 and 1.15.

Ignore that guy review, its a mess.
This plugin is a must for latest MC server, its very easy to use and way much better than aSkyblock that i remembered.
-
Author's response
Thank you for this review :)

Version: 1.11.1
Amazing plugin and amazing devs, they support whenever you need, I have been using this plugin since very early versions and it has a great performance, and has many addons available, I hope they add more.
-
Author's response
Thanks for your review!

Version: 1.11.0
I decide dowload this plugin to remove Askyblock from my server .Unfortunable i can´t use this complement because i dont want use 1.14x version.Im using 1.11x server version i think its good update from old versions.With ASkyblock i cant put custom nether island i think with this plugin i can,but plis update this project from older versions 1.8x-1.15x
-
Author's response
Well, I am sorry to hear that, but it is clearly written on the plugin page that Minecraft 1.11.x is not part of the versions that BentoBox supports. Moreover, tastybento and I decided, since the inception of the project, to limit multiversion support to a minimal extent. It brings an unnecessary burden in the development process and prevents us from taking full advantage of the new features. Henceforth, BentoBox will never support 1.8-1.12.

Version: 1.11.0
Can I move and translate this plug-in to the MCBBS Forum in China, I hope to get your permission?
-
Author's response
Thanks for your review, if that makes sense here. As far as I know, BentoBox is already published on MCBBS for months. Moreover, the Chinese translation is available too, although it might be outdated.

Version: 1.11.0
Great plugins with so many features. I've also needed support like 3 times and their discord responds super fast and helped me. All super nice people :)
-
Author's response
Thanks for your review. We are glad you could find answers to your questions on our Discord server.

Version: 1.11.0
We have been running BentoBox since Alpha 11 (noticably since 1.0) and we are glad that we had the opportunity to see it rise from it's first baby steps all up to to 1.11.0 now. Whether you are interested in creating your own unique game for enormous amount of players or just a few friends, I highly recommend this plugin and it's beloving addons!
-
Author's response
Thanks for your heartening review! 2019 was an exciting year and your help, ideas and feedback definitely helped us improve BentoBox all along.

Version: 1.10.0
Best skyblock plugin out there. Well maintained code base, supportive developers and a vast variety of addons.
-
Author's response
Thank you for your kind review.

Version: 1.10.0
This is excellent plugin. It allows creating skyblock islands and caveblock caves very easily. A lot of customization options, and helpful support on a large range of questions.
However, not easy to startup if using multiple add-ons, as each addon has its own configuration, documentation, and locale.
API allows creating custom features very easily.
I love this plugin.
-
Author's response
Thanks for your review and contributions!

Version: 1.10.0
While the plugin is full of features and i'm sure is great for what it does, the lack of response from support has pushed me to a different plugin.
with no sign of permissions and asking twice on their discord with no reply.
-
Author's response
I am sorry to hear that. The documentation you were seemingly looking for is available on GitHub, in the Wikis of the respective addons. Moreover, our Discord is not focused at providing a direct developer-to-user support, as tastybento and I are often busy. Indeed, the support we provide on our Discord is mostly handled by other users or contributors, and while we try to provide extensive documentation to ease the work of said people when it comes to providing help to those that seek for help, we can hardly spoonfeed anyone.

Version: 1.10.0
can you add blocks to swap to island level? or add is level add / set (vaule) command
-
Author's response
Thanks for your review. We are taking some of your ideas into consideration and might implement them at some point.

Version: 1.10.0
Awesome plugin. our players LOVE it!
works fine on 1.15. thanks alot for keeping it alive
-
Author's response
We are glad your players like the features BentoBox provides compared to ASkyBlock! Thank you for your review :)

Version: 1.10.0
Thanks for getting BentoBox/BSkyBlock into production. It's been a long haul, and it's good to see it in the real world.
-
Author's response
It has definitely been a long journey since I came up with that idea of rewriting ASkyBlock. We are glad it is finally out on SpigotMC and available for anyone to try out and to use. Thanks for your review!

Version: 1.10.0
Absolutely the best Skyblock manager out there, It's been a blast working with y'all on early testing, and later, writing custom addons for servers. Would highly recommend this to anyone.
-
Author's response
We are glad you found use of our API to expand your own experience with BentoBox! Thanks for your review.

Version: 1.9.2
Honestly it's the best skyblock plugin for minecraft versions higher than 1.14. The plugin is complete and the developers are active.
Congratulations to the developers!
-
Author's response
Thanks for your heartening review. Although we are a small team of hobbyist developers, we definitely do our best to make this whole BentoBox adventure worth it!

Version: 1.9.2
The best skyblock combination minigames package out there, with good support!!!!
-
Author's response
Thanks for your review!

Version: 1.9.2
The team has done a wonderful job creating a fun experience for players! Thank you for responding so promptly to bug reports and fixing them; and keeping the plugin up-to-date and as bug-free as possible.
-
Author's response
Thanks for your review. We are indeed considering bug reports with attention since the inception of BentoBox, and this has allowed us to maintain a bug-free experience for most of our users. Thank you for reporting bugs as well :)

Version: 1.9.2
The constant stream of updates and support from the devs have been amazing. The customization is unparalled, and is by chance one of the best plugins I've found for CaveBlock/StoneBlock. The performance is really rock solid, especially considering in CaveBlock potentially thousands of blocks need to be placed and countless chunks loaded for each new island.
-
Author's response
Thanks for your heartening review.
CaveBlock is definitely a gamemode that is not as popular as others, but we are working hard on improving it! It is indeed a resource-intensive game, and we are glad to know it runs smoothly on your side.
Customization is also something we are spending a lot of time on, and we plan to spend even more in 2020. Expect a load of new and exclusive addons, and new features to existing ones!

Version: 1.9.0
Been following the development of this on GitHub for over a year now, and have been impressed with how it's matured. The devs have seriously put a lot of effort into their API, and running the plugins on my 1.13.2 server was a breeze and a half to manage- and ran fairly smooth too! Solid recommendation from me, and I can't wait to see what sorts of things people make with this framework at hand.
-
Author's response
Thanks for the review.
We are glad you are part of our early adopters, and we hope the upcoming improvements we will be making to BentoBox will improve the end-user experience, especially by easing even further the management of the plugin.

Version: 1.9.0
Been using this for months now, and the team make steady upgrades to the box and its addons. Very happy with this plugin, great development team. (-:
-
Author's response
Thanks for the review.
We are doing our best to turn our hobby into an enjoyable journey for all our users.

Version: 1.9.0
Great plugin and good to see its back on spigot.
using it for a while now and our users are happy with the new gamemodes that made this possible.

keep up the good work and looking forward to see new options and gamemodes
-
Author's response
Thanks for your review. We are glad to learn that your players are having fun on our gamemodes.
Worry not, new addons and gamemodes will be joining the BentoBoxWorld universe in 2020!

Version: 1.9.0
oh man, i have waited for this for a long time. thats very cool. but is 1.12.2 supported?
-
Author's response
Thanks for the review.
Since the inception of BentoBox, we decided to only support the latest Minecraft version. That is, we currently only support 1.14.4. When 1.15 will come out, we will gradually drop 1.14.4 support to move onward.
We're doing this to avoid as much hassle as possible since we are only a team of a few hobbyist developers (tastybento, me, and contributors), otherwise particularly busy at work or at school.

Version: 1.9.0
Really solid game mode with amazing performance. It’s a really good successor to the original askyblock too - amazing job devs :)
-
Author's response
Thanks for the review. We are working hard on improving the performances over time, especially since 1.14.4 is unanimously known for being a bottleneck. But we are confident BentoBox 1.9.0 is largely at the cutting edge of performance optimization.

Version: 1.9.0
Best skyblock plugin on Minecraft
So this plugin allow you to expand game quality with your creativity and easy API + OpenSource!
-
Author's response
We are glad you found our API useful and of good quality. And although BentoBox is not only about Skyblock, we are pleased to see it suits your needs.

Version: 1.9.0
this addon is so amazingly handle the game and developed very well by dedicated developer :D
-
Author's response
Thanks for your review!

Version: 1.9.0
Best block plugin ever.
I wish you continued success.
-
Author's response
Thanks for your support!

Version: 1.9.0
Great fun for the server, player retention went up a lot. The challenges from the addon tripled that. Looking forward to more fun in 2020 with this plugin.
-
Author's response
Thanks for your review and your support.
There is definitely a lot more to come in 2020, especially regarding addons. I hope you will be pleased by all the upcoming features.

Version: 1.9.0
Very very very good plugin that I have been following since the beginning, very good update and infinite possibility! I recommend it, 5 star support.
-
Author's response
Thanks for the support!

Version: 1.9.0
Finally avaible on spigotmc!
I use it on my own server and made a huge addon for it.
Personally, i would like the possibility to have more than one island.
But overall, a good plugin
-
Author's response
Thanks for your review. We're glad you found use of our API for your own project.
In regard to the ability of having more than one island, rest assured we are already considering this. However, that is nothing less than a hard feature to implement. If you would like to share your opinion and thoughts about it, please do so in this issue on our GitHub repository: https://github.com/BentoBoxWorld/BentoBox/issues/108

Version: 1.9.0
Been using Bentobox's BSkyBlock awhile and I'm really happy with it. No errors/problems, the config is easy and understandable and the fact that most of the features are moduled is amazing. This is the best free plugin for SkyBlock and probably the best among the premium ones. 10/10
-
Author's response
We are glad it suits your needs. Rest assured we will keep improving the end user experience.

Version: 1.9.0
Following the guys for some years now, they're developing awesome plugins with awesome addons and progress. Tons of customization possibilities, and always merging my prs, that's an extra star ;)
Keep it up guys, you're doing some great work here.
-
Author's response
Thanks for both the support over the years and your contributions!

Version: 1.9.0
El mejor complemento de skyblock espero tenga muchisimo exito!

The best complement of skyblock I hope to be very successful!
-
Author's response
Thanks! We definitely hope that as well!

Resource Information
Author:
----------
Total Downloads: 66,252
First Release: Dec 7, 2019
Last Update: Nov 26, 2024
Category: ---------------
All-Time Rating:
106 ratings
Find more info at discord.bentobox.world...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings