BONNe
bac50bff89
Update GreenhousesPladdon.java
2023-04-08 18:39:20 +03:00
BONNe
c6307d9817
Update pom.xml
2023-04-08 18:39:02 +03:00
BONNe
ca42ba90d2
Create plugin.yml
2023-04-08 18:38:30 +03:00
tastybento
ac1d6e6638
Remove debug
2023-03-26 10:25:40 -07:00
BONNe
3740268dfc
Update to new Bukkit Loader
2023-03-26 14:04:06 +03:00
tastybento
308dc225cd
Remove unused imports
2023-03-18 11:17:52 -04:00
tastybento
95474d6c53
Fixed maxmobs typo instead of maxmob
2023-03-16 22:40:43 -04:00
tastybento
d2801dcd75
Fixes help text for user command.
...
Fixes #105
2023-03-10 08:50:18 -08:00
tastybento
e4bbb70acb
Added tests to cover #99
2023-03-01 18:30:35 -08:00
tastybento
a4fc49689b
Use updated Bucket event
2023-03-01 17:59:10 -08:00
tastybento
66270cf3e7
Add max mobs option #99
2023-03-01 08:26:34 -08:00
tastybento
4351247de2
Updated ReadMe
2023-02-25 08:22:44 -08:00
tastybento
9e407e659e
Address bugs reported by SonarCloud
2023-02-09 17:27:57 -08:00
tastybento
d6df904fbc
Updated Jacoco POM entry
2023-02-09 17:09:21 -08:00
tastybento
9af8816995
Merge branch 'develop' of https://github.com/BentoBoxWorld/Greenhouses.git into develop
2023-02-09 17:08:13 -08:00
tastybento
ce0eeae546
Add ${argLine} to get jacoco coverage
2023-02-09 15:18:43 -08:00
tastybento
cf276bbb24
Version 1.7.3
2023-01-01 22:31:46 -08:00
tastybento
de6a939bb9
Adds support for COCOA #97
2023-01-01 22:29:02 -08:00
tastybento
10a1d63778
Remove debug
...
https://github.com/BentoBoxWorld/Greenhouses/issues/97
2023-01-01 21:17:39 -08:00
tastybento
bba0b33133
Version 1.7.2
2022-12-29 20:00:16 -08:00
tastybento
4b69c39496
Version 1.7.1
...
Fix - not sure why it didn't survive the merge...
2022-12-29 19:59:14 -08:00
tastybento
fe0a794e68
Merge branch 'develop'
2022-12-29 19:47:48 -08:00
tastybento
1975df2732
Fixes #92
...
A world check was not being done in the overlap check.
2022-12-29 19:33:59 -08:00
tastybento
1f0b579d5a
Enables water plants to be grown under water.
...
Fixes #93
2022-12-29 18:59:50 -08:00
tastybento
e5c62047ff
Use new switch statement
2022-12-29 11:33:34 -08:00
tastybento
02490d3b85
Fix for glow lichen growing
...
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/96
2022-12-29 09:57:21 -08:00
tastybento
717903e346
Version 1.17.1
...
Java 17 update
2022-12-29 09:56:49 -08:00
Zorua162
61478ff4d5
Fixed issue where greenhouses could not be created below y=0 ( #95 )
...
* Fixed issue where greenhouses could not be greated below y=0
* Made the world floor change work with different lower world limits by using World#getMinHeight()
2022-10-30 18:50:40 +02:00
BONNe
a96d4d4c67
Release 1.7.0 ( #91 )
...
* Version 1.6.1
* Version 1.6.1
* Added Blue Orchids spawning in the Swamp biome
* Version 1.7.0
1.18.1 update
* German translation (#86 )
* Translate de.yml via GitLocalize
* Translate de.yml via GitLocalize
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: xXjojojXx <sven.f92@gmx.de>
* Translate hu.yml via GitLocalize (#87 )
Co-authored-by: driverdakid <tamascsiszar99@icloud.com>
* Translate ja.yml via GitLocalize (#88 )
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
* Translate zh-CN.yml via GitLocalize (#89 )
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
* Code refactoring around BoundingBox
* Fix test.
* Remove saving of greenhouses on exit.
https://github.com/BentoBoxWorld/Greenhouses/issues/85
* Add Pladdon Class (#90 )
* Add Pladdon Class
Add Greenhouses Pladdon class.
* Add Spigot Annotations API
* Fix test. Avoid ambiguity.
* Add natural spawn protection listener.
Fixes #84
* Update gitignore for Eclipse
* Remove some code smells.
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
Co-authored-by: Florian CUNY <poslovitch@bentobox.world>
Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: xXjojojXx <sven.f92@gmx.de>
Co-authored-by: driverdakid <tamascsiszar99@icloud.com>
2022-05-16 14:49:06 +03:00
tastybento
8af2b2057d
Remove some code smells.
2022-03-20 15:09:45 +00:00
tastybento
6f6745e849
Update gitignore for Eclipse
2022-03-20 15:01:53 +00:00
BONNe
0a016c2eaa
Add natural spawn protection listener.
...
Fixes #84
2022-02-27 21:33:21 +02:00
tastybento
d64be1c518
Fix test. Avoid ambiguity.
2022-02-19 11:34:27 -08:00
BONNe
e2b779a9cb
Add Pladdon Class ( #90 )
...
* Add Pladdon Class
Add Greenhouses Pladdon class.
* Add Spigot Annotations API
2022-02-19 11:17:08 -08:00
tastybento
06230e4957
Remove saving of greenhouses on exit.
...
https://github.com/BentoBoxWorld/Greenhouses/issues/85
2022-01-01 16:03:04 -08:00
tastybento
0e76838721
Fix test.
2021-12-31 15:38:19 -08:00
tastybento
9a7cad85af
Merge branch 'develop' of https://github.com/BentoBoxWorld/Greenhouses.git into develop
2021-12-31 13:32:15 -08:00
tastybento
5808c5933a
Code refactoring around BoundingBox
2021-12-31 13:32:03 -08:00
gitlocalize-app[bot]
cf7b1c7164
Translate zh-CN.yml via GitLocalize ( #89 )
...
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
2021-12-31 09:25:28 -08:00
gitlocalize-app[bot]
c5b80b2f4a
Translate ja.yml via GitLocalize ( #88 )
...
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
2021-12-31 09:24:08 -08:00
gitlocalize-app[bot]
b90559122b
Translate hu.yml via GitLocalize ( #87 )
...
Co-authored-by: driverdakid <tamascsiszar99@icloud.com>
2021-12-31 09:20:45 -08:00
gitlocalize-app[bot]
df60720e75
German translation ( #86 )
...
* Translate de.yml via GitLocalize
* Translate de.yml via GitLocalize
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: xXjojojXx <sven.f92@gmx.de>
2021-12-31 09:18:46 -08:00
tastybento
6e41588405
Merged branch 'develop' https://github.com/BentoBoxWorld/Greenhouses.git
...
into develop
Conflicts:
pom.xml
2021-12-21 14:29:52 -08:00
tastybento
b7c30cb608
Version 1.7.0
...
1.18.1 update
2021-12-21 14:28:31 -08:00
Florian CUNY
925e50eb46
Added Blue Orchids spawning in the Swamp biome
2021-10-31 11:16:06 +01:00
Florian CUNY
61e1db5f43
Version 1.6.1
2021-10-31 11:14:13 +01:00
tastybento
024b311180
Version 1.6.1
2021-09-26 13:01:01 -07:00
tastybento
4aec983c81
Cauldron will fill up with snow
...
Also, snow will pile up as expected.
https://github.com/BentoBoxWorld/Greenhouses/issues/83
2021-09-26 12:54:46 -07:00
tastybento
c660575456
Remove lag from legacy Material support issue
...
Spigot pulls in all the legacy marerials if you loop through the
material values.
2021-09-25 11:34:36 -07:00
tastybento
354806c060
Fills up cauldrons with snow.
...
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/82
2021-09-25 11:19:39 -07:00