Formats available for the skulls of the plugins developed by PedroJM96.


Skulls are processed from a text string in a special format.

Examples:

  • url:http://textures.minecraft.net/texture/e063a0ebb2d8010273b6c45b64e84d83b1e43e2ca5dfb2a6fd838c3f88827d
  • <player>
  • web: PedroJM96

Available formats.


url –To place the skin through an image. The address of the image has to be on the minecraft servers.

  • Format: – "url: address.png"
  • Example: – "url:http://textures.minecraft.net/texture/e063a0ebb2d8010273b6c45b64e84d83b1e43e2ca5dfb2a6fd838c3f88827d"
    
    

textures – To place the skin through a Base64 encoded texture.

  • Format: – "textures: <Base64 code>"
  • Example: – "textures:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWM2ODY3ZTg4NGY1OTllMjM4YTEzNGQ0NzA2NTE2ZDU3YmFmMmVkNzc3OTdiZjQzZDk0NmQzOTcwODI0NzIzNiJ9fX0="

web– To place the skin with a name from the web through the mojang servers.

  • Format: – "web: <playername>"
  • Example: – "web: PedroJM96"

Without format. – To place the skin using the native methods of the server through a name.

  • Format: – "<playername>"
  • Example: – "PedroJM96"