Commit Graph

207 Commits

Author SHA1 Message Date
tastybento 45955df990 Now with correct CaveBlock reference. 2021-08-15 11:40:40 -07:00
tastybento 08aef3daa4 Add correct properties for SonarCloud 2021-08-15 11:28:25 -07:00
tastybento 4af68cd933 Shift to Github Actions 2021-08-15 11:25:58 -07:00
tastybento 6b18aedf75 Remove unused Sonar profile. 2021-08-15 11:22:32 -07:00
tastybento c18ff90e5f
Merge branch 'master' into develop 2021-08-15 11:21:50 -07:00
tastybento 8bda6b8849 Fix for mobs in negative coords.
Fixes https://github.com/BentoBoxWorld/CaveBlock/issues/59
2021-08-15 11:19:28 -07:00
BONNe 4ce4f1fc70
Init 1.14.5 version 2021-03-30 18:38:01 +03:00
BONNe 8af21d7401
Release 1.14.4 with exposed options (#57)
* Version 1.14.4

* Implement options for linking nether portals and crating end obsidian platform.

* Implement onRespawnCommands() option from BentoBox 1.14.

* Fixes copy-paste issue

Co-authored-by: tastybento <tastybento@wasteofplastic.com>
2021-03-30 18:37:32 +03:00
BONNe 982725c737 Fixes copy-paste issue 2021-03-15 14:50:19 +02:00
BONNe c12310a627 Implement onRespawnCommands() option from BentoBox 1.14. 2021-03-15 14:49:16 +02:00
BONNe 9006a5f4d4 Implement options for linking nether portals and crating end obsidian platform. 2021-03-15 14:33:43 +02:00
tastybento c61a2deaac Version 1.14.4 2021-03-07 13:39:15 -08:00
tastybento cbc3832a8c Merge remote-tracking branch 'origin/master' into develop 2021-03-07 13:01:36 -08:00
tastybento d9ca6689e1 Merge branch 'develop' of https://github.com/BentoBoxWorld/CaveBlock.git
into develop

Conflicts:
	pom.xml
2021-03-07 13:01:26 -08:00
tastybento 010f94a571 Version 1.14.3 2021-03-07 13:00:35 -08:00
tastybento fd7bf1c078 Use release version 2021-03-07 12:57:17 -08:00
tastybento 71371576af
Do not check for blocks when looking for new islands. (#55)
https://github.com/BentoBoxWorld/BentoBox/issues/1694
2021-03-01 10:43:53 -08:00
tastybento c0c2970168 Fix for nether Biome in end world
https://github.com/BentoBoxWorld/CaveBlock/issues/54
2020-12-22 09:03:21 -08:00
tastybento 5e610f5fd8 Version 1.14.2 2020-12-22 09:03:04 -08:00
tastybento 6d37df1f2d Main block should be stone. 2020-11-27 16:48:44 -08:00
tastybento 4c587d7a74 Merge remote-tracking branch 'origin/develop' 2020-11-27 08:25:32 -08:00
tastybento 1c5ed92b25 Do not set mob spawn rates unless set to >0 in config.yml. 2020-11-27 07:55:25 -08:00
gitlocalize-app[bot] 3c4cabacc2
Add German translation (#51)
* Translate de.yml via GitLocalize

* Translate de.yml via GitLocalize

Co-authored-by: PhoenixmitX <phmitx@gmail.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
2020-11-04 10:12:16 +02:00
tastybento 4ecc4c5203 Add spawn limits in config.yml
Enables per-world specification of mob spawning.
2020-09-27 18:12:22 -07:00
gitlocalize-app[bot] 908c2681a4
Translate es.yml via GitLocalize (#50)
Co-authored-by: zuhir <ventola.tomas@gmail.com>
2020-08-03 08:14:44 +03:00
tastybento cb38e67e36 Improved comments for nether and end sethome 2020-07-18 08:15:30 -07:00
tastybento ad41651747 Version 1.14.1
https://github.com/BentoBoxWorld/CaveBlock/issues/49
2020-07-10 21:21:14 -07:00
tastybento aaea6fd6fe Fixes blueprint bundles.
https://github.com/BentoBoxWorld/CaveBlock/issues/49
2020-07-10 21:19:10 -07:00
BONNe c12ab7eb5a Update version 2020-07-09 21:43:37 +03:00
BONNe a594f5edd5
CaveBlock 1.14 Release (#48)
* Increment development version.

* Prepare for 1.16.1 release.

- Added nether and the end biome sections in config.

* Add 1.15.2 backward compatibility.
Update to 1.14 api.
2020-07-09 21:42:31 +03:00
BONNe cf8e29b562 Add 1.15.2 backward compatibility.
Update to 1.14 api.
2020-07-09 21:40:23 +03:00
BONNe 93ee3cdd33 Prepare for 1.16.1 release.
- Added nether and the end biome sections in config.
2020-06-28 11:12:27 +03:00
BONNe dd59556dc0 Increment development version. 2020-05-01 23:33:12 +03:00
BONNe 3d254af4d6 Push CaveBlock 1.13.0 release 2020-05-01 23:31:31 +03:00
BONNe f2a060afee Update to BentoBox 1.13.0 release.
Changes:
- Use general player and admin command. Adding new commands will require whole addon update.
- Add default-action, new-player-action, block-mobs config options.
- Rename link for max-trusted-size and max-coop-size from island to cave.
2020-05-01 23:29:02 +03:00
tastybento 053c181ecd Remove admin trash commands because they should not be needed. 2020-04-06 17:05:28 -07:00
tastybento b52ceeb5ea Add limits for coop and trusted to config.yml
https://github.com/BentoBoxWorld/BentoBox/pull/1267
2020-04-06 17:04:44 -07:00
tastybento 2ce36de0bf Version 1.13.0 2020-04-06 17:04:20 -07:00
tastybento 56782510fd Added caveblock.mod.bypassdelays perm.
https://github.com/BentoBoxWorld/BentoBox/issues/1136
2020-02-07 18:47:27 -08:00
gitlocalize-app[bot] 8726fa8411
Add zh-CN (#43)
* Translate zh-CN.yml via GitLocalize

* Translate zh-CN.yml via GitLocalize

* Translate zh-CN.yml via GitLocalize

Co-authored-by: jaciloy <wapxjc@126.com>
Co-authored-by: DuckSoft <realducksoft@gmail.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
2020-02-06 07:21:12 +02:00
tastybento 4ad4a8359d
Czech translation. Credit @Polda18 2020-01-30 10:31:09 -08:00
tastybento d39bcba139 Version 1.11.0 2020-01-26 14:22:08 -08:00
tastybento e4480fba3f Version 1.11.0 2020-01-26 14:20:27 -08:00
gitlocalize-app[bot] 6dc69201e2 Translate lv.yml via GitLocalize (#40)
Co-authored-by: BONNe <bonne@bonne.id.lv>
2020-01-18 08:36:45 -08:00
BONNe 4f18becd01
Merge 1.10 into master (#39)
* Updated outdated comments for defaultCaveFlags config option

Should avoid further issues such as https://github.com/BentoBoxWorld/CaveBlock/issues/38.

* Update to latest BentoBox 1.10 API changes.

- Add create-missing-nether-end-caves config option
- Add teleport-player-to-cave-when-created config option

Co-authored-by: Florian CUNY <poslovitch@bentobox.world>
2020-01-04 19:06:17 +02:00
BONNe bf75385263 Update to latest BentoBox 1.10 API changes.
- Add create-missing-nether-end-caves config option
- Add teleport-player-to-cave-when-created config option
2020-01-04 19:03:39 +02:00
Florian CUNY f1591de51e
Updated outdated comments for defaultCaveFlags config option
Should avoid further issues such as https://github.com/BentoBoxWorld/CaveBlock/issues/38.
2019-12-07 10:57:49 +01:00
tastybento 4dd56c13a2 Update to 1.9.0 BentoBox in POM 2019-12-03 16:33:49 -08:00
tastybento 80bfafcdd2
Create id.yml 2019-11-16 18:28:26 -08:00
tastybento 500126de37
Create ro.yml 2019-11-16 18:28:16 -08:00