SkinID => pluginIDSuggestion

Hello, I suggest adding a field named pluginID (the name can be changed).

Currently, there are many plugins that use the skinID field for modified entities to mark and/or link them to a plugin. This is very convenient for other plugins to identify them, but it’s not always possible to specify the plugin's "id" in the skinID. For example, those entities that have skins use this field, and it cannot be used for such purposes.

https://github.com/OxideMod/Oxide.Rust/pull/528

Hi! Are there any updates?