Commit Graph

26 Commits

Author SHA1 Message Date
tastybento 9599935527
Release 1.17.0 (#509)
* Translate fr.yml via GitLocalize (#501)

Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>

* Update Github Action build script

* Added distribution required for Github Action

* Update perms list

* Fix deprecation code for setting world settings

* Fix duplicate permission listing

* Fix typo

* Updated POM version numbers

* Update Jacoco

* Update pom.xml

* Add Modrinth publish workflow for GitHub Actions

* Fix syntax

* Syntax

* GitHub Action test

* More Action

* Update to BentoBox 2.0.0 API

* Updated island blueprints to 1.20.4

Grass was missing.

* Fix tests

---------

Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
2024-01-20 08:21:35 -08:00
tastybento 9707d98eb8 Make variables final. 2021-05-31 16:08:23 -07:00
tastybento 2c299b4a88 New flags were not being included in the config.
https://github.com/BentoBoxWorld/BSkyBlock/issues/401
2021-04-25 11:09:36 -07:00
tastybento 86a078e31f Do not set world mob spawn settings unless they are >0 2020-11-27 07:51:57 -08:00
tastybento baba69a74c Upgraded to BentoBox 1.13.0 API 2020-05-05 17:59:11 -07:00
tastybento 675b052b95 Added spawn limit settings to config.yml 2020-03-07 17:59:08 -08:00
tastybento af096bf706 Show a reloaded log when /bsb reload is used.
https://github.com/BentoBoxWorld/BSkyBlock/issues/246
2020-01-12 17:20:35 -08:00
tastybento 31717a45e5 Removed redundant return statement. 2019-11-03 14:24:24 -08:00
tastybento 32ce4b4ed6 Loads config again after all addons loaded.
https://github.com/BentoBoxWorld/BentoBox/issues/940
2019-09-13 21:00:31 -07:00
tastybento 785e887881 Reused one config object. 2019-07-18 18:56:50 -07:00
tastybento afdfad84ab Removed nether trees from BSkyBlock - new 1.6.0 API 2019-07-06 23:42:02 -07:00
tastybento 854b596008 Adds support for new death api
https://github.com/BentoBoxWorld/BentoBox/pull/817
2019-07-06 11:25:24 -07:00
tastybento 0c03eb1a97 User lower case for world name. 2019-05-15 09:32:48 -07:00
tastybento 2566cac99d Moves to onLoad to enable startup operation 2019-05-04 10:12:48 -07:00
tastybento 30b4598ef5 Updated to 1.4.0 BentoBox API 2019-03-23 15:45:17 -07:00
tastybento 467f1bb305 Enables use-own-generator setting.
https://github.com/BentoBoxWorld/BSkyBlock/issues/94
2019-03-09 11:22:28 -08:00
tastybento b335ac6bc7 Added BSkyBlock test class. 2019-03-08 23:11:37 -08:00
tastybento 51c586645a Code clean up for code smells 2019-03-07 23:34:27 -08:00
tastybento dbde346afb Adds admin trash commands. 2019-02-16 21:10:44 -08:00
Florian CUNY 83069b6e86 Release 1.1 (BentoBox 1.2.0) 2019-01-27 11:19:15 +01:00
tastybento c3a892c1b7 Added chunk generator method for GameModeAddon API 2019-01-26 15:42:47 -08:00
tastybento 55ed2640d1 Uses new GameMode API
See https://github.com/BentoBoxWorld/BentoBox/pull/472
2019-01-15 19:35:32 -08:00
tastybento 8cb0eba57e Adds addon reloading of settings. 2019-01-02 15:57:26 -08:00
tastybento e432d1e75e Updated to new API 2018-12-27 21:00:47 -08:00
tastybento f8986f340a Version up. Uses new GameModeAddon API. 2018-12-27 15:31:41 -08:00
Florian CUNY a98a26cfa4 Moved everything to world.bentobox.bskyblock package 2018-10-25 09:54:40 +02:00