Cooldown error although it's disabled
Bodyash opened this issue · 18 comments
/skin Nickname
/skin AnotherNickname - error (not so fast, must wait, but in config cooldown is set to 0)
And 1 more - MickeyPickles nickname. My Friend changed skin at Mojang website (http://mcskinsearch.com/skin/MickeyPickles)
But displaying an old one skin data.
Restart Server and /skin MickeyPickles doesnt update skin. (Latest ChangeSkin build)
And 1 more - MickeyPickles nickname. My Friend changed skin at Mojang website (http://mcskinsearch.com/skin/MickeyPickles)
But displaying an old one skin data.
Therefore the command /skinupdate exists. I could also make it run automatically if you want to.
I'll look into the other issues.
(Latest ChangeSkin build)
The latest version from Github or Spigot?
Could you also add the "/skinupdate player" command to update the skin from the console? That would be cool :) Thank you!
@Bodyash Big sorry for the big delay. I was too busy. It's fixed now
With a message for the receiver that would be great! :) (but if you don't want, without will do the job as well)
I will use that for that the player will be able to update its skin via the server's website (so I can make an antispam etc.)
@Bodyash Could you describe it more? What's the problem? Do you use BungeeCord? Do changed any setting? Which permission message do you see?
Only Spigot 1.10.2, no bungee.
# Specific skin permissions are activated and the user doesn't have the permission for the supplied skin no-permission: "&4У тебя нет прав на смену скина :с"
/skin Bodyash (player with changeskin.command.setskin permission via PermissionsEX)
First message - queue-name-resolve
Second - uuid-resolved
Do you give yourself the changeskin.skin.whitelist.< uuid> ?
< uuid > replaced with the target uuid
no, i`m op
But players must have that permission?
For example i can add changeskin.skin.whitelist.* ?
Indeed. Therefore this option exists.
Checking the permission changeskin.command.setskin is not related to this option. They are always checked.
Okay, i will try. Can u list all current permissions at https://www.spigotmc.org/resources/changeskin.21469/ and update info at dev.bukkit page?
Of course. Until I finished it, you can use the list on the project ReadMe. https://github.com/games647/ChangeSkin#permissions
Just to keep in mind the whitelist and blacklist permissions are only used if the config options is enabled