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
- 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.5
- Improved auto copy resource message.
1.2.4
- Added entity_spawn action at remoate location.
- Fixed effect action does not work as well.
1.2.3
- Fixed item always has damage in Item Format.
1.2.2
- Added /ca generateitemformat command.
- Added auto update missing language message feature.
1.2.1
- Removed unused symbols config section in config.yml.
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.3
- Removed unused config.yml option: structure-distance.
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
- 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
- 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
- Fixed player will lose archeology block when they are not be able to place them.
1.0.9
- Added /ca place <blockID> <world> <x> <y> <z> command.
1.0.8
- Added NeigeItems support.
- Added {reward} placeholder in actions, this will display reward item's name.
1.0.6
- Fixed op player will lose op after using op_command action.
1.0.5
- Fixed error when use this plugin with MythicMobs v5+.
1.0.4
- Added new action: op_command, can run command as op.
1.0.3
- Added support for loot table per tool. Better tool can use different loot table!
1.0.2
- Fixed archeology block display issue on 1.20.2+ version.