summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorAlexander Weber <web.alexander@web.de>2018-02-13 22:02:22 +0100
committersofar <sofar+github@foo-projects.org>2018-02-19 11:18:18 -0800
commit51b6cf2e3a6d0c2fb054863714abdae9d69aadd1 (patch)
treecd67d745f453c1191f29d2e823c945c977d40c53 /API.md
parentd3fbe3b70f1afb06d72b3bede2bd4d5983223f01 (diff)
/skinsdb chat command implemented
Diffstat (limited to 'API.md')
-rw-r--r--API.md1
1 files changed, 1 insertions, 0 deletions
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