Michelo11/Phone — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Minecraft server plugin that adds a usable phone item for players. I want players to be able to get a phone with a command, click it to open a simple menu, save friends as contacts, call them, and send them messages inside the game.

Players should have their own phone number, and they should be able to share it by right clicking another player. Add a contacts screen where they can pick someone and either call or message them. I also want a basic carrier subscription system, so admins can limit how many messages a player can send per month and let that allowance renew.

Please include repeater pylons too, so calls and messages only work when players are near one. If possible, support voice chat calls between two players, using whatever Minecraft voice chat plugin integration makes sense. Add a config file for messages and settings, and make sure there are clear admin commands like giving phones and managing repeaters. Look up current Minecraft plugin docs online if you need to.

Want more depth? Deep Reverse