Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 402 Bytes

node-advertiser

Node.js implementation of minecraft advertiser

This app has been designed and tested on Windows 10. It should run on anything that runs Node. Update your servers.json to hold the ip address, motd message and the port (for machines that run more then one server).

To run simply type node advert.js

it is best to run in a screen

screen -S advert -d -m node advert.js