Solved PVP disabled?

Discussion in 'Bukkit Help' started by chad53105, Apr 19, 2013.

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

    chad53105

    So it was recently brought to my attention that our server has a small PvP problem. It has become disabled. I have checked the server properties file and it says "pvp = true". I checked essentials, and the config is set to false in there, meaning it does not control pvp. I then checked world guard for its flags, and none have been set. I lastly checked multiverse and all pvp tags were "false". I switched them to true, stopped the server, then uploaded the file. After I started the server, pvp was still disabled. Here is a list of my plugins:
    Show Spoiler

    Admin Private Chat
    Anti Cheat
    Auto Announcer
    Chest Shop
    Craft Book
    Deep Vanish
    Disguise Craft
    Dynamic Ban
    Dynmap-Griefprevention
    Dynmap-Towny
    Dynmap
    Essentials
    Essentials Anti Build
    Essentials Chat
    Essentials Group Bridge
    Essentials Group Manager
    Essentials Protect
    Essentials Spawn
    Fly No Kill
    Grief Prevention
    iConomy
    Jail
    Jobs
    Lockette
    Log Block
    MCMA
    mcMMO
    Mob Arena
    Mob Disguise PVP Control
    MOTD Manager
    Multiverse-Core
    Multiverse-Inventories
    Multiverse-Portals
    On Time
    OpenInv
    Paintball
    Player Heads
    Protocol Lib
    PvP Arena
    PvP Watch
    Questioner
    Register
    RPG Items
    Simple Vote Listener
    Stats And Achievements
    Swear Slapper
    Time Lock
    Towny
    Treasure Chest
    Turnstile
    Variable Triggers
    Vault
    Votifier
    World Border
    World Edit
    World Guard

    has anybody else had this problem? if so, what have you done to try to fix it?
     
  2. Offline

    Iroh

    Check grief prevention and Anti Cheat configs.
     
    chad53105 likes this.
  3. Offline

    chad53105

    Iroh
    Anti Cheat has nothing for PvP in its config.yml, however, grief prevention does. I changed this code:
    Code:
      PvP:
        Worlds:
        - Test
        - Test_nether
        - Minecraftia
        - Spawn
        ProtectFreshSpawns: true
        PunishLogout: true
        CombatTimeoutSeconds: 15
        AllowCombatItemDrop: false
        BlockedSlashCommands: /home;/vanish;/spawn;/tpa
        ProtectPlayersInLandClaims:
          PlayerOwnedClaims: true
          AdministrativeClaims: true
    
    by adding the worlds that were not named into the config, restarting now.

    EDIT: Guess i found the PEBKAC, thanks!
     
  4. Offline

    Iroh

    NP its working.
     
  5. Offline

    chad53105

    Yeah, after i added that code I tried and did damage. that should do it.
     
Thread Status:
Not open for further replies.

Share This Page