this.inherits(COMMAND); this.command = "lianyao"; this.regex = /^(\w+)?(?:\s(-?\d+))?$/; this.enter = function (player, arg, id) { }