Executables

<under writing>

 

In the script files, the simple lines written will be executed by the console as commands with all permission rights.

 

     Specific Lines      

# -- The lines starting with # are comments, and will be ignored from execution.

LOG: -- Simply logs the following text to the console. //dev.bukkit.org/projects/remote-command-scheduler/pages/expressions" rel="noopener nofollow" target="_blank">https://dev.bukkit.org/projects/remote-command-scheduler/pages/expressions">Expressions can be included.

OUT: -- Logs the following text into the file given. //dev.bukkit.org/projects/remote-command-scheduler/pages/expressions" rel="noopener nofollow" target="_blank">https://dev.bukkit.org/projects/remote-command-scheduler/pages/expressions">Expressions can be included, | is line separator character.

WEB: -- These lines indicates to download the file on the following link and execute its lines.