Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Creators
Details
Changelog
Important notice: This version of PAT is still in testing phase. Please report bugs directly to me.
Warning: Please delete your old config.yml file!
Features:
Decide if command is tab-completable or executable only
Allow command execution only: [CMD]
Allow command tab-completion only: [TAB]
Example:
- "[CMD]cmi tpa"
- tpa
Simplified sub-argument integration
No need to add the base command of a command anymore.
Old:
- help
- help Minecraft
To:
- help Minecraft
New variables for sub-arguments
%hidden_online_players% = Online players (Removed from tab-completion)
%online_players% = Online players
%hidden_players% = Registered players (Removed from tab-completion)
%players% = Registered players
%numbers% = Numbers, such as 1000 or 1.000
Example:
- "tpa %online_players%"
- "sell %numbers%"
New Custom-Response action
Execute player command:
Syntax: execute::command
Example: execute::help
Auto command lowercasing
Lowercases executed commands like "/HeLp" - "/help"
Improve Config-Auto-Updater
Added several options to rather automatically update the config entirely,
or just announce missing features. A tutorial on how to read the missing
parts will be generated automatically as well.
Disable PAT on certain servers
disabled-servers:
- server-with-no-pat
Better PAT Command Syntax for Sub-Arguments:
Example:
You want to add "help Minecraft" to the PAT list:
/(b)pat add "help Minecraft" <group
Added support for auth-tokens to be read using an ENVIRONMENT VARIABLES instead
Proxy:
load-from-env:
enabled: false
name: PAT_TOKEN
token: ...
------------------------------------
Backend:
handle-through-proxy:
...
load-from-env:
enabled: false
name: "PAT_TOKEN"
PAT can run alone on Bungeecord now.
But for specific sub-arguments, PAT needs to be installed on all backend servers again.
Added PAPI support for CustomProtocolPing feature (Caches for 1s on every call)
Fixes:
- Improved performance
- The bugs from the Github wiki in case 1 has been fixed
- The bugs from the Github wiki in case 2 has been fixed
- Fixed Bungeecord issue where proxy commands were not shown up in tab-completion
- Fixed minor 1.21.5 - 1.21.8 support issues
- Fixed Folia incompatibility
- Fixed memory issue for Bungeecord networks and their backend servers
- Fixed
%players%placeholder in the Custom-Protocol-Ping feature - Fixed issues regarding proxy group commands
Files
Metadata
Release channel
ReleaseVersion number
2.0.3Loaders
Game versions
1.8.8–1.21.8Downloads
20Publication date
July 28, 2025 at 12:05 AMPublisher

Alihan
Member




