You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EpiCanard edited this page Apr 5, 2022
·
2 revisions
Command
Aliases
Syntax
Description
edit
ed
/svs edit <line number> <new command>
Edit a command at the specified line on an existing ServerSign
Parameters
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
Examples
/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