CustomArcheology Wiki
  • 🎉Welcome
  • 📦Info
    • âś…Requirements
    • ⚙️Install
    • đź”—Compatibility
    • 🛠️Configuration files
    • ⌨️Commands
    • 🔑Permissions
    • âť“FAQ
  • 📜Configs
    • 🖼️Textures
    • đź’ŽLoot Table
      • Actions
    • 🛠️Tool
    • đź§łArcheology Block
  • ✨Features
    • 🎨Color Code
    • 🌍Localized Item Name
    • 🔄Auto Copy Resource Pack
Powered by GitBook
On this page
  • Direct compatibility
  • Directly supported item plugins list
  • Directly supported protection plugins list
  • MythicDungeons: Extra function
  • BetterStrucutres: Custom Genearete Rule
  • NBTAPI: Extra Item Format option
  1. 📦Info

đź”—Compatibility

Previous⚙️InstallNext🛠️Configuration files

Last updated 1 month ago

This plugin mainly adds direct compatibility for some item plugins.

Direct compatibility

Directly supported item plugins list

You can use items from these plugins in .

  • ItemsAdder

  • Oraxen

  • EcoItems

  • EcoArmor

  • MMOItems

  • MythicMobs

  • eco

  • NeigeItems

  • ExecutableItems

  • Nexo

Directly supported protection plugins list

If players do not have permission to place or break blocks within these protection plugins areas, CustomArcheology can prevent players place or break archeology blocks in these areas.

  • BentoBox

  • Dominion

  • GriefPrevention

  • HuskTowns

  • HuskClaims

  • Lands

  • PlotSquared

  • Residence

  • Towny

  • WorldGuard

MythicDungeons: Extra function

A addon plugin called ManyouMDExtension add new function to MythicDungeons.

  • Place archeology block

BetterStrucutres: Custom Genearete Rule

  • Support genearate archeology block at specified BetterStrucutres's strucutre.

NBTAPI: Extra Item Format option

The format of this option is:

nbt:
  <NBT Type>:
    <NBT Key>: <NBT Value>

Supported NBT Type:

  • byte

  • short

  • int

  • long

  • float

  • double

  • string

For example:

nbt:
  string: 
    customNBT: 'Hello!'
  int:
    anotherNBTComponent.theNBTKey: 5

Download Link:

For info about ItemFormat, please view UltimateShop wiki .

ItemFormat
https://www.spigotmc.org/resources/manyoumdextension-add-more-functions-for-mythicdungeons-for-our-plugins-1-14-1-21-4.99816/
here