Skip to content

This is solely just a html file, that when navigated to, will display a grid of players with 10 per line and a custom maximum heads. Also features setting a custom head for players that want to remain anon

Notifications You must be signed in to change notification settings

adelando/minecraft-player-grid-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

minecraft-player-grid-display

This is solely just a single html file, that when navigated to, will ping your minecraft server and display a grid of players currently online. It will display 10 heads per line and you can set a maximum amount of heads to display. Also features a setting to display a custom icon for players that want to remain Anonymous (A minecraft privacy setting)

Reccomended to be the same size as set on line 58

img.src = `https://minotar.net/avatar/${playerList[i]}/64`;

Features:

  • A current list of all players online showing their heads
  • Hover over heads to display player names
  • adjustible margin between heads Margin: 2px
  • A customisable Anon player head image
  • Fully written by AI and perfected tested by hand.

About

This is solely just a html file, that when navigated to, will display a grid of players with 10 per line and a custom maximum heads. Also features setting a custom head for players that want to remain anon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages