Skip to content
Success

Changes

Summary

  1. Rework individual command cost to be a value flag rather than an argument, reduce public-facing command ID exposure (commit: 473135c) (details)
Commit 473135c7fb77ecc70fcf6c63cc8711d6c1d374ef by fullwall
Rework individual command cost to be a value flag rather than an argument, reduce public-facing command ID exposure
(commit: 473135c)
The file was modified main/pom.xml (diff)
The file was modified main/src/main/java/net/citizensnpcs/trait/CommandTrait.java (diff)
The file was modified main/src/main/resources/en.json (diff)
The file was modified main/src/main/java/net/citizensnpcs/commands/NPCCommands.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/Citizens.java (diff)