We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

1

Command block range delete

1 Comments

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.