- CSS 48.5%
- C# 38.6%
- Shell 12.9%
| minecraft | ||
| stats-tool | ||
| .gitignore | ||
| attach.sh | ||
| compose.yml | ||
| console.sh | ||
| fixperms.sh | ||
| maintenance.sh | ||
| mods.txt | ||
| notify.sh | ||
| rcon.sh | ||
| README.md | ||
| restart.sh | ||
| say.sh | ||
| start.sh | ||
| stop.sh | ||
| update-mods-list.sh | ||
| upload-stats.sh | ||
Nadilion MC Server Configuration
Configuration and management script archive for Prominence 2: Hasturian Era modpack running via Docker Compose using itzg/minecraft-server
world folder is gitignored so save-specific server configs are not included (currently defaults, may be specifically included later)
stats-tool is the influxdb metrics recorder for https://stats.nadilion.com/public-dashboards/8d43f335a3534007a3c394c9aed7bb9c
rcon is not exposed publically, only internally on the host, so presence of rcon-password in server.properties does not pose an issue here. Password is cycled on every daily restart regardless and only updates here when config changes are saved.
A number of mods write-back their config files every restart with variables in a random order, causing spurious changes to show on many commits. Someday I'll write a git filter for this but today is not that day so use your discernment on what is actually a change.