deyoyk/RankedBedwarsV2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a ranked Bedwars system that connects a Discord bot with a Minecraft server plugin.
I want players to join queues through Discord, get matched by ELO, and then be moved into games automatically in Bedwars. It should support ranked and unranked play, random and captain style matchmaking, party handling, and live queue status. I also need full stats tracking like kills, beds, finals, winstreaks, levels, ELO history, leaderboards, seasons, and chapters.
Please include moderation tools too, like strikes, bans, mutes, void requests, and screenshare sessions, with the bot and game server staying in sync. The Minecraft side should handle player verification, warping into arenas, and showing queue info in game. Add a REST API for users, games, queues, maps, seasons, and leaderboards.
Make it work with both major Bedwars server setups, and use a WebSocket bridge between the bot and the plugin. If you need to check current docs while wiring it up, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit