Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop

This commit is contained in:
tastybento 2019-12-03 20:34:10 -08:00
commit 1fe37a4b49
3 changed files with 9 additions and 3 deletions

View File

@ -50,6 +50,7 @@ And these include some of the official Addons that are bringing incredible new f
* [**IslandFly**](https://github.com/BentoBoxWorld/IslandFly): allows your players to fly on their islands.
* [**Limits**](https://github.com/BentoBoxWorld/addon-limits): limits blocks and entities that your players can place on their islands.
* [**Greenhouses**](https://github.com/BentoBoxWorld/greenhouses): enables players to make mini biome glass houses on their island.
* [**TwerkingForTrees**](https://github.com/BentoBoxWorld/TwerkingForTrees): twerk to make trees grow faster on your island.
And there are plenty of other official or community-made Addons you can try and use for your server!

View File

@ -1,4 +1,4 @@
# BentoBox v1.9.0-SNAPSHOT-LOCAL configuration file.
# BentoBox v1.9.0 configuration file.
#
# This configuration file contains settings that mainly apply to or manage the following elements:
# * Data storage
@ -123,8 +123,8 @@ island:
# Smaller values will help reduce noticeable lag but will make pasting take slightly longer.
# On the contrary, greater values will make pasting take less time, but this benefit is quickly severely impacted by the
# resulting amount of chunks that must be loaded to fulfill the process, which often causes the server to hang out.
paste-speed: 128
# Number of chunks per world to regenerate per second.
paste-speed: 64
# Island deletion: Number of chunks per world to regenerate per second.
# If there is a nether and end then 3x this number will be regenerated per second.
# Smaller values will help reduce noticeable lag but will make deleting take longer.
# A setting of 0 will leave island blocks (not recommended).

View File

@ -0,0 +1,5 @@
#
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
# the one at http://yaml-online-parser.appspot.com #
meta:
banner: "WHITE_BANNER:1:STRIPE_TOP:RED:STRIPE_BOTTOM:LIME"