MCGalaxy icon indicating copy to clipboard operation
MCGalaxy copied to clipboard

A Minecraft Classic / ClassiCube server software

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

The map settings have to be configured one by one, with no option to change the defaults. Implementing options in `properties/lavasurvival.properties` such as default time to flood or round time...

enhancement

Add the option `-precise` to `/botsummon` to allow a bot to be placed correctly at calculated position.

enhancement

Joining with an admin's name blocks the ability to IP Ban the user as the server thinks that that is their name even if they dont log in You can...

Add the command which tells you what's your operating system, "Windows"/"Mac OS"/"Ubuntu" etc. `/operatingsystem ` `/opsys ` if(Arg == null) > "_Your ClassiCube is running on Windows 7 x64_" >...

enhancement
low priority

causing them to load improperly, happens with doors and trains also you see some reverted blocks wrongly after /reload in a big map

bug
high priority

Mostly observed with recent Gnome DE + Ubuntu ![image](https://user-images.githubusercontent.com/6509348/141375685-55c33710-c180-413b-a860-c146f7fe6d02.png) A short time after, the server will die with a message like this ![image](https://user-images.githubusercontent.com/6509348/141375746-e9f8d4fe-6dff-4a1f-a62c-b8cc89a7cecb.png) Issue seems to be due to the...

bug
high priority

If you have quite a few commands in a message box, it becomes necessary to add `/delay` commands to avoid tripping the command spam errors. This is usually using the...

![image](https://user-images.githubusercontent.com/6509348/141292138-e08a35df-8d04-40d0-9476-6a06ae88b237.png)

bug

The problem is that there are two 'colors' used for foreground text in controls - `WindowText` and `ControlText` With a light / normal theme this is not an issue as...

bug

![image](https://user-images.githubusercontent.com/6509348/140643336-044dc9ec-f1af-416a-8464-6bdac6d46190.png) See mono issue #13049 (System.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter]) Some useful details https://sourceforge.net/p/keepass/discussion/329221/thread/4ab5e244/#ef39 https://stackoverflow.com/questions/28674759/running-simple-winforms-application-on-mono-for-arm Basically problem is XQueryBestCursor returns 0/0 under some...

bug