NiLSPACE

Results 63 comments of NiLSPACE
trafficstars

I uploaded my initial version here: https://github.com/cuberite/WorldEdit/tree/CommandParser

This could be done in [the GetBlockTypeMeta function](https://github.com/mc-server/WorldEdit/blob/master/functions.lua#L12)

After a talk with @Seadragon91 he said we need to check for metas as well. I don't think we should prevent people from using invalid meta's, since some metas in...

I believe that instead of making WorldEdit only bind to `//extinguish` we should add an option to Cuberite where admins can tell the server who they want to handle a...

I don't think WorldEdit should be the one to take care of this. Personally I think the server should notice that two plugins try to bind the same command and...

But I don't think it's the job of the plugin to provide the option to disable one of it's commands. The server should manage this.

Servo is able to finish https://mozilla.github.io/arewefastyet-speedometer/2.0/

I'm running the Servo nightlies on the following specs: OS: Windows 10 x64 Fall Creators Update CPU: Intel Core i7 6700HQ GPU: Nvidia GeForce 960m The console is repeatedly spamming...

Making it read-only would also mean we can't use the webadmin to configure plugins.