No dependencies required.
Simply place the .jar executable in the plugins folder.
After restarting the server, you may change the config.yml to toggle certain features.
Example configuration file:
# Default Claim Limit Per Player
GlobalClaimLimit: 10
# Allow/Disable TNT on claims
GlobalAllowTNT: false
# Allow/Disable [lever, buttons, pressureplates] interactions from non-owners/non-trusted on claims
GlobalAllowRedstone: false
# Allow/Disable door usage from non-owners/non-trusted on claims
GlobalAllowDoors: false
# Allow/Disable PVP on claims
GlobalAllowPVP: false
# Allow/Disable PVE on claims from non-owners/non-trusted on claims
GlobalAllowPVE: false
# Allow/Disable Creepers from destroying blocks on claims
GlobalAllowMobGriefingCreeper: false
# Allow/Disable Enderman to pickup blocks on claims
GlobalAllowMobGriefingEnderman: false
# Allow/Disable Ghasts from destroying blocks on claims
GlobalAllowMobGriefingGhast: false
# Allow/Disable Withers from destroying blocks on claims
GlobalAllowMobGriefingWither: false
# Allow/Disable EnderDragons from destroying blocks on claims
GlobalAllowMobGriefingEnderDragon: false