#Meters your ram usage. If it goes above 'limit', run 'commands:'# NOTE: It's perfectly normal for your server to be using a lot of memory. The JVM's garbage collector will automatically free memory.# NOTE: Only use this if you have very little memory that can't support the server# -- 'ram-limit' is in MB, do not set it exactly to your max allocated ram amount# -- 'interval' is how often clearlag will check your ram usage# -- 'commands' lists the commands that will be ran upon hitting your ram-limit