Warning: Please delete your current config.yml. Sorry for that. :/
Fixes:
- Fixed Folia 1.21.1+ support
- Fix error when sometimes no sub-arguments show up
- Fixed group commands bypassing subargs checks
- Fixed custom server brand with repeat-delay
-1
on Spigot-only servers - Fixed wrong display of permissions when using
/(b)pat perms <user>
- Fixed update issue after changing the storage.yml
Changes:
- Added option to disable "auto-config-updater". (at "updater" section -> config.yml)
- Added option to toggle auto-tab-completion for 'custom-plugins' and 'custom-version' commands
- Added warning to config.yml
- Improved 1.21.4 support
- Improved visual suggestion-filter by removing [args] suggestions, if no further suggestions are allowed.
- Removed
:
commands from default command list forcustom-plugins
andcustom-version
feature
Warning: Please delete your old config.yml to avoid exceptions or problems with some features!
Features:
- Added full support to hide and show specific sub-commands in tab-completion and the command execution.
- Added possibility to customize each "command is blocked" by triggers with unique messages (custom-responses.yml)
Bug fixes:
- Fixed exception in console with <1.13 servers using Handle-Through-Proxy
Plugin-Exploit patch:
- Fixed that sub-arguments were tab-able when using "custom-plugins" feature
Folia support:
- Fixed PacketInjection issues on Folia servers
New feature:
- You can now leave messages completely blank to deactivate their messages entirely. For example:
// Before
no-perms: "No permissions!"
// After
no-perms: ""
// Before
message:
- 'Hello'
- 'world!'
// After
message: []
// Alternative
message:
- ''
Warning: It is not necessarily required but recommended to delete the old config.yml to keep a good overview.
- Add SignedVelocity support (morely fixed an issue with it)
Exploit patches:
- Patched Meteor client 1.21.1 plugin-spoofing exploit
- Patched 1.20+ Tab-Completion crasher
Warning: Please delete your old config.yml if you plan to use this version of PAT!
Information: This update is a combination of the 1.7.5 and (for some people accessable) 1.7.6 update.
Features:
- Add Folia support
- Add 1.21 & 1.21.1 support
- Add interactable EventManager for developers (PATEventManager)
- Add %no-message% placeholder to disable the response-message entirely.
- Add 'cancel-namespace' feature for Blacklist-mode users
- Add "Custom-Version" feature
- Add Priority-System (for Groups)
- Add '/(b)pat perms' command to check a player's PAT-related permissions
- Add '/(b)pat update' command to reload all player permissions (and tab-completions)
- Add '/(b)pat info' command
- Add '/(b)pat postdebug' command
- Add "Ignore-Server" feature: Servers listed in there won't be affected by the commands in the general-list
- Add "Custom-Protocol-Ping" feature for Paper/Purpur (+ forks) >> only supports 1.12.2 - 1.21 servers
- Add new variable for "Custom-Protocol-Ping" feature: Variable 'online-extended' (aka. dynamic player count)
- Add new option for "Custom-Protocol-Ping" feature: Use dynamic player count as max-players count
Improvements:
- Change update notification permission on join from 'proantitab.update' to 'proantitab.joinupdate'
- New and better ConfigUpdater
- Better command detection
- Better LuckPerms permission-change detection & sync
- Improve performance
- Better server detection
- Add %command% placeholder in "Unknown-Command" feature
Fixes:
- Fix ViaVersion incompatibility (Velocity: Server 1.8.8 with 1.12.2+ client)
- Fix plugin-exploit (Meteor Client)
- Fix issue that sometimes the tab-completion on certain backend servers dissapear
- Fix 1.20.6 tab-completion bypass
- Fix Skript, alias and event-based command detection (Unknown Command)
- Fix issues with WorldEdit commands (Generally // commands)
- Fix issues with per-server command detection for groups
- Fix console errors caused by the GroupManager
Features:
- Add "Ignore-Server": Servers listed here won't be affected by the commands in the general-list
- Add "Custom-Protocol-Ping" for Paper/Purpur (+ forks) >> only supports 1.12.2 - 1.20.6 servers
- Add new variable for "Custom-Protocol-Ping": online-extended (aka. dynamic player count)
- Add new option for "Custom-Protocol-Ping": use dynamic player count as max-players count
Improvements:
- Better LuckPerms permission-change detection & sync
- Improve performance
- Better server detection
Fixes:
- Fix issue that some times the tab-completion for certain backend servers dissapear
- Fix 1.20.6 Tab-Completion bypass
- Fix Skript & alias commands detection (Unknown Command)
- Fix not functioning removal of slash-commands
- Fix exception in GroupManager