CustomArcheology icon

CustomArcheology 2.1.2

Add new custom archeology blocks, tools in your server - Custom animation, action and so on!

Page 1 2 3
2.1.2 2 hours ago
2.1.2
  • Fixed archeology tool config issue.
2.1.1 26 days ago
2.1.1
  • Added CraftEngine item hook support.
2.1.0 Feb 15, 2025
2.1.0
  • Added 1.21.4 version support.
    • Mainly added 1.21.4 resource pack format support, for plugin itself, it already support 1.21.4 before this update.
2.0.1 Feb 15, 2025
2.0.1
  • Fixed block-material option does not work in some case.
2.0.0 Feb 14, 2025
2.0.0
  • This update brings a new option: block-material. You can use this option to set the original block on which the archaeological block is based, with a default value of STONE. This fixes the problem of sometimes transparent edges of archaeological blocks
  • If you are users version from 1.x version, you need add this option at config.yml, otherwise your archeology block will all BROKEN!
[code=YAML]settings:
  # Support value: UUID or RANDOM
  block-save: UUID
  # Recommend you set a block material here
  # For users use 1.x version, please type 'BLUE_DYE' here
  block-material: BLUE_DYE # MUST SET THIS VALUE HERE[/code]
1.6.0 Feb 9, 2025
1.6.0
  • Added protection plugins hook for place and break archeology block. If player are in protected areas or in other player's lands, plugin can prevent player place or break archeology blocks.
  • Added custom nbt support in ItemFormat if you have installed NBTAPI in your server.
1.5.5 Jan 30, 2025
1.5.5
  • Item Format update: Fixed some item format value do not correctly parsed.
1.5.4 Jan 25, 2025
1.5.4
  • Item Format update: Fixed the issue where enchanted glow was parsed as a hide tool tip in some cases.
1.5.2 Dec 15, 2024
1.5.2
  • Added Nexo item support.
  • Fixed Item Format error on 1.20.6 version.
1.5.1 Dec 1, 2024
1.5.1
  • Item Format update:
    • Added support for set material tag in tool rules.
    • Added support for set multi same attribute modifier.
    • Added new Item Foramt arg: damage resistance, equippable.
1.5.0 Nov 8, 2024
1.5.0
  • Replaced to packet send plugin from ProtolcolLib to packetevents, please install packetevents to use this version.
1.4.9 Nov 5, 2024
1.4.9
  • Added 1.21.2/3 version support.​​
1.4.9 Nov 5, 2024
1.4.9
  • Added 1.21.2/3 version support.
1.4.8 Oct 26, 2024
1.4.8
  • Recoded item hook manager to modern one used in UltimateShop v3.
  • CustomArcheology won't receive action and condition recode update, so you won't need regenerate your loot table configs.
1.4.7 Sep 19, 2024
1.4.7
  • Fixed skull can not display in latest 1.21.1 server core.
1.4.6 Sep 8, 2024
1.4.6
  • ​​​​Fixed HIDE_ATTRIBUTES item flag does not work for item does not have attribute modifier in 1.20.6 and higher version.
  • This is a bug from Mojang and we can do nothing for this. Plugin will auto add empty attribute modifier if you add hide attributes flag to solve this problem.
1.4.5 Sep 1, 2024
1.4.5
  • Removed MythicDungeons hook.
1.4.4 Sep 1, 2024
1.4.4
  • Added chance support in action, for more info, please view Wiki.
1.4.3 Aug 26, 2024
1.4.3
  • Fixed eco parsed item ID in reward configs.
1.4.2 Aug 11, 2024
1.21.1 support
  • Added 1.21.1 support in Item Format.
Page 1 2 3