From 8a5eeac84f62354d2d1ecad74ff128f2d50c01a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A4r=20Halberkamp?= Date: Tue, 12 Feb 2019 19:07:52 +0100 Subject: [PATCH] This command is not technically deprecated but close enough --- server/chat-commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/chat-commands.js b/server/chat-commands.js index f2ed46742b..6ad0a98be3 100644 --- a/server/chat-commands.js +++ b/server/chat-commands.js @@ -2791,7 +2791,7 @@ const commands = { this.errorReply(`User ${target} is not banned from battling.`); } }, - unbattlebanhelp: [`/unbattleban [username] - Allows a user to battle again. Requires: % @ * & ~`], + unbattlebanhelp: [`/unbattleban [username] - [DEPRECATED] Allows a user to battle again. Requires: % @ * & ~`], nameblacklist: 'blacklistname', blacklistname(target, room, user) {