Simple MCerver - a small shell for Minecraft server

    Hello. I am studying C ++ and I want to present my short experience - a shell for an open source Minecraft server.

    This is how the main window of the program looks like:

    image

    This is how the program looks like when the server is running. You can start and stop the server, including forced and choose the level of logging or send a command to the server:

    image

    You can control the player (ban, kick, to give or deny administrative privileges):

    image

    You can also manage installed worlds:

    image

    View information about the available modes:



    AND change server settings:



    It will be nice to hear constructive criticism and get help in developing the program. Source code: github

    Also popular now: