From 51b6cf2e3a6d0c2fb054863714abdae9d69aadd1 Mon Sep 17 00:00:00 2001 From: Alexander Weber Date: Tue, 13 Feb 2018 22:02:22 +0100 Subject: /skinsdb chat command implemented --- API.md | 1 + 1 file changed, 1 insertion(+) (limited to 'API.md') diff --git a/API.md b/API.md index 193f824..5d23186 100644 --- a/API.md +++ b/API.md @@ -5,6 +5,7 @@ Return the skin object assigned to the player. Returns defaout if nothins assign ## skins.assign_player_skin(player, skin) Select the skin for the player. The "skin" parameter could be the skin key or the skin object +Returns false if skin is not valid or applicable to player ## skins.update_player_skin(player) Update selected skin visuals on player -- cgit v1.2.3