Initializing
HCore should know that your plugin works with it.
Intializing your plugin to hCore.
HCore.initialize(Plugin.getInstance())
After initializing, u will be able to use all possibilities HCore.
Last updated
HCore should know that your plugin works with it.
HCore.initialize(Plugin.getInstance())
After initializing, u will be able to use all possibilities HCore.
Last updated