
EndChat
Take control of your chat - advanced chat plugin.
Список изменений
Version 2.3.5
Fixed
-
Fixed ChatGroup global chat behavior.
- Global chat no longer sends messages with an extra
[Global]prefix. - When a player is in global chat mode, messages are now passed back to the normal server chat format.
- Global chat no longer sends messages with an extra
-
Fixed ChatGroup group recreation.
- Deleting a group and creating another group with the same name now works correctly.
-
Fixed SlowMode command behavior.
/slowmode 10/slowmode 10s/slowmode off/slowmode 0
SlowMode now correctly respects the entered duration and can be disabled properly.
-
Added a 24-hour cooldown for
/thanks.- Players can now thank the same player only once every 24 hours.
-
Improved clickable poll voting.
-
Poll voting buttons now use a simpler command-based click system.
-
Clicking Yes/No runs:
/vote yes/vote no
-
-
Added
/kick.- Staff can now kick players directly using EndChat.
-
Added silent punishment support using the
-sflag.Examples:
/ban -s <player> <reason>/tempban -s <player> <duration> <reason>/mute -s <player> <reason>/tempmute -s <player> <duration> <reason>/warn -s <player> <reason>/kick -s <player> <reason>
Silent punishments notify only staff members and the punished player instead of broadcasting the punishment to the whole server.
-
Added notification support for punished players.
-
Players receiving a warn, mute, ban or kick can now receive configured notifications.
-
Supported notification types:
- Title
- ActionBar
- Sound
- BossBar
-
-
Added warning escalation system.
-
Server owners can configure automatic actions after a player reaches a certain number of warnings.
-
Example use cases:
- 3 warnings = temporary mute
- 5 warnings = temporary ban
-
-
Added immediate kick after ban.
- If a player is banned while online, they are now removed from the server immediately.
-
Added ClearChat bypass permission.
- Players with the bypass permission do not have their chat cleared.
- They only receive a staff-style notification that chat was cleared.
-
Added support for more duration formats.
-
Examples:
30sec10min2hours7days10m2h7d
-
Configuration
- Added new punishment escalation options.
- Added new notification actions for punishment targets.
- Added new messages for kick, silent punishments, warning escalation and ClearChat bypass.
- Updated help messages to include
/kickand the-ssilent flag.
