Clear lag.cfg file
#Configuration fileUniversal {
set up {
#Set this to false to clean up items
B: Clearitems = TRUE
#The time interval between each cleaning (second)
I: Time = 600
#Notify the cleaning time (second) in the chat in advance, set to zero to disable warning
I: Warningtime = 10
}
White list {
#The items ID of the items to be ignored when cleaning up, these items will not be cleared.Format: MODID: Itemid, Example: Minecraft: Diamond
S: Itemwhitelist <
Minecraft: Diamond
Minecraft: Diamond_block
"
}
}