From a5f5ac7cf6a53850a81ded824737a02c07474790 Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Sun, 1 Dec 2019 14:10:18 +0100 Subject: [PATCH 1/4] Release 1.9.0 --- src/main/resources/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 3614e65e6..ea09e5be5 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -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). From d3bea2d1fc56331fb1f24e17e70610148da3620d Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Sun, 1 Dec 2019 17:34:24 +0100 Subject: [PATCH 2/4] Version up 1.9.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97f596d4e..0a0ad807e 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ -LOCAL - 1.9.0 + 1.9.1 From b8a25a819160f0eef9c930fe506f9a204ed39e5b Mon Sep 17 00:00:00 2001 From: johncsuti Date: Tue, 3 Dec 2019 23:22:43 -0500 Subject: [PATCH 3/4] Update README.md to reflect Twerking for trees (#1054) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6c8b2ded..d96e3b0c1 100644 --- a/README.md +++ b/README.md @@ -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! From 0087e6c9c71b9f9aa9a839019795ac0511b578f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Marczink=C3=B3?= Date: Wed, 4 Dec 2019 05:23:13 +0100 Subject: [PATCH 4/4] Added Hungarian flag to locale file. (#1055) --- src/main/resources/locales/hu.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/main/resources/locales/hu.yml diff --git a/src/main/resources/locales/hu.yml b/src/main/resources/locales/hu.yml new file mode 100644 index 000000000..51468defa --- /dev/null +++ b/src/main/resources/locales/hu.yml @@ -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"