Studio Profile / Software, Discord, Minecraft, Backend

Software tools and infrastructure built for real production workloads.

FizzyStudio builds developer utilities, Discord automation systems, Minecraft server plugins, license verification engines, and REST APIs. Founded and developed by FcZavian, managed by AbdurRehman.

studio-manifest.json
{
  "studio": "FizzyStudio",
  "founder": "FcZavian",
  "management": "AbdurRehman",
  "primaryDomains": [
    "Discord Bot Architecture",
    "Minecraft Paper / Spigot Plugins",
    "License Security & HWID Verification",
    "Node.js Webhook & API Servers"
  ],
  "stack": ["Node.js", "TypeScript", "Java", "React", "MongoDB"],
  "distribution": ["BuiltByBit", "GitHub"]
}

Open Source Projects

Open-source repositories maintained by FcZavian on GitHub, including public APIs, Discord bots, and server plugins.

JavaScript

Production webhook server built with Node.js 22 and Express. Features queue-backed message delivery, automatic 429 rate limit retries, and multi-repo-to-channel routing configured in YAML.

Minecraft Paper/Spigot PvP combat plugin featuring real-time combat tagging, anti-logout protection, penalty commands, actionbar timers, and server integrations.

REST & WS

Status and monitoring API for Minecraft Java Edition servers. Provides live status, player count, MOTD parsing, and favicon decoding via REST endpoints and WebSocket v2 streaming (mc.fizzystudio.xyz).

Discord Game

Multiplayer Discord drawing game bot with real-time multiplayer guessing, Pictionary-style gameplay, Clan Wars, XP leveling, custom Node-Canvas profile cards, and global leaderboards.

Public REST API powering the Guess The Drawing bot ecosystem (gtd.fizzystudio.xyz). Serves drawing batch datasets, manages server-level game cooldowns, and validates round submissions.

TypeScript

Visual drag-and-drop Discord bot creation platform built with Next.js 16, React 19, Discord.js v14, and MongoDB. Design, customize, and deploy bot commands visually using 37+ built-in blocks.

Interactive Project Previews

Live technical previews demonstrating how FizzyStudio systems process GitHub webhooks with delivery queues and verify software licenses with cryptographic hardware identification.

Trigger GitHub Webhook Event

Select an event payload to simulate how Git Notifier formats and dispatches the embed to Discord with queue management.

Queue Delay 0.08s
Rate-Limit Remaining 48 / 50
Simulated Discord Channel Preview (#git-activity) Queue: Idle
Bot Avatar
Git Notifier BOT Today at 00:28
7a9f21b Add per-webhook delivery queue worker
3c81e04 Implement automatic 429 exponential backoff
91d84a2 Update YAML routing schema definition

Technologies & Development Domains

Languages, frameworks, and system architectures utilized across FizzyStudio projects.

</>

Languages

  • JavaScript (ES2024): Node.js server runtimes, event workers
  • TypeScript: Strongly typed bot frameworks & web apps
  • Java (17 / 21): Minecraft Paper/Spigot plugins & JVM tools
  • HTML5 / Vanilla CSS: High performance, lightweight web interfaces

Runtimes & Frameworks

  • Node.js 22: High concurrency I/O, REST endpoints, queues
  • PaperMC / Spigot API: Event-driven game server plugins
  • Discord.js v14: Slash commands, button interactions, OAuth2
  • React 19 & Next.js 16: Modern frontend dashboards & tools
  • Lavalink v4: Audio streaming cluster nodes

Backend & Infrastructure

  • MongoDB: Document storage for licenses, users, and clans
  • REST & WebSocket APIs: Real-time telemetry and public endpoints
  • Cryptographic Licensing: HWID hashing and signature verification
  • Discord Webhooks: Structured event alerts and delivery queues

Domain Expertise

  • Game & Community Automation: Minecraft and Discord bridges
  • Anti-Abuse Systems: Combat logging guards and license protections
  • API Development: Public endpoints like MCStatus & GuessTheDrawing
  • Visual Builders: Drag-and-drop block interfaces for bots

Founder & Management

The people responsible for engineering, product development, and operations at FizzyStudio.

FcZavian - Founder & Developer

FcZavian

Founder & Developer

Founder and developer behind FizzyStudio, responsible for creating the studio's software products, open-source projects, Discord applications, Minecraft systems, and backend solutions.

Focus Areas:
Core Engineering Minecraft Plugins Discord Bots REST APIs
AbdurRehman - Manager

AbdurRehman

Manager

Manager of FizzyStudio, helping oversee the studio, projects, operations, and overall development direction.

Focus Areas:
Studio Operations Project Coordination Client Relations Release Planning

Frequently Asked Questions

Technical architecture, licensing mechanics, and deployment details for FizzyStudio products and services.

What is FizzyStudio and who develops the products? +

FizzyStudio is an independent software studio founded and developed by FcZavian, with operations and project management led by AbdurRehman. The studio builds production-ready Discord bots, Minecraft Paper/Spigot plugins, software licensing systems, REST APIs, and developer automation tools.

How does Git Notifier handle Discord webhook rate limits? +

Git Notifier implements an in-memory FIFO queue with adaptive jitter and rate-limit backoff. When repositories experience bursts of commits or releases, payloads are queued and dispatched safely under Discord's 50 requests per minute ceiling.

How does Fizzy Licenses enforce hardware (HWID) binding? +

Fizzy Licenses computes a cryptographic hash from hardware identifiers (motherboard UUID and MAC address) on the client machine and validates it against the registered license record via an authenticated REST API. Responses are signed with ED25519 payloads to prevent proxy interception.

How does RoleZ sync Minecraft LuckPerms with Discord? +

RoleZ links player Minecraft UUIDs to Discord IDs through timed code generation. When a rank changes in LuckPerms or a role is updated in Discord, RoleZ's gateway bridge synchronizes the state across both platforms and invalidates cached PlaceholderAPI values.

What Minecraft server versions does CombatCore support? +

CombatCore is built for Paper, Purpur, and Spigot servers on Minecraft 1.20 and above. It features velocity-based safezone repulsion, anti-combat-log inventory drops, customizable punishment commands, and actionbar timers.

Where can developers access FizzyStudio public APIs? +

FizzyStudio maintains public REST and WebSocket endpoints for MCStatus (mc.fizzystudio.xyz) to query Minecraft server status, and GuessTheDrawing API (gtd.fizzystudio.xyz) for multiplayer word and drawing canvas state.

Official Product Links

Direct marketplace and repository links for all published FizzyStudio resources.

Project Name Category Platform Official Resource Link
Git Notifier Webhook Server BuiltByBit builtbybit.com/resources/git-notifier.120157/
CombatCore Minecraft PvP Guard BuiltByBit builtbybit.com/resources/combatcore-ultimate-pvp-guard.109856/
Musify Discord Music Bot BuiltByBit builtbybit.com/resources/musify-high-quality-music-bot.103809/
Fizzy Licenses License Management BuiltByBit builtbybit.com/resources/fizzy-licenses-smart-secure.82086/
Fizzy Licenses Web Addon Admin Web Dashboard BuiltByBit builtbybit.com/resources/fizzylicenses-web-addon.82264/
RoleZ Rank Manager & Sync BuiltByBit builtbybit.com/resources/rolez-the-cross-platform-rank-manager.77676/
GitHub Profile Open Source & Repos GitHub github.com/fczavian