[ + ] Added an optional requirement to be able to see a layer. Here an example. The player must not be called FavioMC19 to see the layer.
Code (YAML):
miniskin:
type
:
"chibi"
position
:
"[2, 12]"
texture
:
"%mapmenu_player_skinurl%"
view_requirements:
type
:
"compare"
value
:
"%player_name% != FavioMC19"