Command Reference: Import - serversigns/ServerSigns GitHub Wiki
Command | Aliases | Syntax | Description |
---|---|---|---|
import | imp | /svs import <file path> | Import a text file of commands, 1 command per line without /svs |
This command is used to import a list of /svs commands which can be applied to an existing ServerSign with a single click.
The administrator can use the import command then click an existing ServerSign and all the commands will be applied in the order provided.
Parameter | Description |
---|---|
file Path | The path to the desired .txt file, rooted from the ServerSigns directory. (plugins/ServerSigns) To load the file 'commands.txt' from the ServerSigns plugin folder, the path 'commands.txt' could be used. The file extension must be .txt, all other extensions will be refused. |
/svs import commands.txt
/svs imp text_files/example.txt