Skip to content

PGMDev/PGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGM deploy Crowdin Discord

The original PvP Game Manager for Minecraft.

Overview

Back in 2011, a Minecraft map creator named dewtroid released a PvP map called Airship Battle. At the time, there were no comprehensive Bukkit plugins to manage PvP matches, so everything was done manually. Then, two young developers named Apple and Anxuiz came along and created the first version of "PGM" (also known as PvP Game Manager) to automate the process of playing PvP matches. Later, they would establish the popular Minecraft server network, Overcast Network (also know as oc.tc). After the network went through a cycle of hyper-growth, stabilization, and eventual closure in 2016, its plugins were open sourced for the community to enjoy.

This project is an earlier fork of those plugins with three major changes:

  1. Using Minecraft 1.8, the biggest ask by the community.
  2. No backend, website, or API to make server hosting more cost effective.
  3. No dependency injection to make contributing more accessible.

Documents

  1. LICENSE - any forks or modifications to this project must be kept public.
  2. CODE_OF_CONDUCT - guidelines that contributors and server owners must agree to.
  3. RUNNING - how to host and run a PGM server.
  4. CONTRIBUTING - how to build, compile, and submit changes to the project.

Governance

The lead maintainer of this project is Electroid, a former administrator and software developer at oc.tc. As the project grows, we'll scale the governance model to meet those needs.