mirror of
https://github.com/mii443/minecraft-scala-plugin-template.git
synced 2025-08-22 07:55:36 +00:00
- 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
9 lines
104 B
Plaintext
9 lines
104 B
Plaintext
target/
|
|
project/target/
|
|
.git/
|
|
.gitignore
|
|
*.md
|
|
dev-server.sh
|
|
docker-compose.yml
|
|
server-data/
|
|
server-logs/ |