Skip to content

hakan-krgn/hCore

Repository files navigation

hCore

Little bit about hCore

HCore is a simplified and multi-functional tool for spigot developers. There are dozens of features you can use. HCore is also completely open source code. hCore supports all mc versions from 1.8.x to 1.19.x.

Developers

Owner:

Wiki && GitBook:

Contributors:

Features

  • Annotation Commands - Command system with annotations for registering commands
  • NPCs - NPC system for creating and managing client-side NPCs
  • Databases - Database implementation system with multi-database support
  • Holograms - Hologram system for creating and managing holograms
  • Scoreboards - Scoreboard system for creating custom scoreboards
  • Messaging - Message system to send title, action-bar or boss-bar to player
  • Packets - Packet system to listen to the packet and send it to players
  • Event Subscriber - Event subscribe system to register listeners without any class
  • Particles - Particle system to play particle effects for players
  • Renderers - Renderer system for rendering and sending the package to the closest players
  • Schedulers - Scheduler system to easily create new scheduler
  • Menus - Menu system for creating custom inventories for players
  • Anvils - Anvil system for receiving input from the player
  • Signs - Sign system for receiving input from the player
  • WorldBorders - WorldBorder system to display WorldBorder
  • ItemBuilder - Using and creating custom items easily
  • Configurations - YAML and JSON config system for creating and manage configs easily
  • Spam - Spam system to check if the provided ID is spamming