Premium Minecraft Plugin Suite

Build servers
that feel different

A network of interconnected plugins engineered to work together — giving your Minecraft server a cohesive, premium experience from the ground up.

6+
Core plugins
100%
Open source
1ms
Avg overhead
azox-cmd
Plugin Ecosystem
Open Source
Java & Kotlin
azox-macros
Zero Dependencies
AI-Powered Hotloader
Paper & Spigot
MythicSorcerer
Premium Experience
azox-cmd
Plugin Ecosystem
Open Source
Java & Kotlin
azox-macros
Zero Dependencies
AI-Powered Hotloader
Paper & Spigot
MythicSorcerer
Premium Experience

Everything your server needs,
nothing it doesn't

Each plugin is purpose-built and designed to work seamlessly with the rest of the azox network — no bloat, no conflict.

Automation
azox-macros

Build macros and automation tooling for the entire Azox project ecosystem. Maven/Gradle compatible.

AI-Powered
AI MC Hotloader

Need a plugin mid-session? This hooks into a Pterodactyl panel and generates & deploys one using AI in under a minute.

Web Layer
azox-www

The web infrastructure for the Azox Network. Public source, clean PHP architecture.

Experimental
Project Hydra

A Swift project pushing the boundaries of cross-platform tooling in the Azox ecosystem.

Coming Soon
More in progress

The network is actively growing. 27+ public repositories and counting — tools, experiments, and work in progress.

Interconnected by design

Every plugin communicates through a shared event bus. They're independent modules that become exponentially more powerful together.

EVENT BUS azox-cmd Core module AI Hotloader AI layer azox-macros Build system azox-www Web layer Hydra Swift bridge Extensions Community

Built with intention

Premium servers aren't built from plugin soup. Azox is a curated, opinionated suite.

01
Zero dependency sprawl

azox-cmd consolidates features from dozens of popular plugins into a single focused package. One install, no conflicts.

02
AI-powered deployment

Need a custom plugin mid-session? The AI Hotloader generates and deploys it to your Pterodactyl panel in under 60 seconds.

03
Fully open source

Every line of code is public on GitHub. Fork it, audit it, contribute to it. No black boxes, no proprietary lock-in.

04
Shared event architecture

Plugins communicate through a unified event bus. They're independent by default, but deeply integrated when you need them to be.

05
Maven & Gradle native

azox-macros provides first-class build tooling for the entire ecosystem. Your CI pipeline just works.

06
Cross-platform tooling

Java for plugins, Swift for macOS tooling, Python for automation. The right language for every layer.

Get up and running in minutes

Clone the repository, drop the JARs into your plugins folder, and start your server. The plugins discover each other automatically.

Clone azox-cmd
# Clone the core module
git clone https://github.com/
  MythicSorcerer/azox-cmd

# Build with Maven
cd azox-cmd
mvn clean install

# Drop into plugins folder
cp target/azox-cmd-*.jar
  /server/plugins/

# Start your server — done.
java -jar server.jar

Everything is public

Source code, commit history, documentation — all of it lives on GitHub. Built by MythicSorcerer and maintained in the open.

github.com/MythicSorcerer Get in touch