Skip to content

espidev/ProtectionStones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtectionStones

Maven Central Open issues Closed issues

Spigot | Permissions | Commands | Configuration | Placeholders | Translations | API Information | Javadocs | Dev Builds

Get support for the plugin on the M.O.S.S. Discord! https://discord.gg/cqM96tcJRx

ProtectionStones is a grief prevention and land claiming plugin.

This plugin uses a specified type of minecraft block/blocks as a protection block. When a player placed a block of that type, they are able to protect a region around them. The size of the protected region is configurable in the plugins config file. You can also set which flags players can change and also the default flags to be set when a new region is created.

View the Spigot page (with FAQ and install instructions) here.

Check the wiki for plugin reference information.

Dependencies

  • ProtectionStones 2.10.4
    • Spigot 1.17+
    • WorldGuard 7.0.6+
    • WorldEdit 7.2.6+
    • Vault (Optional)
    • PlaceholderAPI (Optional)
    • LuckPerms (Optional)

Building

Make sure you have the Java 16 JDK installed, as well as Maven.

git clone https://github.com/espidev/ProtectionStones.git
cd ProtectionStones
mvn clean install

Compiling ProtectionStones will also produce a jar with JavaDocs, which can be useful if you need documentation for an older version.

Usage Statistics

View full usage statistics here.

This plugin is licensed under the GPLv3, as is required by Bukkit plugins.