3 Commits

Author SHA1 Message Date
67bfddd6b8 feat(compose): add CAP_NET_RAW capability for raw socket access
Added CAP_NET_RAW to the service capabilities in compose.yaml to enable raw network socket creation, necessary for  Auto-Pause
2025-10-21 11:51:06 -06:00
a333bc1e3a feat(server): add spigot configuration patches and compose updates
- Add .gitignore to exclude 'data' directory
- Update compose.yaml for paper service to mount patches volume and set PATCH_DEFINITIONS env var
- Add timezone mounts to 'paper' and 'backup' services in compose.yaml
- Create patches/spigot.json to patch spigot.yml with custom item-despawn-rate
2025-10-20 12:23:58 -06:00
307f13cfda chore: initial config 2025-10-17 12:32:58 -06:00