Skip to content

VergilPrime/AngelProtect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngelProtect

AngelProtect is a protection and claims bukkit plugin used at the minecraft server angels-reach.com.

Latest Release

Features:

  • Towns
  • Runes (power system)
  • Personal and town chunk claims
  • Configurable protection system per chunk
  • Friends and ally system

Download

You can find the latest downloads under Releases as downloadable jar files.

Building

The plugin is built using gradle. To get started simply run

gradle build

If you don't have gradle installed, you can replace gralde with ./gradlew on linux/mac or ./gradlew.bat on windows.

The jar file should be available under ./build/libs/AngelProtect.jar.