BONNe
db5ef4d5da
Create plugin.yml ( #106 )
...
* Create plugin.yml
* Update pom.xml
* Update GreenhousesPladdon.java
2 months ago
tastybento
ac1d6e6638
Remove debug
2 months ago
BONNe
3740268dfc
Update to new Bukkit Loader
2 months ago
tastybento
308dc225cd
Remove unused imports
2 months ago
tastybento
95474d6c53
Fixed maxmobs typo instead of maxmob
2 months ago
tastybento
d2801dcd75
Fixes help text for user command.
...
Fixes #105
3 months ago
tastybento
e4bbb70acb
Added tests to cover #99
3 months ago
tastybento
a4fc49689b
Use updated Bucket event
3 months ago
tastybento
66270cf3e7
Add max mobs option #99
3 months ago
tastybento
4351247de2
Updated ReadMe
3 months ago
tastybento
9e407e659e
Address bugs reported by SonarCloud
4 months ago
tastybento
d6df904fbc
Updated Jacoco POM entry
4 months ago
tastybento
9af8816995
Merge branch 'develop' of https://github.com/BentoBoxWorld/Greenhouses.git into develop
4 months ago
tastybento
ce0eeae546
Add ${argLine} to get jacoco coverage
4 months ago
tastybento
cf276bbb24
Version 1.7.3
5 months ago
tastybento
de6a939bb9
Adds support for COCOA #97
5 months ago
tastybento
10a1d63778
Remove debug
...
https://github.com/BentoBoxWorld/Greenhouses/issues/97
5 months ago
tastybento
bba0b33133
Version 1.7.2
5 months ago
tastybento
4b69c39496
Version 1.7.1
...
Fix - not sure why it didn't survive the merge...
5 months ago
tastybento
fe0a794e68
Merge branch 'develop'
5 months ago
tastybento
1975df2732
Fixes #92
...
A world check was not being done in the overlap check.
5 months ago
tastybento
1f0b579d5a
Enables water plants to be grown under water.
...
Fixes #93
5 months ago
tastybento
e5c62047ff
Use new switch statement
5 months ago
tastybento
02490d3b85
Fix for glow lichen growing
...
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/96
5 months ago
tastybento
717903e346
Version 1.17.1
...
Java 17 update
5 months ago
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()
7 months ago
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>
1 year ago
tastybento
8af2b2057d
Remove some code smells.
1 year ago
tastybento
6f6745e849
Update gitignore for Eclipse
1 year ago
BONNe
0a016c2eaa
Add natural spawn protection listener.
...
Fixes #84
1 year ago
tastybento
d64be1c518
Fix test. Avoid ambiguity.
1 year ago
BONNe
e2b779a9cb
Add Pladdon Class ( #90 )
...
* Add Pladdon Class
Add Greenhouses Pladdon class.
* Add Spigot Annotations API
1 year ago
tastybento
06230e4957
Remove saving of greenhouses on exit.
...
https://github.com/BentoBoxWorld/Greenhouses/issues/85
1 year ago
tastybento
0e76838721
Fix test.
1 year ago
tastybento
9a7cad85af
Merge branch 'develop' of https://github.com/BentoBoxWorld/Greenhouses.git into develop
1 year ago
tastybento
5808c5933a
Code refactoring around BoundingBox
1 year ago
gitlocalize-app[bot]
cf7b1c7164
Translate zh-CN.yml via GitLocalize ( #89 )
...
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
1 year ago
gitlocalize-app[bot]
c5b80b2f4a
Translate ja.yml via GitLocalize ( #88 )
...
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
1 year ago
gitlocalize-app[bot]
b90559122b
Translate hu.yml via GitLocalize ( #87 )
...
Co-authored-by: driverdakid <tamascsiszar99@icloud.com>
1 year ago
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>
1 year ago
tastybento
6e41588405
Merged branch 'develop' https://github.com/BentoBoxWorld/Greenhouses.git
...
into develop
Conflicts:
pom.xml
1 year ago
tastybento
b7c30cb608
Version 1.7.0
...
1.18.1 update
1 year ago
Florian CUNY
925e50eb46
Added Blue Orchids spawning in the Swamp biome
2 years ago
Florian CUNY
61e1db5f43
Version 1.6.1
2 years ago
tastybento
024b311180
Version 1.6.1
2 years ago
tastybento
4aec983c81
Cauldron will fill up with snow
...
Also, snow will pile up as expected.
https://github.com/BentoBoxWorld/Greenhouses/issues/83
2 years ago
tastybento
c660575456
Remove lag from legacy Material support issue
...
Spigot pulls in all the legacy marerials if you loop through the
material values.
2 years ago
tastybento
354806c060
Fills up cauldrons with snow.
...
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/82
2 years ago
tastybento
47bead9145
Fixes bug where floor blocks were not converted.
...
This was introduced by commit db3054ab0c
https://github.com/BentoBoxWorld/Greenhouses/issues/81
2 years ago
tastybento
8a3e0eb403
Conde clean up from IntelliJ
2 years ago