Can Someone help me on WorldGuard plz?

Discussion in 'Bukkit Help' started by isleepzzz, Jun 2, 2012.

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

    isleepzzz

    Hello, i donwloaded worldguard and i dont know how to make an area i select NOT PvP if my server.properties say pvp = true sooo how do i make an area NOT PvP by worldguard?

    I looked at the pdf file here http://cloud.github.com/downloads/sk89q/worldguard/worldguard_ref_rev2.pdf

    But still dont understand too much:/


    Someone help me plz? thnx

    My command says "pvp set" but still is having people hit other in the SpawnArea

    I DO: /region flag spawnarea pvp deny

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  2. Offline

    cursedkid

    DO you have world edit as well?
     
  3. Offline

    BrandonHopkins

  4. Offline

    isleepzzz

    I DO have world edit also, and did you really just give me the same link i said i already read and didnt understand haha? Its ok thought, but i still would like this to work:/
     
  5. Offline

    Daffman

    First you select the region with the worldedit wand, then you run:
    Code:
    /region define NAME OWNER
    (NAME is the name of the selected region, with OWNER the people who should be able to change the region, maybe admins)

    and:
    Code:
    /region flag NAME pvp deny
    (NAME is the name you chose in the first command)
     
Thread Status:
Not open for further replies.

Share This Page