Minecraft ChunkLoad mod 2026 download
logo
minecraft mod ChunkLoad

ChunkLoad

Game Version: CB 1.3.1-R2.0
Total Downloads: 14,170
Updated: Oct 3, 2012
Created: Jun 18, 2012
Download ChunkLoadDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v0.6.3 release 12.73 KB Oct 3, 2012 CB 1.3.1-R2.0 10,504 download ChunkLoad v0.6.3 releaseDownload
v0.6.2 release 12.73 KB Sep 14, 2012 CB 1.3.1-R2.0 922 download ChunkLoad v0.6.2 releaseDownload
v0.5 release 10.81 KB Jun 18, 2012 CB 1.2.5-R1.0 1,613 download ChunkLoad v0.5 releaseDownload
v0.6.1 - untested beta 11.81 KB Aug 11, 2012 CB 1.2.5-R1.0 645 download ChunkLoad v0.6.1 - untested betaDownload
v0.6 - untested beta 11.77 KB Jul 27, 2012 CB 1.2.5-R1.0 486 download ChunkLoad v0.6 - untested betaDownload

Description

Share this:

ChunkLoad

A Bukkit plugin to prevent selected chunks from unloading
Inspired by ForeverALoad by Piedo_bear which is discontinued as of Minecraft 1.2

Requires WorldEdit

Usage:
/chunkload add <name> – adds the chunks of the current selection as region <name> and prevents them from unloading
/chunkload remove <name> – deletes the region, so it may be unloaded again
/chunkload list [page] – lists the currently defined regions
/chunkload select <name> – sets your WorldEdit selection to the chunks of region <name>

/chunkload configure <name> – shows the region and its configuration
/chunkload configure <name> <option> – shows the value of <option>
/chunkload configure <name> <option> true|false|default – turns an option on or off for region <name>
/chunkload configure <name> -<option> – (minus sign in front of the option) sets <option> to its default value (same as /chunkload configure <name> <option> default)

/chunkload options – lists all available options:
    – inactive: chunks of inactive regions may be unloaded; this can be used to temporarily disable a region
    – load-on-start: load the chunks of this region into memory at server startup

/chunkload reload – rereads the configuration file – TODO: this doesn't work

/cl is an alias to /chunkload
all subcommands except reload can be abbreviated to their first letter

Special Regions:
    – __global__: a region containing a complete world

To use ChunkLoad you need either the chunkload.usage permission or (if enabled in the configuration) be an operator on the server

Configuration:
allow-ops – allow operators to use ChunkLoad even if they don't have the required permissions; default: true
worlds.<worldname>.<regionname> – rectangles of chunks to keep loaded, manual editing at your own risk

Todo:
– have a look at the ForeverALoad features and implement them

This plugin is licensed under GPLv2 or (at your option) any later version
The source can be found on my github: https://github.com/Nidan/ChunkLoad

Comments

Add a comment