Skip to content
Aborted

Changes

Summary

  1. Add error message when a skin name is missing from /npc skin (commit: a787465) (details)
  2. Commit some messages that were missing (commit: 5a1eadb) (details)
  3. Change /npc wolf to be toggle-based instead of clearing the command and (commit: 01f0096) (details)
  4. Implement SwimmingExaminer (commit: a8fe35a) (details)
Commit a787465c290d9e831d798c3020306668857014d6 by fullwall
Add error message when a skin name is missing from /npc skin
(commit: a787465)
The file was modified main/pom.xml
The file was modified main/src/main/java/net/citizensnpcs/commands/NPCCommands.java
The file was modified main/src/main/java/net/citizensnpcs/util/Messages.java
Commit 5a1eadb64a4c615dd965b37104e648abf20ced68 by fullwall
Commit some messages that were missing
(commit: 5a1eadb)
The file was modified main/src/main/resources/messages_en.properties
Commit 01f00960d75df99815ad446fafadab7a424aef9b by fullwall
Change /npc wolf to be toggle-based instead of clearing the command and
make /npc ocelot throw an exception instead of doing nothing silently
(commit: 01f0096)
The file was modified main/src/main/java/net/citizensnpcs/commands/NPCCommands.java
The file was modified main/src/main/java/net/citizensnpcs/trait/WolfModifiers.java
The file was modified main/src/main/java/net/citizensnpcs/util/Util.java
Commit a8fe35a19dce0d87b78f5e00427d250da41c7bcb by fullwall
Implement SwimmingExaminer
(commit: a8fe35a)
The file was modified main/src/main/java/net/citizensnpcs/npc/ai/CitizensNavigator.java
The file was modified main/src/main/java/net/citizensnpcs/npc/ai/EnhancedMovementExaminer.java
The file was modified main/src/main/java/net/citizensnpcs/trait/waypoint/GuidedWaypointProvider.java