Issues
- 2
Error executing module ev
#180 opened by nixnax - 4
Technical Documentation for how ScriptCraft works
#182 opened by kellyfj - 1
Cannot Instantiate new Drone() but box() works
#181 opened by nixnax - 0
Documentation says drone() parameters are optional but they are not
#185 opened by nixnax - 9
drone.sign
#184 opened by nixnax - 0
remove refs to server.onlinePlayers from YPGTPM
#190 opened by walterhiggins - 2
How to attach a torch to a block
#191 opened by kellyfj - 0
Add beds to Drone
#187 opened by walterhiggins - 0
Fix ladder and wall-sign so they can be used more easily.
#188 opened by walterhiggins - 3
world.time is undefined
#189 opened by nixnax - 2
Consider Minetest
#195 opened by nixnax - 0
change lcdclock to use world.getRelativeTime()
#193 opened by walterhiggins - 0
Reorg of Drone from plugin to module
#194 opened by walterhiggins - 0
Document the drone contrib extensions
#196 opened by walterhiggins - 0
make pitch and yaw optional in locationFromJSON
#198 opened by walterhiggins - 0
teleport function should accept either Location or object which has a location property
#199 opened by walterhiggins - 1
this.cancel() in an event handler should cancel the event?
#200 opened by walterhiggins - 2
Support for building script into independent plugin
#201 opened by samkass - 0
Add /jsp classroom on/off command
#202 opened by walterhiggins - 0
Need to update docs for example 7 + utils
#203 opened by walterhiggins - 2
utils.getPlayerPos not working
#204 opened by guerillagorilla - 4
Using Vault with ScriptCraft
#205 opened by NathanFlurry - 8
HTTP request module failing
#213 opened by technobly - 4
Support for HTTPS request module?
#211 opened by technobly - 0
Need to add an inventory module to simplify inventory mgmt (avoid java overrides)
#212 opened by walterhiggins - 0
Accept either world name or object for utils.time* functions
#214 opened by walterhiggins - 0
arrows.teleport(self) doesn't work on some windows machines.
#215 opened by walterhiggins - 0
utils.find needs to be documented properly
#216 opened by walterhiggins - 0
make http.request asynchronous for CanaryMod version
#217 opened by walterhiggins - 0
at module doesn't work as documented
#220 opened by walterhiggins - 5
require('drone') can't find the drone plugin
#223 opened by walteriousnut - 1
YPGPM and CanaryMod: monster config not working as advertised
#224 opened by carlrobert - 2
Frequently-Asked-Questions.md and Using-Java-APIs-In-Javascript.md unused?
#227 opened by carlrobert - 2
No EULA warning from starting server from scratch
#228 opened by kennybytes - 5
Debug and validation tools/workflows
#229 opened by kennybytes - 1
Auto-refresh: make it possible to add watched .js files
#237 opened by carlrobert - 7
Getting a bunch of exceptions when trying to draw a sphere
#238 opened by AndersBillLinden - 3
arrows signs are not active after a server restart
#239 opened by carlrobert - 1
I am opped but I'm having a problem with <eval>?
#241 opened by shwansin - 0
document Drone.MAX_VOLUME and Drone.MAX_SIDE
#243 opened by walterhiggins - 3
Teleport seems to be broken in 3.1.4 on canary
#244 opened by gingemonster - 2
arc not drawing depending on block type used
#245 opened by gingemonster - 2
Make times() usable inside a Drone method
#248 opened by carlrobert - 6
It's possible to create a GUI?
#252 opened by geekjam - 1
Error using box command
#254 opened by slooker - 0
recipes.create() fails in Java 8 0.40 on Mac OS (JDK-8072596)
#255 opened by walterhiggins - 1
events.playerInteract not firing when right clicking air
#256 opened by frash23 - 8
can't find method java...
#258 opened by johndgreene - 4
how do I make an explosion?
#259 opened by x13machine - 6
Can I use java libraries or something?
#260 opened by x13machine