mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-08 09:15:31 -05:00
This command is not technically deprecated but close enough
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user