tastybento
4084876c4b
Version 1.7.4 ( #109 )
...
* Version 1.7.3
* Add ${argLine} to get jacoco coverage
* Updated Jacoco POM entry
* Address bugs reported by SonarCloud
* Updated ReadMe
* Add max mobs option #99
* Use updated Bucket event
* Added tests to cover #99
* Fixes help text for user command.
Fixes #105
* Fixed maxmobs typo instead of maxmob
* Remove unused imports
* Update to new Bukkit Loader
* Remove debug
* Create plugin.yml (#106 )
* Create plugin.yml
* Update pom.xml
* Update GreenhousesPladdon.java
* Removed static getInstance usage
* Version 1.7.4
* Refactored to reduce complexity
* Update surefire plugin
* Refactored to reduce complexity
* Minor typos and grammar fixes
* Reduced complexity
* Refactor to reduce complexity
* Refactor to reduce complexity
* Update Github Action build script
* Added distribution required for Github Action
* Update pom.xml
* Fixes mob spawning when no maxmob value given.
Found while doing #108
* Code clean up.
---------
Co-authored-by: BONNe <bonne@bonne.id.lv>
2023-09-19 22:18:57 -07: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
tastybento
8a3e0eb403
Conde clean up from IntelliJ
2021-09-18 10:33:48 -07:00
tastybento
38de645e6b
Move to Java 16
2021-07-31 23:10:07 -07:00
tastybento
88b655ee00
Trapdoors in roof were not counted as doors.
...
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/73
2021-02-03 17:40:42 -08:00
tastybento
baa933881d
Walls are now async
2021-01-16 14:27:29 -08:00
tastybento
fad9936e24
Added setting for glass panes
...
Added test cases and class for settings
https://github.com/BentoBoxWorld/Greenhouses/issues/66
2021-01-10 10:51:35 -08:00
tastybento
5f8e8fae99
Refactored Walls and added test class
2020-10-11 09:03:13 -07:00