Bring this repository into compliance with the DPC conventions.
Required additions:
CONTRIBUTING.md — fork/branch/PR workflow, build instructions, links
USER_GUIDE.md — installation, usage scenarios, permissions table
COMMANDS.md — full command reference
CONFIG.md — all config options documented
CHANGELOG.md — Keep a Changelog format
.github/copilot-instructions.md — tech stack, project structure, contribution workflow
.github/workflows/build.yml — CI on push/PR to main
.github/workflows/release.yml — build and attach JAR to GitHub Releases
README.md — restructured to match required section order
See Medieval Factions as the reference implementation and Nether Access Controller as a simpler reference example.
Bring this repository into compliance with the DPC conventions.
Required additions:
CONTRIBUTING.md— fork/branch/PR workflow, build instructions, linksUSER_GUIDE.md— installation, usage scenarios, permissions tableCOMMANDS.md— full command referenceCONFIG.md— all config options documentedCHANGELOG.md— Keep a Changelog format.github/copilot-instructions.md— tech stack, project structure, contribution workflow.github/workflows/build.yml— CI on push/PR tomain.github/workflows/release.yml— build and attach JAR to GitHub ReleasesREADME.md— restructured to match required section orderSee Medieval Factions as the reference implementation and Nether Access Controller as a simpler reference example.