> Hello, world.

I'm David <aka XG DAVID />

PocketMine-MP plugin developer|

Building Minecraft: Bedrock plugins, panels and gameplay systems since 2020

6+ yrs coding
11+ plugins shipped
PHP main stack
01

<about/>

about.php
/**
 * @author  XG DAVID
 * @from    Romania
 * @since   March 2020
 */
class Developer {
    public $name     = "David";
    public $alias    = "XG DAVID";
    public $focus    = ["plugins", "panels"];
    public $stack    = ["PHP", "PocketMine-MP"];

    public function build($idea): Plugin {
        return new Plugin($idea);
    }
}

Hey! I'm David, a self-taught developer from Romania. I started in March 2020 writing small PocketMine-MP plugins for my own server, and I've been building in the Minecraft ecosystem ever since

I ship custom gameplay systems: dungeons, jobs, crates, battle passes, a Java-to-Bedrock bridge and I've built a full web panel wired into a PocketMine server. Some of my work is public on Poggit

I track my coding activity on WakaTime and post builds on YouTube

PHP PocketMine-MP Laravel MySQL HTML/CSS Git
02

<projects/>

A selection of plugins & systems I've built for PocketMine-MP. Click any thumbnail for a closer look

Skill Tree UI

Skill Tree

Two fully customisable Skill Tree UI's

jsonUI Progression UI
Java Bridge bridge

Java Bridge

Lets Minecraft: Java Edition clients connect to a PocketMine-MP server, cross-play without extra proxies

PHP Protocol Cross-play
Wither plugin

Wither

A faithful vanilla Wither implementation for PocketMine-MP servers

PHP Boss Entity AI
BattlePass plugin

BattlePass

! THE TEXTURE ISN'T MADE BY ME ! Seasonal progression with quests, tiers and rewards, adds a full meta-loop to any server

PHP Progression UI
Jobs rpg

Jobs

RPG-style jobs: Farmer, Fisherman, Miner; Each with levels, tools and unique mechanics

PHP RPG Leveling
Crates plugin

Crates

A fresh take on the classic crate reward system: animated, configurable and rarity-weighted

PHP Rewards
Tutorial plugin

Tutorial

Walks first-time players through your server the moment they join. Fully scripted and interactive

PHP Onboarding
Smithing Table poggit

Smithing Table

Brings the vanilla smithing table to PocketMine-MP. Public release, free on Poggit

PHP Vanilla Open-source
Spawners plugin

Spawners

Stackable mob spawning and craftable spawners, optimized to avoid lag on big servers

PHP Performance
03

<timeline/>

  1. 2020

    First lines of PHP

    Started in March with small plugins for my own PocketMine-MP server: HelpOP, Toggle System, Job System, Special Quests

  2. 2021

    Plugin shop & Poggit

    Opened a plugin shop and published my first public plugins on Poggit. Around 10-15 paying customers

  3. 2022

    Back from a break

    Returned to development with bigger systems: Special Quest #2, Stats, Fisher

  4. 2023

    Web panel + WakaTime

    Built a web panel wired directly into a PocketMine-MP server. Started tracking coding activity on WakaTime in July

  5. 2024–2026

    Advanced systems

    Dungeon, BattlePass, Java Bridge, Smithing Table, Spawners, Crates. Still shipping

04

<contact/>