PVP enabled in one world, disabled in another.

Discussion in 'Archived: Plugin Requests' started by TheUnamusedDuck, Apr 12, 2013.

  1. Plugin category: PVP

    Suggested name: PVPWorldDisable

    What I want: I'd like to enable PVP in some worlds and enable then in another. For instance I'd like to enable PVP in the nether and the end but disable it in the overworld.


    Ideas for commands:
    /PVP enable [world name] Allows to enable PVP in [world name]
    /PVP disable [world name] Allows to disable PVP in [world name]
    /PVP worlds Allows to see the list of worlds and their PVP statuses

    Ideas for permissions:
    PVPWorldDisable.enable - allows /PVP enable
    PVPWorldDisable.disable - allows /PVP disable
    PVPWorldDisable.worlds - allows access to /PVP worlds

    When I'd like it by: As soon as possible.
     
  2. Online

    timtower Administrator Administrator Moderator

    This is possible with worldguard and the __global__ flag.
    And there are world plugins that are able to block pvp, this isn't done with an easy command though
     
  3. Offline

    Reteckz

  4. timtower Thanks, I didn't know about that flag...

    Reteckz It hasn't been updated in a while, the last version is for MC 1.4.5 and I've tried it on 1.5.1 and I had no success (sadly).
     
  5. Offline

    Reteckz

    Weird, I use it on my own server, and it seems to work ;o
     
  6. Online

    timtower Administrator Administrator Moderator

    TheUnamusedDuck use in a world : /region flag __global__ pvp deny/allow
    And try a dev build ;)
     

Share This Page