setEntry

fun <T : Any> setEntry(entry: String, value: T)

Sets the Entry specified to a Value NOTE: This will not update the config in the Database, you have to manually call publish()