Commit Graph

92 Commits

Author SHA1 Message Date
BONNe e1121d3dce Upgrade to BentoBox API 1.23 2023-04-16 19:45:56 +03:00
BONNe 75148c5e00
Return to plugin.yml (#89)
* Create plugin.yml

* Update pom.xml

* Update CaveBlockPladdon.java
2023-04-08 19:12:51 +03:00
gitlocalize-app[bot] a155eb9600
Caveblock TR locale (#87)
* Translate tr.yml via GitLocalize

* Translate tr.yml via GitLocalize

* Translate tr.yml via GitLocalize

Co-authored-by: Wolerus <yakup1907.sen@gmail.com>
Co-authored-by: Over_Brave <soncesurlar@gmail.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
2022-12-20 19:29:56 -08:00
gitlocalize-app[bot] aab7f8eb7c
Translate ru.yml via GitLocalize (#85)
Co-authored-by: Marmur2020 <marmur2020@gmail.com>
2022-10-31 08:26:41 +02:00
gitlocalize-app[bot] 1c04f41257
Translate de.yml via GitLocalize (#84)
Co-authored-by: Patrick <patrick.wassmuth@gmx.de>
2022-10-31 08:26:35 +02:00
BONNe 28f1a57838 Fixes a 1.18 world generator bug where it generated dirt-grass layers.
Expose 3 world generator options for overworld:
- natural-surface - generates surface that is natural(-ish). Currently, it may be just grass and dirt layers.
- natural-caves - generates caves inside world.
- natural-bedrock - generates natural looking bedrock pattern.

This also fixes a bug with floor and roof config option not working properly.

Fixes https://github.com/BentoBoxWorld/Level/issues/258
2022-04-25 01:07:19 +03:00
BONNe 7bbcd40df2 Set default biome to "DRIPSTONE_CAVES" caves in overworld.
Change default biome detection with Enums#getIfPresent and use THE_VOID as default biome if presented value does not exist.
2022-01-28 12:53:49 +02:00
BONNe 18e4694129 Add spigot-plugin-annotations dependency. 2022-01-28 12:52:08 +02:00
BONNe 486e95c316
Return missing error message.
Somehow the error message was lost when added more "island" to "cave" replacements. 

Reported in Discord.
2022-01-28 12:27:01 +02:00
gitlocalize-app[bot] 710243c420
Translate lv.yml via GitLocalize (#72) 2022-01-09 11:30:59 -08:00
gitlocalize-app[bot] ca625a5971
Translate es.yml via GitLocalize (#74)
Co-authored-by: zuhir <ventola.tomas@gmail.com>
2022-01-01 18:47:29 -08:00
gitlocalize-app[bot] 138c8f9cfb
Russian translation (#73)
* Translate ru.yml via GitLocalize

* Translate ru.yml via GitLocalize

Co-authored-by: DraimCiDo <danilaorlov4@gmail.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
2022-01-01 18:47:14 -08:00
tastybento cdc0d10914 Fix typos, grammar. 2021-12-21 08:59:22 -08:00
tastybento 6d21deaa1e Fix biome compatibility 2021-12-21 08:42:40 -08:00
tastybento 124b4e8c0c Remove use own generator option as it isn't used. 2021-12-21 08:40:04 -08:00
Huynh Tien 7824c7bf71
Optional Generators (#67)
* old generators in new api

* add NewMaterialPopulator

* forgot to prevent physics loop

* I see... the new generator creates caves

* apply getMinHeight and getMaxHeight

* getMinHeight and getMaxHeight for populators too

* summarize

* general reformat on populators

* small typos

* comment sections

* small reformat

* warning on config

* apply new API on BlockPopulator p.1

* apply new API on BlockPopulator p.2

* apply new API on BlockPopulator p.3 (final)

* hasAI option
2021-12-13 20:00:54 -08:00
Huynh Tien 30f59d2a31
Add Vietnamese (#65) 2021-10-16 09:51:33 -07:00
gitlocalize-app[bot] cdbb629760
Polish translation (#64)
* Translate pl.yml via GitLocalize

* Translate pl.yml via GitLocalize

* Translate pl.yml via GitLocalize

Co-authored-by: Repo92 <xrepox@gmail.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
2021-10-12 17:17:42 -07:00
tastybento b71288d151
1.17 world gen (#61)
* Uses the new 1.17.1 ChunkGenerator options

* More work on the ores

* Make CaveBlock a Pladdon

* WWIP - added nether and end ores.

* Improved generation
2021-10-10 17:41:10 -07:00
Katorly 665b68aa2f
Re-translate zh-CN.yml (#63) 2021-10-05 08:50:04 -07: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 6d37df1f2d Main block should be stone. 2020-11-27 16:48:44 -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 aaea6fd6fe Fixes blueprint bundles.
https://github.com/BentoBoxWorld/CaveBlock/issues/49
2020-07-10 21:19:10 -07: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 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 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 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
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 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
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
BONNe 11a5d73a20 Update config and settings to use "cave" path instead of "island".
Replace all island mentions with cave.
2019-11-09 20:29:07 +02:00
BONNe 97514187a8 Update to latest BentoBox 1.9-SNAPSHOT API changes.
- Add fallingBannedCommands
- Add createCaveOnFirstLoginEnabled
- Add createCaveOnFirstLoginDelay
- Add createCaveOnFirstLoginAbortOnLogout
2019-11-09 19:44:29 +02:00
tastybento 5fd194d01f Update to latest BentoBox API 2019-10-13 13:33:20 -07:00
tastybento e61627c71b Update to latest BentoBox API 1.8.0 2019-09-28 16:18:16 -07:00
BONNe 5a1a747d26 Init BentoBox 1.8.0-SNAPSHOT
Rename lv locale for gitLocale friendly name.
2019-09-09 00:17:09 +03:00
BONNe 9ef60d4b62 Merge branch 'develop' of https://github.com/BentoBoxWorld/CaveBlock
 Conflicts:
	pom.xml
	src/main/resources/locales/en-US.yml
2019-09-09 00:03:54 +03:00
BONNe 04a44082a3 Update to BentoBox 1.7.0
Update Blueprints to 1.14.4 version.
2019-09-08 23:56:01 +03:00
tastybento a578a1643f New starter cave (#33) 2019-09-08 23:10:50 +03:00
tastybento 18727540e0 Japanese translation (#34)
* Translate ja.yml via GitLocalize
2019-08-31 11:17:18 +03:00
tastybento 1bd6fde45c Removed excessive text from localization. Kept only cave references. 2019-08-30 13:17:55 -07:00
BONNe1704 ade3460def Add latvian translation file. 2019-08-14 12:01:04 +03:00