Class KawaiiAPI

java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
dev.oumaimaa.kawaiiapi.KawaiiAPI
All Implemented Interfaces:
io.papermc.paper.plugin.lifecycle.event.LifecycleEventOwner, net.kyori.adventure.key.Namespaced, org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor, org.bukkit.plugin.Plugin

public final class KawaiiAPI extends org.bukkit.plugin.java.JavaPlugin
KawaiiAPI - Modern, high-performance framework for Paper plugins.

This API provides comprehensive utilities for:

  • Command management with subcommand support
  • Menu systems (standard and paginated)
  • Configuration management (JSON/YAML)
  • Text formatting with Adventure components
  • Custom player skulls without NMS
  • Region management and visualization
  • Chat input handling
Version:
1.0
Author:
KawaiiDevelopment