Skip to content
This repository was archived by the owner on Oct 21, 2018. It is now read-only.

Commit af749f2

Browse files
committed
Create config.yml
1 parent 4c57a68 commit af749f2

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

resources/config.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Config file for TimeCommander by LDX;
2+
3+
# List of commands for the plugin to execute at the given times;
4+
# Command: Command to execute;
5+
# Time: Amount of time in minutes between command executions;
6+
Commands:
7+
- Command: say I made my server awesome with TimeCommander!
8+
Time: 5
9+
- Command: say LDX is awesome!
10+
Time: 10
11+
- Command: reload
12+
Time: 1440

0 commit comments

Comments
 (0)