Christopher Haws

Results 58 issues of Christopher Haws

Hello, I am trying to get `debugSpigot` to run however I keep getting the following error when I run it. `runSpigot` works without any issues. ``` 3:18:55 PM: Executing 'debugSpigot...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you using the latest version of MockBukkit? - [X] I am using...

Hello, I think there is a bug that is causing the browser to keep requesting the chunks/regions from the server in an infinite loop. Here is my network tab of...

I would love to have the ability to create a box shape where I could input the width/length/height and center location instead of min and max. Some use cases for...

enhancement

**Is your feature request related to a problem? Please describe.** I use simple area selection mode and use alt+scroll to set the positions of the area selection corners. Often, I...

**Is your feature request related to a problem? Please describe.** When easy place mode is enabled and you are standing inside of an unplaced block and looking at another unplaced...

enhancement

**Is your feature request related to a problem? Please describe.** One of the main reasons I need to go into the current placement config screen is to rotate the placement....

enhancement

Hello, I was wondering how you would recommend structuring the components folder in an ASP.NET 5 project when using TypeScript (or ES6 with Babel). The default ASP.NET 5 template places...

When running the script, `id "idea"` gets converted to `id("ea")` in the plugin section. It looks like a regex is looking inside of quoted strings when it shouldn't be. Thanks...

Hey there! I tried asking in Gitter, but it seems pretty inactive so I figured I would ask here. :) I am attempting to implement the MIDI 1.0 protocol using...