Pokétwo HQ v2.80 Release — Role Restrictions & Exemptions
Summary
Pokétwo HQ announces v2.80 with role-based command restrictions, a priority exemption system that overrides other limits, and blacklist/whitelist all options. The update adds a --order flag for per-query sorting, confirmation prompts for major changes, enforcement priority updates, and several bug fixes to improve reliability.
📢 v2.79.0 → v2.80.0 @Changelog Pings
Additions
- Added role-based command restrictions
- blacklist/whitelist commands for entire roles:
@Pokétwo restrict blacklist @Role trade market - Added exemption system for command restrictions
- exempt specific users, roles, or channels from restrictions:
@Pokétwo restrict exempt @User trade - exemptions have the highest priority — they override blacklists, whitelists, and server-wide restrictions
@Pokétwo restrict exempt all @Userexempts from all commands at once- Added blacklist/whitelist all commands
@Pokétwo restrict blacklist allblacklists all commands at once- works with targets too:
@Pokétwo restrict blacklist all @Role - Added
--orderflag to@Pokétwo pokemon - sort per-query without changing your saved preference:
@Pokétwo pokemon --order iv - accepts
number,iv,level,pokedexwith optional+/-for ascending/descending
Modifications
- Confirmation prompts now appear when switching between blacklist and whitelist modes, and for all server-wide restriction changes
- Updated enforcement priority:
exempt > user > role > channel > thread parent > category > server-wide @Pokétwo config infonow accepts roles and shows exemptions
Bugfixes
- Fixed
@Pokétwo restricthelp text hitting Discord's embed field character limit - Fixed
@Pokétwo restrict reset @Targetsaying "Cleared" even when the target had no restrictions - Fixed
@Pokétwo restrict blacklist @Target allnot routing correctly when targets are specified before "all"