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) {