creply - Earthcomputer/clientcommands GitHub Wiki
- This command provides an easy way to send a private message back to the last person who sent you a private message, similar to the
/r
command on some spigot/paper servers. - To avoid accidentally replying to the wrong person, the recipient will only be updated 0.5 seconds after you receive the message.
- You can adjust this setting using
/cconfig clientcommands minimumReplyDelaySeconds set <value>
.
- You can adjust this setting using
- This list has a time limit, meaning that after 300 seconds (5 minutes), a player's username is removed from the list.
/creply <message>
/cr <message>