feat: reset disguise
This commit is contained in:
parent
9e64dc74f0
commit
54671b62e5
14 changed files with 159 additions and 27 deletions
|
@ -5,5 +5,8 @@ error.generic=§cAn unknown error occured. Please contact the developer.
|
|||
error.couldnt_get_name_from_mojang=§cFailed to get username from Mojang. Does the user exists?
|
||||
error.couldnt_get_skin_from_mojang=§cFailed to get skin from Mojang.
|
||||
error.couldnt_get_skin_from_cache=§cFailed to get skin from cache.
|
||||
event.disguise.success=§aDisguise applied.
|
||||
event.disguise.fail=§cUnable to apply your disguise. §7§o({0})
|
||||
event.disguise.success=§aDisguise applied !
|
||||
event.disguise.fail=§cUnable to apply your disguise. §7§o({0})
|
||||
event.undisguise.success=§aDisguise removed.
|
||||
event.undisguise.fail=§cUnable to remove your disguise. It will be set back to default on the next login. Sorry!
|
||||
event.undisguise.notactive=§cYou do not have an active disguise.
|
Loading…
Add table
Add a link
Reference in a new issue