03.05.2013, 02:29
I would recommend adding a new bool which is PlayerCanChangeSkin. Set this to true by default. When the player uses the command /vskin, change this value to false and start a 15 minute timer. When that timer hits zero, set this bool to true. This is the concept behind it.