TechnoZul/VitalPlugins-Backups — reverse-engineered prompt

Reverse engineered prompt

Build me a simple Java plugin for server backups with Discord bot integration.

I want it to create backups reliably, keep them organized, and make it easy to know what is happening from Discord. It should support running a backup manually and also on a schedule, then send clear Discord messages when a backup starts, finishes, or fails. Please include a basic config so I can choose what gets backed up, where the backup files go, and how the Discord bot connects.

Keep the setup straightforward and the behavior safe. If folders are missing, something goes wrong during compression or saving, or a backup name would clash, handle it cleanly and log useful messages. Make it feel production ready, not like a rough demo.

Please wire up the whole project so I can open it, configure it, and use it with minimal extra work. If you need to, look up current docs online for the Discord side.

Want more depth? Deep Reverse