SkyPluginData

public void SkyPluginData(@Nullable() Path messages, @Nullable() Integer polymartId, @Nullable() Integer spigotId, boolean actions, boolean packets)

Create a new plugin data.

Parameters

messages

The path to the messages file, if applicable

polymartId

The polymart id, if applicable

spigotId

The spigot id, if applicable

actions

If the plugin uses actions

packets

If the plugin uses packets