SkyLimit

Discussion in 'Archived: Plugin Requests' started by JumpFusion, Feb 9, 2011.

  1. Offline

    JumpFusion

    Hi, Im hoping this is relatively simple to make but could anyone make a plugin that can increase the sky limit. If it is possible could it be by 10+ higher blocks because if its lower than has little relevance.
    If anyone can then thank you!
     
  2. Offline

    Vilkacis

    It is not currently possible to increase the 'height' of a map. That is a client-side limit of 128 blocks.

    See here:
    http://www.minecraftwiki.net/wiki/Chunks

    I suppose a client mod could be created, but due to the fact that it would mess with how worlds are generated and how chunks interact (by stacking 1 chunk on top of another) it would probably be very dangerous and difficult to code.

    If you're trying to extend an existing build, you could possibly use a map editor to lower that section of the world down by 10~ blocks or so. You would have less below you, but be able to build higher then. This would also not require any server or client mods once the world was edited properly.

    If you're just talking about lifting the cloud layer, I believe there is a mod for that. I am not certain if it is possible server-side but I've seen some very simple client-side mods that lift the clouds higher.
     

Share This Page