Different View Distance #82


  • New
  • Enhancment
Open
Assigned to _ForgeUser7105870
  • _ForgeUser6922804 created this issue Feb 17, 2013

    I wonder if there is a way to set different view distance for each world on a server.
    I would like to have a world1, where people would have view distance 5 and world2 where people would have view distance at least 7.

    Is it possible to do that?

  • _ForgeUser6922804 added the tags New Enhancment Feb 17, 2013
  • _ForgeUser7105870 posted a comment Mar 1, 2013

    I think it is possible to do this, I am only afraid that it will conflict with many plugins that use Bukkit.getServer().getViewDistance or similar. The view distance IS actually stored on a per-world basis, but in Bukkit it is only stored for the entire server.

    It's probably better to wait for Bukkit to implement a per-world view distance system first...

  • _ForgeUser6922804 posted a comment Mar 11, 2013

    @bergerkiller: Go

    Why do you think Bukkit will add this API? Did they say it officially?

  • _ForgeUser7105870 posted a comment Apr 30, 2013

    @Pr07o7yp3: Go They won't, so I'll just be waiting until they do :)


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