
justTeams
A powerful teams plugin for multi-server environments with full Folia, Paper, Spigot, and Purpur support.
Список изменений
Small patch on top of 2.6.2. Fixes team creation from the GUI cancelling itself on servers that fire two chat events per message.
[1] Fixed creating a team from the menu getting cancelled the moment you typed. On some setups (a chat formatter or a Paper fork can cause it) a single chat message shows up twice, as both the new and the old chat event. The name step would eat the first copy and hand the second copy straight to the tag step, so your name got submitted as the tag and creation died right away. The duplicate is now caught before it can jump ahead to the next prompt, so name, tag and color each wait for their own line like they should.
[2] Same fix covers every chat prompt, not just creation. Anything that asks you to type more than once in a row (rename, set description, bank amounts, warp passwords, and so on) is safe from the same double-message problem now.
This is a pre-release with just the chat fix on top of 2.6.2. Drop the jar in and restart, nothing to change.
