• Stars
    star
    166
  • Rank 227,009 (Top 5 %)
  • Language
    Java
  • License
    Other
  • Created almost 14 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lightweight Protection for Chests, Furnaces, Dispensers, and more for the Minecraft server mod Bukkit

LWC

The chest (and other blocks) protection plugin.

Compilation

We use maven to handle our dependencies.

  • Install Maven 3
  • Check out this repo and: mvn clean package

The core LWC plugin will be found inside core/target/LWC.jar