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.
- ProtectionStones 2.10.5
- Spigot 1.20.6+
- WorldGuard 7.0.9+
- WorldEdit 7.2.6+
- Vault (Optional)
- PlaceholderAPI (Optional)
- LuckPerms (Optional)
Make sure you have the Java 21 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.
View full usage statistics here.
This plugin is licensed under the GPLv3, as is required by Bukkit plugins.