TechnoZul/VitalPlugins-Szaman — reverse-engineered prompt
Reverse engineered prompt
I want a small Java plugin for a Minecraft server built around a shaman role. The idea is that a player can feel like a shaman with a few simple spirit or nature themed abilities, sensible cooldowns, messages, and permissions, without turning it into a huge complicated system.
Please make it feel complete enough to drop into a server and test right away. Add the basic command setup, config file support for tuning values, and clear in game feedback so it is obvious when an ability works or is on cooldown. If something is unclear, choose the most sensible default and keep the code clean and easy to extend later.
I do not need a giant admin panel or anything fancy, just a solid first version that actually works, builds cleanly, and is organized like a real plugin project. If you need to, look up current server plugin docs online and wire up whatever files are normally required so it runs properly.
Want more depth? Deep Reverse