You are browsing as a guest. Sign up (or log in) to start making projects!

ElectricSteve

@ElectricSteve

Joined May 31st, 2026

  • 3Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

7h 53m 45s logged

What I did

I made a mockup UI in gimp, and with some help from copilot for css (FUCK CSS) made this mockup ui. It’s not functional yet, but to make it functional I have added some api’s, including one to get the player head (this one is actually used in the ui rn), one to get the player list, with an option to load stats from offline players and add them to the player list, and a filled out statistics endpoint so all statistics have a value, even if it’s 0.

What I’m now gonna do

Now it is time to make the frontend actually functional, starting with the player list, then the player info at the top, and the statistics in the middle.

0
0
17
Open comments for this post

1h 24m 29s logged

I now have a fully functioning rest api that serves statistics data for all players online! This is the most basic test to get it working, I’ll probably have to rewrite it for offline player support and live websocket updates.

0
0
3
Open comments for this post

2h 14m 43s logged

I got the project set up and working! The template vue vite page is hosted by the minecraft server, which also hosts an api that works. I also tested it on both neoforge and fabric and they both seem to work perfectly.

0
0
30

Followers

Loading…