Skip to content

Deleting chunks using the CLI mode can only delete large areas #554

@Realzhazha

Description

@Realzhazha

Describe the bug
Someone keeps running around the server, and I want to delete chunks in the nether that have loaded for less than one minute. However, after using the command, it only removes large areas and fails to delete all the smaller chunks.

Command I used:

java -jar mcaselector-2.5.3.jar --mode delete --world "/srv/minecraft/server/world/DIM-1" --query “InhabitedTime < 1min"

Screenshots and other files

Image

Environment (please complete the following information):

  • OS: Ubuntu 24.04.3
  • Java version: 21
  • Version of MCA Selector: 2.5.3

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions