Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, As a batch developer you CAN edit the server.properties file with a short simple command example here: 

powershell -Command "(Get-Content 'server.properties') -replace '^motd=.*', 'motd=A Minecraft Server' | Set-Content 'server.properties'"