hazae41 / mc-blockregen

No more extra resources world! No more crappy world!
https://www.spigotmc.org/resources/free-blockregenerator.58011/
5 stars 1 forks source link

Lands bug? #7

Open NoHoPeLess opened 4 years ago

NoHoPeLess commented 4 years ago

Hello have the following error using:

i create an land build for test purpose something, delete the land (now its wilderness) and nothing happend...? it dont regen to the default region...

Test-config: (fast timings for test purpose)

tasks:
  main:
    paused: false
    regen-delay: "30 seconds"

    alert:
      before: "&aRegeneration in 10 seconds..."
      before-delay: "10 seconds"
      after: "&aRegeneration done!"

    min-time: "2 minutes"
    amount: 100
    efficiency: 90
    radius: 64
    safe-radius: 2

    filters:
      worlds:
        enabled: true
        type: whitelist
        list:
          - world
          - world_nether
          - world_the_end
      materials:
        enabled: true
        type: blacklist
        list:
          - bedrock
          - "minecraft:chest"
      lands:
        enabled: true
        type: whitelist
        list:
          - wilderness

hope for any help here