Sandwichas/RedstonePvPCore — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Java Minecraft server plugin for a RedstonePvP style server, with Arabic styled messages and configurable utility features.

I want it to work like a core plugin that server owners can drop into their plugins folder and then edit simple config files for things like random boxes, drop parties, shops, trash, repair anvils, exp signs, custom enchantments, soulbound items, item bleed, frame giving, converters, and general saved data. Make sure the plugin has a proper plugin file, loads its configs on startup, creates missing config files, and has clean commands and permissions for admins to manage the features.

Please keep the code organized so it is easy to add more utilities later. Use sensible defaults for the config files and make the player messages easy to translate or change, especially for Arabic server wording. If you need exact Minecraft server API details, look up the current docs online.

Want more depth? Deep Reverse