DevotedMC / Citadel

A Minecraft plugin to protect your chests and builds using in-game materials. Requires an attacker to break each block a certain number of times. Built for Spigot 1.14.4
https://www.devotedmc.com/citadel.html
BSD 3-Clause "New" or "Revised" License
2 stars 20 forks source link

Added support for exclusive reinforcement types (rebase of several co… #9

Closed ProgrammerDan closed 8 years ago

ProgrammerDan commented 8 years ago

…mmits)

(cherry picked from commit 641b385a6abf0151901d4816c661c21e8a5eb572)

| This is the 2nd commit message:

Oops. Forgot to add this in the last commit. (cherry picked from commit 1fd9fdece4e7d579cb74c2b80ddaeeab6721c001)

| This is the 3rd commit message:

Fixed bug where exclusive reinforcement types could reinforce disallowed blocks using /ctareareinforce (cherry picked from commit a038ac4d0004bf9186f129cfff05a12ef4c9b77d)

Conflicts: src/vg/civcraft/mc/citadel/command/commands/AreaReinforce.java

| This is the 4th commit message:

Increment pom, normatives