World.pvp

Gets/sets whether the pvp (player vs player) is active in the current group of worlds.

  1. bool pvp [@property getter]
    class World
    final pure nothrow @property @safe @nogc
    bool
    pvp
    ()
  2. bool pvp [@property setter]

Meta