WorldBorder

Discussion in 'Bukkit Help' started by stfupls, Dec 22, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    stfupls

    Hello, I want to set a WorldBorder.

    The problem is i dont know what to do:

    Config says, I dont understand:

    min-x: -2000
    max-x: 2000
    min-z: -2000
    max-z: 2000

    I just want 7k blocks all sides: north/east/south/west

    The default sky limit/bedrock limit, HELP please! This is really needed quick as possible!
     
  2. Offline

    pizzamanxl

    Try this, it should make it 7000 blocks on all sides. (so if you walk on one side to the other it would be 7,000 blocks)
    Code:
    min-x: -3500
    max-x: 3500
    min-z: -3500
    max-z: 3500
     
  3. Offline

    stfupls

    Thanks alot but why 3500? o_o why not 7000?
     
Thread Status:
Not open for further replies.

Share This Page