Key

fun Key(plugin: Plugin, value: String): Key

Creates a new Key using the plugin's lowercase name as the namespace and value.


fun Key(addon: Addon, value: String): Key

Creates a new Key using the addon's id as the namespace and value.