Command: reply - teakivy/teaks-tweaks GitHub Wiki
/reply
is a togglable command for the Quick Commands pack. It is only enabled if packs.quick-commands.reply
is set to true
in config.yml
.
This command will only be active when it's parent pack is enabled.
/reply <message>
This is a player-only command.
/r
- Used to reply to the last person that messages the player.
teakstweaks.command.reply
- Default -
true
- Description - Controls whether the player can use the
/reply
command.
"quick_commands.reply.command_description": "Reply to the last person who messaged you.",
"quick_commands.reply.error.no_reply": "<red>You have no one to reply to!",
- Default -
Reply to the last person who messaged you.
- Default -
<red>You have no one to reply to!