What: Operator must hand-edit eula.txt to eula=true after scaffolding a new server.
Why: Annoying. Every operator hits it. The Minecraft EULA accepts the same text every time.
Approach: Add a required accept_eula checkbox to new_server.html. On submit, write eula=true to eula.txt as part of scaffolding.
What: Operator must hand-edit
eula.txttoeula=trueafter scaffolding a new server.Why: Annoying. Every operator hits it. The Minecraft EULA accepts the same text every time.
Approach: Add a required
accept_eulacheckbox tonew_server.html. On submit, writeeula=truetoeula.txtas part of scaffolding.