Add ServerShop plugin - complete implementation

Co-authored-by: henriquescrrrr <192057244+henriquescrrrr@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-22 11:02:34 +00:00
parent 3a708c054c
commit 072e7e294c
25 changed files with 3472 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# Maven build outputs
target/
dependency-reduced-pom.xml
# IntelliJ IDEA
.idea/
*.iml
*.iws
*.ipr
# Eclipse
.classpath
.project
.settings/
# VS Code
.vscode/
# macOS
.DS_Store
**/.DS_Store
# Windows
Thumbs.db
# Local dev
*.log