scriptserver icon indicating copy to clipboard operation
scriptserver copied to clipboard

JavaServer not running

Open 994AK opened this issue 3 years ago • 2 comments

nodejs.Error: JavaServer not running

994AK avatar Jan 18 '22 10:01 994AK

javaServer.send(give 66a minecraft:skull 1 3 {SkullOwner:"10"});

nodejs.Error: JavaServer not running

994AK avatar Jan 18 '22 10:01 994AK

Hey there, would you mind posting your entire server.js? You’ll want to make sure you instantiate a JavaServer or Scriptserver class, then call the .start method on it

garrettjoecox avatar Jan 20 '22 21:01 garrettjoecox