diff --git a/languages/minecraft/acf-minecraft_ko.properties b/languages/minecraft/acf-minecraft_ko.properties
new file mode 100644
index 00000000..9cdd8991
--- /dev/null
+++ b/languages/minecraft/acf-minecraft_ko.properties
@@ -0,0 +1,37 @@
+#
+# Copyright (c) 2016-2017 Daniel Ennis (Aikar) - MIT License
+#
+# Permission is hereby granted, free of charge, to any person obtaining
+# a copy of this software and associated documentation files (the
+# "Software"), to deal in the Software without restriction, including
+# without limitation the rights to use, copy, modify, merge, publish,
+# distribute, sublicense, and/or sell copies of the Software, and to
+# permit persons to whom the Software is furnished to do so, subject to
+# the following conditions:
+#
+# The above copyright notice and this permission notice shall be
+# included in all copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+#
+acf-minecraft.invalid_world=Error: 해당 월드는 존재하지 않습니다.
+acf-minecraft.you_must_be_holding_item=오류: 손에 아이템을 들고 있어야 합니다.
+acf-minecraft.player_is_vanished_confirm=\
+ 경고: {vanished}가 사라졌습니다. 정체를 드러내지 마세요!\n\
+ 계속하시려면 :confirm를 이름 뒤에 입력하세요.\n\
+ 예시: {vanished}:confirm
+acf-minecraft.username_too_short=오류: 이름이 너무 짧습니다. 3자 이상이어야 합니다.
+acf-minecraft.is_not_a_valid_name=오류: {name}는 올바른 사용자 이름이 아닙니다.
+acf-minecraft.multiple_players_match=오류: 여러 플레이어가 {search}({all})과(와) 일치합니다. 좀 더 구체적으로 입력해 주세요.
+acf-minecraft.no_player_found_server={search}와 일치하는 플레이어가 이 서버에 연결되어 있지 않습니다.
+acf-minecraft.no_player_found_offline={search}와 일치하는 플레이어를 찾을 수 없습니다.
+acf-minecraft.no_player_found={search}와 일치하는 플레이어를 찾을 수 없습니다.
+acf-minecraft.location_please_specify_world=오류: 월드를 지정하세요. 예: world:x,y,z.
+acf-minecraft.location_please_specify_xyz=오류: x, y 및 z 좌표를 지정하세요. 예: world:x,y,z.
+acf-minecraft.location_console_not_relative=오류: 콘솔에서는 상대적인 좌표를 사용할 수 없습니다.