michaljaz/webmc

How to use offline mode

AriGham opened this issue · 3 comments

How do you use offline mode? It just keeps trying to connect to a certain ip but will never load.

just download 1.16.5 paper mc (https://papermc.io/api/v2/projects/paper/versions/1.16.5/builds/790/downloads/paper-1.16.5-790.jar)
easiest way to connect is just tunnel your local server with some tunnelling software like ngrok
and replace server param in minecraft.js.org url

to enable offline mode just configure online-mode=false in server.properties

Where is server.properties?