My first plugin request, hooray! So, basically, this block is configured mostly for automated farms that require their respective chunk to be loaded in order to function. Take for example a cactus farm. In order for the cacti to grow, the chunk the cacti is located in needs to be loaded, effectively making farms useless, unless placed near a busy area. My farm is located deep underground, and as such, the chunk is almost never loaded. So my idea is this: A block (specified in the config.yml) is placed. A sign is attached with a sign, containing something like [CL] (ChunkLoad] and with settings, if needed. That block will then keep the chunk containing loaded for either a certain time (specified on the sign, preferably) or forever. I know that this is very much possible, since this technique is already used in the MinecartMania plugin. Feel free to suggest more features for the plugin, or even better, go develop it