rdebath
rdebath
Expecting something like this ... ``` $ printf "\0" | nc 71.221.83.213 25565 | time hd 000000: 34 31 38 20 49 27 6d 20 61 20 74 65 61...
With the removal of the `+` from the end it's easy for an account to be created that blocks someone else creating their additional maps. ie: * `UserID` creates map...
The first level is named `(sun)` it shows everywhere as `☼` but you do have to `/goto (sun)`. ``` > /maps all Levels ([no] if not visitable): ☼, 2d2t, af_ruize_fan+,...
Which option is set to `False` did you even see it? The logging options in `server.properties` should be in individually named properties if we're following the normally accepted rules for...
If I have a plugin that looks at the value `Block.MaxRaw` it uses the value that existed when the Plugin was compiled. NOT the value that the variable has now....
If you have a physics-5 map `DoorPhysics.Do` is placed as the handler for air blocks. Deleting a block then places an item on the physics check queue, this block doesn't...
Currently if a block is destroyed by Lava it just disappears, if instead it's replaced by a `Fire` block you get some nice effects. Specifically, things burn UP. ``` diff...
Examples seen include Block 80 turned into Cobblestone door and block 73 turned into FHL. Block must not have "lavakills" set. It appears that the TNT explosion makes the block...
[mcbkp-test.zip](https://github.com/UnknownShadow200/MCGalaxy/files/8180933/mcbkp-test.zip) The attached zip file contains a level with broken physics (set to 3). There's a Firework just behind you at spawn, if you set it off by hitting it...
Place one zombie block, drop a sand block on top of it. Multiple zombies spawn. Also works for creeper blocks.