diff --git a/versioning/minecraft/1.3.0.sh b/versioning/minecraft/1.3.0.sh index a8cd5bf..11a3fd2 100644 --- a/versioning/minecraft/1.3.0.sh +++ b/versioning/minecraft/1.3.0.sh @@ -5,7 +5,8 @@ extends "minecraft/1.2.0" console_command GAMEMODE "gamemode " \ "That player cannot be found" \ "The number you have entered () is too big, it must be at most 2" \ - "The number you have entered () is too small, it must be at least 0" + "The number you have entered () is too small, it must be at least 0" \ + "'' is not a valid number" console_command KICK "kick " \ "Kicked from the game" \