uuid property

String uuid
getter/setter pair

Universally Unique Identifier.

This property is helpful for debugging location issues. It can be used to match locations recorded at your server with those within the plugin's Logger.getLog.

Implementation

late String uuid;