DELETE FROM `command` WHERE `name` IN ('achievement add', 'achievement'); INSERT INTO `command` (`name`,`security`,`help`) VALUES ('achievement add',4,'Syntax: .achievement add $achievement\nAdd an achievement to the targeted player.\n$achievement: can be either achievement id or achievement link'), ('achievement',4,'Syntax: .achievement $subcommand\nType .achievement to see the list of possible subcommands or .help achievement $subcommand to see info on subcommands');