Portals in top nether bedrock #10


  • New
  • Defect
Open
Assigned to akriegeeer
  • _ForgeUser10469994 created this issue Jun 17, 2014

    Hi, I have just installed this plugins and doesnt work like I thought.
    Whenever my players make a portal and they pass through them, the portal generated in the "nether world" appear at the top of the nether, breaking the bedrock. am I missing anything?

    I am using spigot 1.7.9

  • _ForgeUser10469994 added the tags New Defect Jun 17, 2014
  • akriegeeer posted a comment Jun 17, 2014

    Take a look at the worlds.yml file at https://github.com/akrieger/Nethrar/blob/master/worlds.yml, and make sure you're using the most recent version. There is an additional parameter 'heightScaleMode', you should add it to your worlds.yml file. Set the value to either 'clamp' or 'scale'. If 'clamp', any portals people make at y>128 should end up exactly underneath the top of the nether. Scale makes it so the y coordinate in the nether is 1/2 the y coordinate in the real world. Hope that helps!


To post a comment, please login or register a new account.