Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Alihan

Hide Commands, Customize F3 Brand, Block Unwanted Tab-Completion & Suggestions

Report ProAntiTab?

Release
2.3.0

Alihan released ProAntiTab version 2.3.0 on January 29, 2026

New

Added per-server PAT group permissions

You can now give PAT related permissions using a LuckPerms server context to only give this PAT group for a user on a certain server. Similar to the per-world PAT group implementation! :D


Added negated 'plugin=' variant

Using plugin=<plugin> adds all commands from a certain plugin without writing each command inside the storage.yml.

Now with !plugin=<plugin> all commands from a plugin can be negated instead.


Added playable sounds on the proxy Unfortunately not for Bungeecord.

Available sounds: https://www.digminecraft.com/lists/sound_list_pc.php Syntax: sound::soundName::volume::pitch Example: sound::entity.ender_dragon.growl::1.0::1.0


Added new setting: 'forward-console-notification-alerts'

Allows you to forward proxy notifications to the backend server's console.


Added %offline_players% for sub-arguments

Only for standalone Spigot servers


Changed usage of 'pat extract' command

New usage: /pat extract (plugin / *) <group> <mode>

mode = non-colon, only-colon, both

Description: With the new syntax, it's now possible to either only extract non-colon, only colon, or both colon and non-colon commands from a plugin.

Writing no mode chooses non-colon by default. Writing no group will use the global section by default.



MiniMessage Support for Custom Responses

Added full support for MiniMessage (e.g: HEX) in any custom response

You can now use MiniMessage for all custom response types. Inside actionbars, titles and your messages.

example-for-anything:
  triggers:
    - "*"
  message:
    - "<rainbow>MiniMessage</rainbow> &a&land &e&lLegacy"
  actions:
    - "actionbar::<rainbow>Sorry %player%, but this command is blocked.</rainbow>"
    - "title::<rainbow>MiniMessage title</rainbow>::&cLegacy &asub&etitle::5::20::5"



Fixes

  • Updated libraries
  • Improved performance and reduced memory usage improving the PAT group recognition.
  • Fixed issue that some PAT group commands were not working.
  • Fixed exception on backend servers with a Bungeecord network.
  • Fixed exception on legacy servers using PAT on a network.
  • Fixed exception when removing the entire server, groups, and groups.<group>.servers section.
  • Fixed sub-argument hiding from commands using the Mojang Brigadier Library.
  • Fixed issue with %args[...]% placeholder in custom-responses.
  • Fixed issue that PAT in BLACKLIST mode was not blocking sub-arguments correctly.
  • Fixed sub-argument tabbing for custom-version and custom-plugins commands if they were whitelisted.
  • Fixed that all commands disappear on Bungeecord once PAT is reloading.
  • Fixed unnecessary data synchronization if disable-sync is enabled.
  • Fixed wrong conversion of CommandWhitelist sub-arguments.
  • Fixed raw CraftBukkit support.

Information

Published onJanuary 29, 2026
Downloads43

Platforms

Paper Paper (1.8.8-1.21.11)
Waterfall Waterfall (1.20-1.21)
Velocity Velocity (3.3-3.5)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper
Waterfall Waterfall
Edit Plugin Dependencies: Waterfall
Velocity Velocity
Edit Plugin Dependencies: Velocity