UNINSTALL_MODE

@ConfigField(name = "Uninstall Mode", description = "If enabled, the plugin will revert all it's changes", defaultValue = "false")
@SerializedName(value = "uninstallMode")
var UNINSTALL_MODE: Boolean