Starting
Import
For starting, we need to import HCore in your project.
Little bit about HCore
HCore is a powerful developer tool for spigot developers.
It gives you a lot of possibilities such as:
NPCs;
Commands with tab completion;
Holograms;
Scoreboards;
Particles;
JSON Configs;
Yaml Configs;
Spam System;
Item Builder;
Registering events without class creation;
Inventory System;
Packet System;
Renderer System;
World Border System;
Database Management;
HCore will help you with all of these tasks. So, HCore is your favorite api for working with almost all what you need.
HCore isn't library that only created for working with npcs, or something else.
It means, that commands/support for working with all of these possibilities must have you to do it.
HCore provides a possibilities only for developers.
Last updated