main/Config
Main Page | Commands | Examples | Configuration | Todo
Configuration YAML. Check Examples to see an example.
jobs: <jobname>: world: <world> script: <serverside script to run. Relative to bukkit running dir> arguments: <arguments to script - static> runevery: <time in minutes between each run. Empty for manual run only> requireplayers: <true or false if players should be online when executed automatically> messagepre: <Message to broadcast before. Empty for nothing> messageprecolour: <Message colour. Empty for 'White'> messagepost: <Message to broadcast after. Empty for nothing> messagepostcolour: <Message colour. Empty for 'White'>
Comments