return {
    name = "VivHelper/CustomRain",
    defaultValues = { only ="*", exclude="", flag = "", notflag = "",
        scrollx=1.0, scrolly=1.0, angle=270.0, angleDiff=2.86, speedMult=1.0, Amount=240, colors="161933", alpha=1.0
    },
    fieldOrder = {
        "only", "exclude", "flag", "notflag", "scrollx", "scrolly","speedMult", "Amount", "colors", "alpha"
    },
    canBackground = true
}