diff --git a/chat-plugins/info.js b/chat-plugins/info.js index 5c15d20090..19e394cef0 100644 --- a/chat-plugins/info.js +++ b/chat-plugins/info.js @@ -304,7 +304,6 @@ exports.commands = { dex: 'data', pokedex: 'data', data: function (target, room, user, connection, cmd) { - if (toId(target) === 'constructor') return this.errorReply("Invalid data lookup command."); if (!this.runBroadcast()) return; let buffer = '';