UltimisMC/SkyWars ? reverse-engineered prompt

Reverse engineered prompt

Build me a SkyWars Minecraft plugin for a Bukkit or Spigot server, inspired by Hypixel style SkyWars. I want it split into a few parts so the gameplay logic, lobby features, shared code, and server to server syncing stay separate and easy to manage.

The main goal is to make the game actually playable, with match setup, chests, combat, event based chest refills, and the usual SkyWars flow from lobby to game to end of match. I also want a lobby area where players can open a shop for things like kits and cosmetics, plus a simple way for multiple servers to share data and stay in sync so matches and player state can be balanced across the network.

If some pieces are unfinished in the original idea, that’s okay, just build a clean working version from scratch and keep it organized so it could grow later. Look up current docs online if you need to.