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 @User exempts from all commands at once
  • Added blacklist/whitelist all commands
  • @Pokétwo restrict blacklist all blacklists all commands at once
  • works with targets too: @Pokétwo restrict blacklist all @Role
  • Added --order flag to @Pokétwo pokemon
  • sort per-query without changing your saved preference: @Pokétwo pokemon --order iv
  • accepts number, iv, level, pokedex with 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 info now accepts roles and shows exemptions

Bugfixes

  • Fixed @Pokétwo restrict help text hitting Discord's embed field character limit
  • Fixed @Pokétwo restrict reset @Target saying "Cleared" even when the target had no restrictions
  • Fixed @Pokétwo restrict blacklist @Target all not routing correctly when targets are specified before "all"

The latest from Pokétwo HQ

Pokétwo v2.79 Release Notes

## 📢 v2.78.0 → v2.79.0 @Changelog Pings ### Additions - Added item and trade evolution fixes ([#197]()) - Item evolutions now properly check level and …