MCGalaxy
MCGalaxy copied to clipboard
A Minecraft Classic / ClassiCube server software
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.
Just NOPE. Physics overload does not trip, but CC is lagged out. As fire is hardcoded to burn stuff, I suggest it also be hardcoded to not be flammable. Complete...
Lava Survival feels abandoned, it's not complete like MCDzienny, there's no score based on the amount of air around you, not even a scoreboard in the chat showing top scoring...
The number of blocks since login wraps at a quite "low" value, maybe it should just overflow to "a lot". ``` > /info BobTheBuilder (BobTheBuilder+) has: Rank of SuperOP, wrote...
Currently the process is: * The level is first copied from the `*.lvl` to the `prev`, this may leave the `prev` file corrupted as a File.Copy needs sufficient space to...
It annoys me that to replace a nonexistent GB or LB I have to make an LB just to be able to replace the blocks in the map.
The created time doesn't exist on standard Unix filesystems, there's * mtime: Lastmodified time * atime: Last accessed time * ctime: Last metadata change time. The EXT4 filesystem does have...