config.yml

DoDebugMessages: false
ThreadPoolSize: 10
TrenchPickaxe:
  Enabled: true
  Disable-On-Sneak: true
  Pickaxe-Type: DIAMOND_PICKAXE
  Axe-Type: DIAMOND_AXE
  Spade-Type: DIAMOND_SPADE
  Item:
    Display-Name: '&c&lTRENCH PICKAXE'
    Lore:
      - '&f&l┌─ &f&lINFORMATION'
      - '&f&l│ &7Hidden beneath the bedrock of the world is a'
      - '&f&l│ &7powerful tool. This tool has been lost for'
      - '&f&l│ &7centuries. It is said whoever wields this'
      - '&f&l│ &7tool will have the power to mine the specified'
      - '&f&l│ &7area with ease with morphing capabilities.'
      - '&f&l│ '
      - '&f&l├─ &f&lPROTECTED BLOCKS'
      - '&f&l│ &f* &cMob Spawner'
      - '&f&l│ &f* &cBedrock'
      - '&f&l│ &f* &cEnd Portal Frame'
      - '&f&l│ &f* &cChest'
      - '&f&l│ &f* &cTrapped Chest'
      - '&f&l└─'
    Enchanted: true
  Trench-Protected-Materials:
    - SPAWNER
    - BEDROCK
    - CHEST
  # Sizes can any odd number (1, 3, 5, 7, 9, etc)
  # Simply add another config section below to add new new size
  # Max Size is 99x99
  #
  #  Sizes:
  #    3:  <- Break radius
  #      Name-Addon: ' &c[ 3x3 ]' <- Gets added to the end of the pickaxe name => "Trench Pickaxe [ 3x3 ]"
  #      Size: 3 <- Break radius
  Sizes:
    3:
      Extension: ' &c&k::&8 [&c3x3&8] &c&k::'
      Size: 3
    5:
      Extension: ' &c&k::&8 [&c5x5&8] &c&k::'
      Size: 5
    7:
      Extension: ' &c&k::&8 [&c7x7&8] &c&k::'
      Size: 7
    9:
      Extension: ' &c&k::&8 [&c9x9&8] &c&k::'
      Size: 9
    11:
      Extension: ' &c&k::&8 [&c11x11&8] &c&k::'
      Size: 11
    33:
      Extension: ' &c&k::&8 [&c33x33&8] &c&k::'
      Size: 33
    99:
      Extension: ' &c&k::&8 [&c99x99&8] &c&k::'
      Size: 99
TrayPickaxe:
  Enabled: true
  Disable-On-Sneak: true
  Min-Usage-Y: 240
  Item:
    Type: GOLDEN_PICKAXE
    Display-Name: '&c&lTRAY PICKAXE'
    Lore:
      - '&f&l┌─ &f&lINFORMATION'
      - '&f&l│ &7Hidden in a vessel buried in rubble from an'
      - '&f&l│ &7explosion. This alien tech allows the wielder'
      - '&f&l│ &7to mine the materials used to outline walls.'
      - '&f&l│'
      - '&f&l├─ &f&lBLOCKS'
      - '&f&l│  &f* &cDirt'
      - '&f&l│  &f* &cNetherrack'
      - '&f&l└─'
    Enchanted: true
  Tray-Materials:
    - DIRT
    - NETHERRACK
  Wall-Materials:
    - COBBLESTONE
    - OBSIDIAN
    - SAND
  # Sizes can any odd number (1, 3, 5, 7, 9, etc)
  # Simply add another config section below to add new new size
  # Max Size is 99x99
  #
  #  Sizes:
  #    3: <- Break radius
  #      Name-Addon: ' &c[ 3x3 ]' <- Gets added to the end of the pickaxe name => "Tray Pickaxe [ 3x3 ]"
  #      Size: 3 <- Break radius
  Sizes:
    3:
      Extension: ' &c&k::&8 [&c3x3&8] &c&k::'
      Size: 3
    5:
      Extension: ' &c&k::&8 [&c5x5&8] &c&k::'
      Size: 5
    7:
      Extension: ' &c&k::&8 [&c7x7&8] &c&k::'
      Size: 7
    9:
      Extension: ' &c&k::&8 [&c9x9&8] &c&k::'
      Size: 9
    11:
      Extension: ' &c&k::&8 [&c11x11&8] &c&k::'
      Size: 11
