Commit Graph

2 Commits

Author SHA1 Message Date
b256736d95 Add hot reload functionality to development script
- Add 'reload' command for quick plugin updates
- Plugin files are copied to running server without restart
- Manual /reload command required in server console
- Safer alternative to full restart for development

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 00:44:35 +09:00
4b2e24f6b9 Initial commit: Minecraft Scala Plugin Template
- Complete Scala SpigotMC plugin template
- Docker development environment
- Sample commands (/hello, /info) and event handlers
- Development scripts for easy server management
- Comprehensive README and documentation

🤖 Generated with Claude Code
2025-06-18 00:40:53 +09:00