[Plugin: Minestatus] Show Minotar!
-
If you want to see player’s minotars by their names, change the file views/status-online.phtml line 48:
From this:
<li><?php echo $strPLayer; ?></li>
to this:
<li><img src="https://minotar.net/avatar/<?php echo $strPLayer; ?>/12.png"> <?php echo $strPLayer; ?></li>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Minestatus] Show Minotar!’ is closed to new replies.