Make purge task run options configurable. Also adds ability to disable

the task entirely.
This commit is contained in:
gmcferrin
2013-01-10 19:58:25 -05:00
parent ce42da5806
commit 6d9ef91315
3 changed files with 14 additions and 2 deletions

View File

@ -17,6 +17,10 @@ General:
#Allow mcMMO to inform other plugins of damage being dealt
Event_Callback: true
Power_Level_Cap: 0
#Amount of time (in hours) to wait between database purging
#To only run at server start, set to 0
#To never run, set to -1
Purge_Interval: 0
#
# Settings for using a mySQL database