fix: only support latest minecraft version
This commit is contained in:
parent
1216cfbdf5
commit
278e44ad0d
5 changed files with 17 additions and 23 deletions
|
@ -20,7 +20,8 @@ event:
|
|||
set:
|
||||
error: "<gray>Wasn''t able to apply your disguise! ({0})</gray>"
|
||||
ok: "<gray>You''re now disguised.</gray>"
|
||||
chat_prompt: "<gray>Please enter your new {0} in chat.</gray>"
|
||||
chat_prompt_name: "<gray>Please enter your new name in chat (type \"EXIT\" to cancel).</gray>"
|
||||
chat_prompt_skin: "<gray>Please enter your new skin in chat (type \"EXIT\" to cancel).</gray>"
|
||||
restore:
|
||||
error: "<gray>Wasn''t able to apply the previous disguise! ({0})</gray>"
|
||||
ok: "<gray>Previous disguise restored.</gray>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue