Ported kill stats and rare item drop storage to sqlite from json
This fixes lengthy and memory intensive server shutdowns Existing global_kill_stats.json will be imported on first run
This commit is contained in:
@@ -2,6 +2,7 @@ bin/**
|
||||
out/**
|
||||
data/logs/**
|
||||
data/profile/**
|
||||
data/playerstats/**
|
||||
.idea/**
|
||||
/bin
|
||||
.DS_Store**
|
||||
|
||||
Reference in New Issue
Block a user