LightningWand:
  Enabled: true
  Item:
    Type: GOLDEN_SWORD
    Display-Name: '&c&lLIGHTNING WAND &8[&cUses: x{uses}&8]'
    Lore:
      - '&f&l┌─ &f&lINFORMATION'
      - '&f&l│ &7A supreme piece of extraterrestrial tech'
      - '&f&l│ &7that has been lost for an eternity. It is'
      - '&f&l│ &7said whoever wields this tool will give'
      - '&f&l│ &7the wielder the power to smite mobs. Useful'
      - '&f&l│ &7for charging creepers.'
      - '&f&l│ '
      - '&f&l├─ &f&lUSAGE'
      - '&f&l│ &7Right click to smite a mob. This will charge'
      - '&f&l│ &7creepers.'
      - '&f&l└─'
    Enchanted: true
SandWand:
  Enabled: true
  Item:
    Type: GOLDEN_HOE
    Display-Name: '&c&lSANDWAND &8[&cUses: x{uses}&8]'
    Lore:
      - '&f&l┌─ &f&lINFORMATION'
      - '&f&l│ &7A supreme piece of extraterrestrial tech'
      - '&f&l│ &7that has been lost for a lifetime. It is'
      - '&f&l│ &7said whoever wields this tool will give'
      - '&f&l│ &7the wielder the power to remove any sand'
      - '&f&l│ &7at a x,z value.'
      - '&f&l│ '
      - '&f&l├─ &f&lUSAGE'
      - '&f&l│ &7Right click to remove sand at a x,z value.'
      - '&f&l└─'
    Enchanted: true
CondenseWand:
  Enabled: true
  Item:
    Type: WOODEN_HOE
    Display-Name: '&c&lCONDENSEWAND &8[&cUses: x{uses}&8]'
    Lore:
      - '&f&l┌─ &f&lINFORMATION'
      - '&f&l│ &7A supreme piece of extraterrestrial tech'
      - '&f&l│ &7that has been lost for a lifetime. It is'
      - '&f&l│ &7said whoever wields this tool will give'
      - '&f&l│ &7the wielder the condense some materials'
      - '&f&l│ &7into a block for extra room.'
      - '&f&l│ '
      - '&f&l├─ &f&lUSAGE'
      - '&f&l│ &7Left click a container to condense the materials.'
      - '&f&l└─'
    Enchanted: true
  Condense-Materials:
    IRON_INGOT:
      Amount-For-Block: 9
      Condensed-Item: IRON_BLOCK
    GOLD_INGOT:
      Amount-For-Block: 9
      Condensed-Item: GOLD_BLOCK
    DIAMOND:
      Amount-For-Block: 9
      Condensed-Item: DIAMOND_BLOCK
    EMERALD:
      Amount-For-Block: 9
      Condensed-Item: EMERALD_BLOCK
    LAPIS_LAZULI:
      Amount-For-Block: 9
      Condensed-Item: LAPIS_BLOCK
    REDSTONE:
      Amount-For-Block: 9
      Condensed-Item: REDSTONE_BLOCK
    COAL:
      Amount-For-Block: 9
      Condensed-Item: COAL_BLOCK
    GOLD_NUGGET:
      Amount-For-Block: 81
      Condensed-Item: GOLD_BLOCK
Messages:
  No-Permission: '&8(&cTools&8) &7You lack permissions to do this.'
  Invalid-Args: '&8(&cTools&8) &7You enter incorrect argument types.'
  Missing-Args: '&8(&cTools&8) &7You missed some required args.'
  No-Claim-Permission: '&8(&cTools&8) &7You lack permissions to do this here.'
  Sand-Removed: '&8(&cTools&8) &c{amount} &7sand was removed.'
  Not-Sand: '&8(&cTools&8) &7You can only use this on sand or gravel.'
  No-Materials: '&8(&cTools&8) &7There are no materials inside to condense.'
  NoCharges: '&8(&cTools&8) &7This item is out of charges.'
  UsageTooLow: '&8(&cTools&8) &7This item must be used above Y=240.'

Last updated