ID_REGEX

const val ID_REGEX: String

A regex for validating that your plugin ID is fine.

If you want to check this on the web, it is recommended to copy this in to regex101, and then put in your plugin ID and see if it matches.