Skip to content
Success

Changes

Summary

  1. ( Patch for #1453 ) proper wolf command output (commit: ec8a16c) (details)
  2. Properly validate shulker color in command (commit: 4b95ebb) (details)
Commit ec8a16c30bf58c664595aa5114de597eaff141c0 by mcmonkey4eva
( Patch for #1453 ) proper wolf command output
"i" flag is left in as a way to get info output but not actually checked
(as info output should also appear if changes are made)
(commit: ec8a16c)
The file was modified main/src/main/java/net/citizensnpcs/commands/NPCCommands.java (diff)
Commit 4b95ebb427ed55d6791c56200951a94674c90031 by fullwall
Properly validate shulker color in command
(commit: 4b95ebb)
The file was modified main/src/main/java/net/citizensnpcs/trait/ShulkerTrait.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/util/Messages.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/commands/NPCCommands.java (diff)
The file was modified main/src/main/resources/messages_en.properties (diff)