signedMessage
fun signedMessage(name: String, creator: CommandCreator<out ArgumentBuilder<CommandSourceStack, *>>.() -> Unit = {}): CommandCreator<T>
Adds a signed message argument to the command.
Adds a signed message argument to the command.