Skip to content
Success

Changes

Summary

  1. change command setup to use Citizens command handler (commit: 22b4184) (details)
  2. [major update] sentinel avoidance / run-away system (commit: 88a8470) (details)
Commit 22b418498bc324aaa12f37bfae07ba0103991fdc by mcmonkey
change command setup to use Citizens command handler
(commit: 22b4184)
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelHealthCommands.java
The file was modified README.md (diff)
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelGreetingCommands.java
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelTargetCommands.java
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelPlugin.java (diff)
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelCommand.java
The file was removedsrc/main/java/org/mcmonkey/sentinel/SentinelCommand.java
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelInfoCommands.java
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelAttackCommands.java
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelChaseCommands.java
The file was addedsrc/main/java/org/mcmonkey/sentinel/commands/SentinelIntelligenceCommands.java
Commit 88a847027e949d337d07c343ecc3f74cabdcb998 by mcmonkey
[major update] sentinel avoidance / run-away system
(commit: 88a8470)
The file was modified README.md (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelInfoCommands.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetList.java (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelAttackHelper.java (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelUtilities.java (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelTargetCommands.java (diff)
The file was modified src/main/resources/plugin.yml (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetingHelper.java (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelTrait.java (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelPlugin.java (diff)