Add achievement chat command
This commit is contained in:
parent
e81b5ef58a
commit
d8cb7a7164
5 changed files with 73 additions and 1 deletions
|
@ -50,3 +50,12 @@ Place @1 block(s).=
|
|||
Dig @1 block(s).=
|
||||
Eat @1 item(s).=
|
||||
Craft @1 item(s).=
|
||||
Can give achievements to any player=
|
||||
(grant <player> (<achievement> | all)) | list=
|
||||
Give achievement to player or list all achievements=
|
||||
@1 (@2)=
|
||||
Invalid syntax.=
|
||||
Invalid action.=
|
||||
Player is not online.=
|
||||
Done.=
|
||||
Achievement “@1” does not exist.=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue