Christian7573

Results 10 comments of Christian7573

As in, remove certain chunks from the map or delete them from a world? If it's the ladder, papyrus does not support this as it is a renderer, not an...

Is this still a current issue? I downloaded the latest build of glowstone and after messing around was not able to reproduce any of the bugs.

@lsw46 What information/properties of the player might overlap? Permissions? Flight abilities?

RawGit is like an http server for github repositories. The URL goes through rawgit, but the files are on github.

Great idea, although I would have it be `$block->appendAfter(tag)` instead of `$block->after(tag)`.

I'm getting the same `futures::Future` mismatch from the `list` function, but on 0.2.1 fresh from cargo. Should I discuss this here or create a new issue? It's also strange that...

> If you have interest in bisecting this against post 0.2.1 merges on the `master`, this information would get us closer to understanding what's the cause. Sure! I'll see what...

The issue persists even at release 0.2.0, so perhaps this isn't a self-inflicted problem but a very unfortunate combination of dot-release dependencies. I did some experimentation with the function at...

Perhaps [this](https://www.reddit.com/r/MCPE/comments/5qf4ah/websockets_huge_potential_currently_unusable/) is helpful?