Back to portfolio
Games Minecraft

PhaseShift

Teleportation and warp platform for Minecraft servers with homes, portals, effects, economy hooks, and extensive admin tooling.

Java Paper MariaDB Vault

PhaseShift is much broader than a basic /home command set. It covers homes, player and server warps, teleport requests, random teleportation, backtracking, spyglass-based teleporting, physical portals, visual effects, and integration points for economy and protection plugins.

The portal system is especially notable because it handles shape analysis, warmup behaviour, effect customization, ownership controls, and admin-side debugging rather than just detecting a single rigid frame layout. It supports multiple frame shapes, configurable particles and gradients, and the sort of validation tooling operators actually need when a complex feature misbehaves.

It is a good example of turning a familiar gameplay feature into a much more configurable systems project with storage, GUIs, economic rules, and live-server administration concerns.