Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/ProAntiTab
Все версииBig Recode: Features, Improvements & Fixes

Big Recode: Features, Improvements & Fixes

Release10 мес. назад

Список изменений

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

Метаданные

Канал релиза

Release

Номер версии

2.0.3

Загрузчики

Bukkit
BungeeCord
Folia
Paper
Purpur
Spigot
Velocity
Waterfall

Версии игры

1.8.8–1.21.8

Загрузок

45

Дата публикации

10 мес. назад

Загрузил

ID версии

Главная