Skip to content
MaxDikiy edited this page Sep 30, 2017 · 4 revisions

Write message into server log file. You can use it as additional debug tool for your activators.

LOG <message> [prefix] [color] [file]

Parameter Parameter value Description
<message> message:<Text> The message to be sent to the server log.
prefix prefix:<true/False> Non-mandatory parameter that shows or hides the plugin prefix [ReActions].
Default prefix: true.
color color:<true/False> A non-mandatory parameter that shows or hides text formatting. Default prefix: false
file file:{[Path]<File.Ext>} The path to the custom log file. The path is relative to the server root.
Clone this wiki locally