Closed atom0s closed 1 year ago
This is now added and will be in the next release.
The new command is:
/copy [raw]
Where raw
is an optional parameter. By default, this will copy the parsed interpretation of the current input text. (Meaning auto-translated tags will copy as the actual text, not the code.) If the raw
parameter is given, then the copied input will be the actual raw text.
Feature Description
Feature requested by:
Sykx#3634
The request is to be able to easily copy the current chat input line where the player is typing into chat. Ideally, default bound to
CTRL+C
This would basically be the reverse of the
/paste
command, ideally named/copy