Manual Chunk Load

Discussion in 'Archived: Plugin Requests' started by Elfsovereign, Dec 21, 2011.

  1. Offline

    Elfsovereign

    Quite a simple request: I had seen a plugin a while back which could load/generate plugins in a radius with a command (i.e. something like /chunk load 1000). I was wondering if such a plugin still exists. Also if anyone knows a way to create a space world which does NOT have any asteroids or planetoids that would be wonderful.

    Thanks for those who respond.

    Oh and a working Skylands generator from 1.0 on would also be nice. SimpleSkylands is dead now.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  2. See attachment (License: GPLv3, sources are included in the jar). Just extend your bukkit.yml like this:
    Code:
    worlds:
      world_your_world_name_here:
        generator: EmptyWorld
    
    http://forums.bukkit.org/threads/wip-bananasky-bringing-back-skylands-bananacode-style.47480/
     

Share This Page