Skip to content
Hakan Kargın edited this page Apr 20, 2022 · 17 revisions

Navigation

Introduction

Features

  • Command - Basic command system for registering commands without plugin.yml.
  • Database - Database implementation system for multi-database support.
  • Hologram - Hologram system for creating and managing client-side holograms.
  • Message - Message system to send title, action-bar or boss-bar to player.
  • Packet - Packet system to listen to the packet and send it to the player.
  • Particle - Particle system to play particle effects client-side for any player.
  • Renderer - Renderer system for rendering and sending the package to the closest players.
  • Scheduler - Scheduler system to easily create new scheduler.
  • Inventory - Inventory system for creating and opening special inventories for players.
  • Sign - Sign system for receiving input from the player.
  • WorldBorder - WorldBorder system to display WorldBorder client-side.
  • HItemStack - HItemStack class for creating item stacks and manage stacks easily.
  • HYaml - Basic yaml system for creating and manage yamls easily.
  • HSpam - Spam system to check if the given ID is spamming.
Clone this wiki locally