NoGodPVP

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

NoGodPVP

Description

NoGodPVP was aimed towards stopping VIP's, or creative-mode/godmode members from abusing during pvp. As a server owner, nothing upsets me more when i see a player with god like abilities killing off defenseless members. This plugin only loads the listeners you want enabled, for instance, if you only wanted to block fly during pvp, you'd enable fly and disable the rest. On enable, the class containing fly will be loaded as all the other ones remain unregistered. This was to improve performance. Hopefully the members of bukkit come up with suggestions, every idea makes this plugin a little better!

Features

  • Loads wanted classes
  • Lightweight
  • Simple config
  • Essentials compatibility
  • Simple reload command

Commands

CommandPermissionDescription
/nogodmodereloadReloads configuration, enables wanted listenersngm.admin

Changelog

  • v1.0

First release!

Configuration Options

block-pvptype:
    creativefly: true // does not support hack client flymode
    gamemode: true // creativemode allowed? False for yes
    vanish-potion: true //should vanish potions be blocked
    vanish-splash: true //should splash vanish effect not players, only mobs?
block-enchantment:
    enabled: true //Should this class be loaded up on enable?
    max-sword-enchant: 5 //Highest enchantment level allowed, SharpnessV = 5
    max-bow-enchant: 5 //Highest enchantment level allowed, powerV = 5
    enchant-goldenapple: true //Not goldenapples, Enchanted golden apples
block-essentials:
    godmode: true // This is the /god command
    muted: true // Essentials /mute
    jailed: true //If player is jailed

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    47072
  • Created
    Nov 9, 2012
  • Last Released File
    Nov 9, 2012
  • Total Downloads
    1,618
  • License

Categories

Members

Recent Files