Command Reference: Edit - serversigns/ServerSigns GitHub Wiki
Command | Aliases | Syntax | Description |
---|---|---|---|
edit | ed | /svs edit <line number> <new command> | Edit a command at the specified line on an existing ServerSign |
Parameter | Description |
---|---|
line number | An integer greater than 0 and less than the number of commands on the sign. |
new command | A command formatted & processed in the same manner as with /svs add |
/svs edit 1 \<server> say This command has replaced the command on line 1
/svs ed 3 \<msg> This message has replaced the command on line 3
/svs edit 5 *say This command has replaced the command on line 5