Minecraft Plugin Developer · Paper · since 2025

I craft high-performance Minecraft plugins for Paper 1.21.11 servers — async-first, backed by Redis & MySQL, built to scale. Code that's as beautiful as the gameplay it powers.

// Hazi_SOG public final class PluginDeveloper { private final String name = "Hazi_SOG"; private final String stack = "Java + Paper API"; public Plugin develop() { return new PluginBuilder() .async(true) .redis(true) .mysql(true) .build(); } // Performance isn't a feature — // it's a requirement. }

Featured projects

🎮
MiniGamesCore
A full-featured minigame framework for Paper 1.21 with BedWars, SkyWars & CTF. Arena system, stats, kits, custom events API, and MySQL storage.
Paper 1.21MySQLHikariCP
View on GitHub
⚔️
ClansPlugin
Cross-server clan system with async operations, Redis pub/sub, invite system, role management, and MySQL persistence with full caching.
RedisMySQLAsync
View on GitHub
💬
ChatManager
Advanced chat management with global/local chat modes, player mentions, and full PlaceholderAPI integration.
PaperPAPI
View on GitHub

Tech Stack

Stack
Java 21 primary Paper API MySQL Redis Gradle Docker Git IntelliJ IDEA Linux GitHub Actions

Let's build something

Got a server that needs plugins? Let's make it happen.