Commands let players perform actions and customize gameplay using text-based instructions. Use this topic to share feedback and ideas for improving commands and related tools.

1

Command block range delete

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    You have the forceload/tickingarea commands to "fix" this alreasy.
    Forcing all chunks to load and remain loaded when a command block is in them is a horrible solution and will drain huge memory, as every time the world is opened, it would need to load every generated chunk to see if a command block exists.