
CustomArcheology 2.1.2
Add new custom archeology blocks, tools in your server - Custom animation, action and so on!
1.4.1
Aug 2, 2024
1.4.1 - Small fixes
- Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.
1.4.0
Jul 27, 2024
1.4.0
- From this version, CustomArcheology won't use packet to display custom archeology blocks, we will use real block (barrier and the replaced block) with display entity to display it.
- This will fix 1.20.5+ client players see the custom archeology turns to black in sometimes.
- Adventure and spectator gamemoed players no longer can interact with archeology blocks, this includes place, break and use brush.
- Fixed default language files have wrong key format.
1.3.4
Jul 20, 2024
1.3.4
- Added Standard Localized Item Name Translate feature.
- Due to the fact that the Minecraft server does not store client language files, the plugin cannot know the name of the item you hold displayed on your client. Therefore, in most scenarios where the item name is displayed, we directly display its English name. Now this new feature will automatically download the client language file and translate your item name.
- You have to setup this feature first to enable this feature.
- Improved reload command.
1.3.1-BETA
Jun 23, 2024
1.3.1-BETA
- Added 1.20.6, 1.21 support.
- Added FoodComponent, ToolComponent and JukeboxPlayableComponent support in Item Format.
- Added MythicDungeons support.
- Fixed plugin print error when player use /ca without required permission.
- Other small fixes.
1.3.0-BETA
Jun 12, 2024
1.3.0-BETA
- Fixed default block configs has wrong which lead to plugin print error when try generating blocks.
- Added BetterStructures support, you can now set generate archeology block at BetterStructures.
- Big Config Break Change: Changed all option key which has "_" symbol, we replace "_" symbol to "-" for now, but don't worry, old config still fully support in this version.
- Config Break Change: Renamed generate_biomes option in block config to biomes.
- Added log-generated-block option in config.yml, if enabled, we will print generated archeology block location at console.
1.2.4
May 6, 2024
1.2.4
- Added entity_spawn action at remoate location.
- Fixed effect action does not work as well.
1.2.2
Apr 29, 2024
1.2.2
- Added /ca generateitemformat command.
- Added auto update missing language message feature.
1.2.0
Apr 28, 2024
1.2.0
- Start use new Item Format, old Item Format no longer supported in this version. You have to regenerate plugin config files to make your configs work on 1.2.0!
- Added 1.20.5 support. (not test, since ProtolcolLib has not updated to 1.20.5)
1.1.2
Feb 20, 2024
1.1.2
- Now after use /ca place we will try replace the specified location's block to air then place the archeology block.
1.1.1
Feb 16, 2024
1.1.1
- Added generate archeology blocks at specified structure only feature. (Require LATEST 1.20.4+ server core jar)
- Fixed archeology block's distribution option can not set negative number, this lead to they can not be generated at <0 height.
1.1.0
Feb 16, 2024
1.1.0
- Fixed MythicMobs 5.4.1+ make CustomArcheology no longer display archeology block in sometimes.
- Added block-save option in config.yml, this can help you determine what method to generate block ID. By default, 1.1.0 start using UUID, but you can still change this to RANDOM if you was using old versions.
1.0.10
Feb 15, 2024
1.0.10
- Fixed player will lose archeology block when they are not be able to place them.
1.0.8
Jan 28, 2024
1.0.8
- Added NeigeItems support.
- Added {reward} placeholder in actions, this will display reward item's name.