kangarko
95cb54b74a
11.2.7
2025-03-16 11:48:09 +01:00
kangarko
8653c49883
Simplify how we parse font images in {message}
2025-03-11 11:30:24 +01:00
kangarko
04c159a993
Improve performance by not parsing Discord format if DiscordSRV is not installed
2025-03-11 11:30:03 +01:00
kangarko
f394a30d2b
Fix outdated lang keys references
2025-03-02 20:51:30 +01:00
kangarko
1fb354aa0b
11.2.6
2025-03-01 16:27:53 +01:00
Matej Pacan
f910ddd24f
Add support for more tags
2025-02-27 12:34:46 +01:00
Matej Pacan
041932e7d9
11.2.5
2025-02-26 13:07:23 +01:00
Matej Pacan
abc405db5a
Push work
2025-02-26 08:19:30 +01:00
Matej Pacan
39add49c80
11.2.4
2025-02-20 14:28:02 +01:00
Matej Pacan
a7e1730e44
Fix a bunch of console errors
2025-02-20 12:33:52 +01:00
Matej Pacan
0a5068f7ff
Add info messages to help use redis integration properly
2025-02-19 20:52:29 +01:00
Matej Pacan
21842ddfae
11.2.3
2025-02-12 23:45:20 +01:00
Matej Pacan
2ddb3ee547
11.2.2
2025-02-11 22:05:20 +01:00
Matej Pacan
1fc06e5c90
Sync data every 2 seconds instead of 1
2025-02-11 21:52:30 +01:00
Matej Pacan
961db3dd50
Adapt for foundation changes
2025-02-11 21:52:20 +01:00
Matej Pacan
3762b9fbde
Always db config
2025-02-11 15:14:34 +01:00
Matej Pacan
db63ea7c2c
11.2.1
2025-02-07 21:10:16 +01:00
Matej Pacan
343ed1f6c5
Fix illegal arg exception when player message prefix is empty
2025-02-07 19:35:33 +01:00
Matej Pacan
2b23fac191
Avoid reporting 2 more errors to sentry
2025-02-07 19:35:19 +01:00
Matej Pacan
720ae5eaaf
Add beta redis sync data support
2025-02-07 19:06:10 +01:00
Matej Pacan
3709f08c8a
Fix settings.yml docs and remove obsolete commnet
2025-02-07 18:52:39 +01:00
Matej Pacan
0f6cdcd415
Update Redis for bungee to 0.12.6
2025-02-07 15:43:37 +01:00
Matej Pacan
5364d8898b
Merge branch 'master' of https://github.com/kangarko/ChatControl
2025-02-07 10:22:13 +01:00
Matej Pacan
4c0c6c918c
Fix recursive call in ChatControlAPI#checkMessage
2025-02-07 10:22:02 +01:00
Matej
4521d8f47b
Merge pull request #3060 from CowsAreCool26/fix-duplicate-messages
...
Fix duplicate messages in cross-proxy communication
2025-02-06 12:14:11 +01:00
MartiThaWizz
0cb3dad513
Fix duplicate messages in cross-proxy communication
...
- Fixed logic in handlePubSubMessage for SEND_OB messages
- Added proper player presence check
- Improved debug messages for message routing
- Prevents duplicate messages when players are on same server through different proxies
2025-02-05 23:36:07 +01:00
Matej Pacan
28e6cd9c4b
11.2.0
2025-02-03 18:54:34 +01:00
Matej Pacan
d481a88b77
11.1.9
2025-01-31 12:24:07 +01:00
Matej Pacan
86a9c267cd
Remove unneeded listener
2025-01-31 10:02:32 +01:00
Matej Pacan
c3e243e53e
Optimize memory usage across plugin
2025-01-31 10:02:25 +01:00
Matej Pacan
bc066e88f1
Remove pending mutes feature for now to diagnoze memory leak issue
2025-01-31 10:02:13 +01:00
Matej Pacan
995db734db
Remove console filter for now
2025-01-31 10:01:55 +01:00
Matej Pacan
1c5f52b636
11.1.8
2025-01-30 21:33:35 +01:00
Matej Pacan
e2f76af73b
Add PlayerMessageType support to {player_is_ignoring_X} and readd old syntax
2025-01-30 20:15:48 +01:00
Matej Pacan
45637e0a74
Disable proxy.yml by defaut
2025-01-30 20:15:25 +01:00
Matej Pacan
e50488fe17
Default Make_Chat_Links_Clickable to true
2025-01-30 20:15:20 +01:00
Matej Pacan
d109e778df
Fix RedisListener not implementing listener and breaking BungeeControl when init
2025-01-30 20:15:13 +01:00
Matej Pacan
0db8085b42
11.1.7
2025-01-25 11:54:01 +01:00
Matej Pacan
11290b7494
Add log tip message for anvil colors
2025-01-25 11:48:23 +01:00
Matej Pacan
ef4310c5d4
Support § color letters when parsing colors back in case third party plugins used them
2025-01-25 11:39:02 +01:00
Matej Pacan
b13e7fc362
Move {#123456} replacing logic to Foundation
2025-01-25 11:21:21 +01:00
Matej
15c4a87b1b
Merge pull request #3039 from Danielpeter-99/master
...
feat: Adding convertion of {#rgb} to MiniMessage
2025-01-24 21:33:43 +01:00
Danielpeter-99
c94355f6e1
fix: Update compiling instructions with Foundation v7 and information on missing dependencies
2025-01-23 14:18:36 -05:00
Danielpeter-99
49dd3dd0b3
feat: Adding convertion of {#rgb} to MiniMessage
2025-01-23 12:48:21 -05:00
Matej Pacan
5814b7aa01
11.1.6
2025-01-23 14:48:04 +01:00
Matej Pacan
4063b8351b
Fix error when attempting to send toasts with AIR material
2025-01-23 14:42:41 +01:00
Matej Pacan
ae47f9df68
Formatting is important
2025-01-23 14:42:26 +01:00
Matej Pacan
b181ea0770
Add new API methods with WrappedSender
2025-01-23 14:23:20 +01:00
Matej Pacan
d916990cdd
Merge branch 'master' of https://github.com/kangarko/ChatControl
2025-01-22 20:59:56 +01:00
Matej Pacan
b16f9b9712
11.1.5
2025-01-22 20:59:55 +01:00