hi, I'm

VoidlessDev

I build Minecraft server plugins, Discord bots, and desktop tools, from packet-level anti-cheats to a custom game launcher. Below is a collection of things I've designed and shipped, mostly Java and Python, mostly for communities I run or help run.

7
projects
24
technologies

Projects

BlockBrawl Launcher

AI & Desktop

A custom Minecraft launcher with built-in mod management

An Electron-based desktop launcher for Minecraft that manages player profiles and mods, paired with a custom-built Fabric mod for client branding and an in-game overlay. Built to give a community its own polished launcher experience instead of relying on the vanilla launcher.

ElectronTypeScriptNode.jsJavaFabricMixin

AEGIS

Minecraft Plugins

A tiered, GUI-driven moderation system for Minecraft servers

A comprehensive staff moderation plugin handling bans, mutes, warns, and kicks through a structured, severity-tiered workflow rather than free-text reasons. Includes its own lightweight permission-group system and Discord account linking, with support for both MySQL and local SQLite storage.

JavaPaper/Purpur APIMySQLSQLiteHikariCPGradle

KovaCrates

Minecraft Plugins

An in-game-editable crates plugin for a competitive PvP server

A crate-key/lootbox plugin built for a Minecraft PvP server, letting players earn and open cosmetic and reward crates. Replaces the typical physical-item key model with a virtual, database-backed balance system, and includes an in-game visual crate editor instead of manual config editing.

JavaPaper API 1.21MySQLHikariCPLuckPerms APIGradle

Telemetry

Minecraft Plugins

A custom packet-level anti-cheat plugin

A from-scratch anti-cheat plugin that inspects raw movement and combat packets to detect cheats like flight, no-knockback, no-slowdown, and climb exploits, while carefully avoiding false positives from legitimate mechanics like cobwebs and riptide tridents. Development was heavily debug-driven, using packet-replay logs captured from live players. Includes a companion Fabric test-mod (BlockApollo) for simulating clients that suppress mod-telemetry, used to validate detection coverage.

JavaPaper APIFabricMixin

Foundation

Minecraft Plugins

A from-scratch Essentials replacement

A custom Java plugin built as a lightweight, self-maintained alternative to the widely-used EssentialsX plugin, covering the everyday admin and player commands a server needs without the bloat.

JavaSpigot/Paper APIYAML

AEGIS Bot

Bots & Automation

A Discord operations bot for running a gaming community's chain of command

A Discord bot managing an in-character operations structure for a gaming community, including squad management, mission postings, and staff moderation with escalating discipline. Iterated on through a Notion-driven task workflow, with features shipped directly from tracked tickets.

Pythondiscord.pyNotion APIJSON persistence

Asteria

Bots & Automation

A full-stack Discord moderation bot with a web dashboard

A comprehensive Discord moderation bot paired with a full web dashboard for server admins. Covers case-based moderation, automod, an anti-raid honeypot trap channel, welcome messages, roles, and a ticket system, all configurable per-server through a web UI with Discord OAuth login. Deployed live at asteriabot.xyz.

Node.jsdiscord.jsExpressEJSDiscord OAuth

Contact

Want to talk about a project? Reach out.

michael@mhsystems.caDiscord: @michaelhayden
Built with Next.js & Tailwind CSS.