No description
  • CSS 48.5%
  • C# 38.6%
  • Shell 12.9%
Find a file
2025-08-11 01:26:44 -07:00
minecraft influx metrics recorder 2025-08-11 08:17:28 +00:00
stats-tool influx metrics recorder 2025-08-11 08:17:28 +00:00
.gitignore influx metrics recorder 2025-08-11 08:17:28 +00:00
attach.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
compose.yml influx metrics recorder 2025-08-11 08:17:28 +00:00
console.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
fixperms.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
maintenance.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
mods.txt config changes 2025-08-09 00:08:24 +00:00
notify.sh 20250806 2025-08-07 03:35:24 +00:00
rcon.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
README.md Update README.md 2025-08-11 01:26:44 -07:00
restart.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
say.sh 20250806 2025-08-07 03:35:24 +00:00
start.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
stop.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
update-mods-list.sh influx metrics recorder 2025-08-11 08:17:28 +00:00
upload-stats.sh influx metrics recorder 2025-08-11 08:17:28 +00:00

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.