# Excessive Plus for Quake III Arena
#
# www.excessiveplus.net



# crontab
#
# Format: minute hour day month dayofweek	/command

# examples
#* * * * *	/say this is executed every minute!
#* * * * 1	/say this is executed every minute but only on mondays!
#*/5 * * * *	/say this is executed every 5 minutes!
#0 15 5 2 *	/say this is executed on the 5th February at 15:00 o'clock!

# change config at midnight
#0 0 * * *	/exec your-midnight-fun.cfg

# spam ;)
#*/10 * * * *	/cp Visit www^1.^7excessiveplus^1.^7net!
