CopySignLine and CopySignText commands #4

Closed
opened 2024-04-28 22:56:55 +02:00 by EpicKnarvik97 · 1 comment

While the copy sign command is really useful, users might not always fully copy the sign, so here's two suggested additional commands:
/copySignText [side] - Copies only the text of the sign the player is looking at. Optionally, FRONT or BACK can be specified to only copy text from one side of the sign.
/copySignLine <inputLine> [exitLine] - Copies a single line from a sign. If the exit line isn't specified, it is assumed it should be pasted to the line specified as the input line.

While the copy sign command is really useful, users might not always fully copy the sign, so here's two suggested additional commands: `/copySignText [side]` - Copies only the text of the sign the player is looking at. Optionally, FRONT or BACK can be specified to only copy text from one side of the sign. `/copySignLine <inputLine> [exitLine]` - Copies a single line from a sign. If the exit line isn't specified, it is assumed it should be pasted to the line specified as the input line.
EpicKnarvik97 added the
enhancement
label 2024-04-28 22:56:55 +02:00
Author
Owner

Note: It has been decided that it might be best to combine these into one command. As selecting one line from both sides of the sign doesn't make sense, the line number can be selected if a side has been selected.

Pasting a single side should past onto the side the player is looking at.

Note: It has been decided that it might be best to combine these into one command. As selecting one line from both sides of the sign doesn't make sense, the line number can be selected if a side has been selected. Pasting a single side should past onto the side the player is looking at.
EpicKnarvik97 referenced this issue from a commit 2024-04-29 19:30:02 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KnarCraft/PlaceholderSigns#4
No description provided.