Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.28 KB

File metadata and controls

47 lines (30 loc) · 1.28 KB

PvP Toggle

PvP Toggle is a plugin is built for Beta 1.7.3 Minecraft that allows players to toggle pvp.

GitHub Release
Downloads
GitHub Stars


Features

  • Toggleable pvp
  • Configurable "Anarachy" worlds
  • Configurable default pvp state on log in

Installation

  1. Download PVPToggle.jar from the releases.
  2. Drop it into your plugins folder.
  3. Make sure Poseidon is installed. (Other forks of CB1060 untested)
  4. Restart your server.

Usage

  • Toggle PvP:
    /pvptoggle or /pvp will toggle your pvp status

Configuration

The config file (plugins/PVPToggle/config.yml) lets you adjust:

  • Default PVP status on log in
  • Reset PVP status to default on log in
  • Always PVP on worlds list

Building

You can build the plugin using Maven: mvn clean install