Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

games647/PvpTitles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PvpTitles 2015 Edition

Build Status codecov Download Web IRC

PvpTitles is a Bukkit / Spigot plugin which is based on the PvP titles plugin by asc_dreanor. These titles reflect a player's success in defeating other players by earning titles after a specific amount of Kills.

Developed from version 1.7.9 of Minecraft.

Downloads

Official builds:

You can find the official builds at bukkit and spigot:

Development builds:

"Development builds of this project can be acquired at the provided continuous integration server."
"These builds have not been approved by the BukkitDev staff. Use them at your own risk."

http://oss.jfrog.org/oss-snapshot-local/com/alternacraft/PvpTitles/

The dev builds are primarily for testing purposes.

Getting Started & Documentation

All documentation is available on the Wiki page.

Feel free to contribute there too. Just click the edit button after you login into your Github account.

Compatibility

This plugin is compatible with all Minecraft versions above 1.7.9

Also, there are some optional dependencies for having a better experience with the plugin:

You don't need to do anything for getting it works together. It is automatically hooked.

Building

PvpTitles uses Maven 3 to manage building configurations, general project informations and dependencies. You can compile this project yourself by using Maven.

  • Just import the project from Github. Your IDE would detect the Maven project.
  • If not: You can download it from here You will find executable in the bin folder.
  • Run (using IDE, console or something else)