CoordGrabber

10/10/2020
static/img/project_imgs/coordgrabber_u7INZr2.png

CoordGrabber

 

CoordGrabber is a custom Minecraft plugin created using Java which allows users in-game to display the coordinates of players. One of the key features of this project is the ability to dynamically display the coordinates at specific intervals. For instance, CoordGrabber can display the updated coordinates of a player every 30 seconds.

The inspiration for this project came from the popularity of a viral series of videos wherein a Minecraft player would try to speed run the game while other players would try to find and hunt them. My friends and I wanted to try a modified version of this game where the player being hunted would have their in-game coordinates displayed to the other players so as to reveal their position. Although I'm sure there are several mods where this is possible, there were not previously any plugins that I had found so I decided to create a custom plugin instead.

CoordGrabber publication

source code