Oh Snap! Coders

Minecraft Admin panel (GUI)

In this tutorial, you will learn how to build a GUI - Graphical User Interface. Our goal is to create an admin panel for Minecraft that would execute some of the functions we played with in other projects. In particular, this would be: Teleport the player to given coordinates​ Clear a space based on coordinates of two vertices Build a complicated maze based on chosen file and given coordinates Installation You would need the “PySimpleGUI” package installed.