MCGalaxy icon indicating copy to clipboard operation
MCGalaxy copied to clipboard

A Minecraft Classic / ClassiCube server software

Results 143 MCGalaxy issues
Sort by recently updated
recently updated
newest added

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...

I Hosted A Server That Uses This Server Hosting Software I Hosted It I Allowed Firewall But If I Search My Server On The Server List It Doesn't Show Up...

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+,...

low priority

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...

bug
block physics

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...

enhancement
block physics