Skip to content
Success

Changes

Summary

  1. Add "protect from ignores" option per-NPC, closes #377 (#378) (commit: f9e8e07) (details)
Commit f9e8e073142adb95ee1849e4976adf84eddb5ff4 by noreply
Add "protect from ignores" option per-NPC, closes #377 (#378)

* Add "protect from ignores" option per-NPC

* added /sentinel protectFromIgnores [true/false]
* same behavior as the "random.protected" config option

* Fixed wrong permission node, added command to README

* Renamed command "protected"
(commit: f9e8e07)
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelInfoCommands.java
The file was modified src/main/resources/plugin.yml
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelTargetCommands.java
The file was modified src/main/resources/config.yml
The file was modified README.md
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelTrait.java