Armor+ is a custom armor plugin that aims to emulate the armor mechanics on the popular minecraft server, CosmicPVP. The goal of Carmor is to give server owners the opportunity to add their own take on custom armor to their server. Furthermore, players can utilise these armor sets to change the way they fight other players.
Currently the plugin is free to download from Spigot, spigot is an event API for minecraft servers that Carmor uses to enhance the game.
Carmor can be downloaded from the plugin page.
For more information about the plugin, permissions, and commands please refer to the wiki.
JaCoCo runs on every CI build (mvn verify).
The build enforces 100% line and branch coverage on the pure-logic core classes (PlayerDirectionUtil, ColorUtil, Piece, SetType, SetDataType, ArmorHandItem, BasicDamageCalculator, TypedString, StringId, ItemHandle, TaskHandle, WornArmor); a coverage drop on any of these will fail the build.
The HTML coverage report is uploaded as the jacoco-report artifact on each workflow run - download it from the Actions tab.
(required for economy features).
- Stephen Goodhill - nbdSteve