Skip to content
Success

Changes

Summary

  1. Add --onnpc option to /npc mount (commit: d44b7bf) (details)
  2. Drop old item for 'offhand' editing (commit: d561fe9) (details)
  3. Fix names longer than 16 characters (commit: e295a10) (details)
Commit d44b7bfa412428e976f50a56ba075ed79dc47369 by fullwall
Add --onnpc option to /npc mount
(commit: d44b7bf)
The file was modified src/main/resources/messages_en.properties (diff)
The file was modified src/main/java/net/citizensnpcs/commands/NPCCommands.java (diff)
The file was modified src/main/java/net/citizensnpcs/util/Messages.java (diff)
Commit d561fe9762e1f1c054a5fcd790770d20a4d8af4f by fullwall
Drop old item for 'offhand' editing
(commit: d561fe9)
The file was modified src/main/java/net/citizensnpcs/editor/EquipmentEditor.java (diff)
Commit e295a10ab48d47331becaaff676a005b5921dab0 by fullwall
Fix names longer than 16 characters
(commit: e295a10)
The file was modified src/main/java/net/citizensnpcs/npc/entity/HumanController.java (diff)