saharNooby / custom-armor-protection

A Minecraft (Bukkit) plugin allowing you to change received damage by type based on what player is wearing

Home Page:https://www.spigotmc.org/resources/customarmorprotection.76154/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomArmorProtection

A Spigot plugin allowing you to change received damage by type based on what player is wearing.

SpigotMC plugin page

Build

To build, you need:

  • Maven
  • JDK 8
  • buildSettings.properties file with outputDir property set to path where you want the JAR to appear

git clone the repository, cd into its dir and run mvn clean package.

About

A Minecraft (Bukkit) plugin allowing you to change received damage by type based on what player is wearing

https://www.spigotmc.org/resources/customarmorprotection.76154/

License:MIT License


Languages

Language:Java 100.0%