- Notifications
You must be signed in to change notification settings - Fork91
The original PvP Game Manager for Minecraft
License
PGMDev/PGM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The original PvP Game Manager for Minecraft.
Back in 2011, a Minecraft map creator named dewtroid released a PvP map calledAirship Battle. At the time, there were no comprehensive Bukkit plugins to manage PvP matches, so everything was done manually. Then, two young developers namedApple andAnxuiz came along and created the first version of "PGM" (also known asPvPGameManager) to automate the process of playing PvP matches. Later, they would establish the popular Minecraft server network,Overcast Network
(also know asoc.tc
). After the network went through a cycle of hyper-growth, stabilization, and eventual closure in 2016, itsplugins were open sourced for the community to enjoy.
This project is an earlier fork of those plugins with three major changes:
- UsingMinecraft 1.8, the biggest ask by the community.
- No backend, website, or API to make server hosting more cost effective.
- No dependency injection to make contributing more accessible.
LICENSE
- any forks or modifications to this project must be kept public.CODE_OF_CONDUCT
- guidelines that contributors and server owners must agree to.RUNNING
- how to host and run a PGM server.CONTRIBUTING
- how to build, compile, and submit changes to the project.
The lead maintainer of this project isElectroid, a former administrator and software developer atoc.tc
. As the project grows, we'll scale the governance model to meet those needs.
About
The original PvP Game Manager for Minecraft