Commit Graph

  • 8653c49883 Simplify how we parse font images in {message} master kangarko 2025-03-11 11:30:24 +0100
  • 04c159a993 Improve performance by not parsing Discord format if DiscordSRV is not installed kangarko 2025-03-11 11:30:03 +0100
  • f394a30d2b Fix outdated lang keys references kangarko 2025-03-02 20:51:30 +0100
  • 1fb354aa0b 11.2.6 kangarko 2025-03-01 16:27:53 +0100
  • f910ddd24f Add support for more tags Matej Pacan 2025-02-27 12:34:46 +0100
  • 041932e7d9 11.2.5 Matej Pacan 2025-02-26 13:07:23 +0100
  • abc405db5a Push work Matej Pacan 2025-02-26 08:19:30 +0100
  • 39add49c80 11.2.4 Matej Pacan 2025-02-20 14:28:02 +0100
  • a7e1730e44 Fix a bunch of console errors Matej Pacan 2025-02-20 12:33:52 +0100
  • 0a5068f7ff Add info messages to help use redis integration properly Matej Pacan 2025-02-19 20:52:29 +0100
  • 21842ddfae 11.2.3 Matej Pacan 2025-02-12 23:45:20 +0100
  • 2ddb3ee547 11.2.2 Matej Pacan 2025-02-11 22:05:20 +0100
  • 1fc06e5c90 Sync data every 2 seconds instead of 1 Matej Pacan 2025-02-11 21:52:30 +0100
  • 961db3dd50 Adapt for foundation changes Matej Pacan 2025-02-11 21:52:20 +0100
  • 3762b9fbde Always db config Matej Pacan 2025-02-11 15:14:34 +0100
  • db63ea7c2c 11.2.1 Matej Pacan 2025-02-07 21:10:16 +0100
  • 343ed1f6c5 Fix illegal arg exception when player message prefix is empty Matej Pacan 2025-02-07 19:35:33 +0100
  • 2b23fac191 Avoid reporting 2 more errors to sentry Matej Pacan 2025-02-07 19:35:19 +0100
  • 720ae5eaaf Add beta redis sync data support Matej Pacan 2025-02-07 19:06:10 +0100
  • 3709f08c8a Fix settings.yml docs and remove obsolete commnet Matej Pacan 2025-02-07 18:52:39 +0100
  • 0f6cdcd415 Update Redis for bungee to 0.12.6 Matej Pacan 2025-02-07 15:43:37 +0100
  • 5364d8898b Merge branch 'master' of https://github.com/kangarko/ChatControl Matej Pacan 2025-02-07 10:22:13 +0100
  • 4c0c6c918c Fix recursive call in ChatControlAPI#checkMessage Matej Pacan 2025-02-07 10:22:02 +0100
  • 4521d8f47b
    Merge pull request #3060 from CowsAreCool26/fix-duplicate-messages Matej 2025-02-06 12:14:11 +0100
  • 0cb3dad513 Fix duplicate messages in cross-proxy communication MartiThaWizz 2025-02-05 23:36:07 +0100
  • 28e6cd9c4b 11.2.0 Matej Pacan 2025-02-03 18:54:34 +0100
  • d481a88b77 11.1.9 Matej Pacan 2025-01-31 12:24:07 +0100
  • 86a9c267cd Remove unneeded listener Matej Pacan 2025-01-31 10:02:32 +0100
  • c3e243e53e Optimize memory usage across plugin Matej Pacan 2025-01-31 10:02:25 +0100
  • bc066e88f1 Remove pending mutes feature for now to diagnoze memory leak issue Matej Pacan 2025-01-31 10:02:13 +0100
  • 995db734db Remove console filter for now Matej Pacan 2025-01-31 10:01:55 +0100
  • 1c5f52b636 11.1.8 Matej Pacan 2025-01-30 21:33:35 +0100
  • e2f76af73b Add PlayerMessageType support to {player_is_ignoring_X} and readd old syntax Matej Pacan 2025-01-30 20:15:48 +0100
  • 45637e0a74 Disable proxy.yml by defaut Matej Pacan 2025-01-30 20:15:25 +0100
  • e50488fe17 Default Make_Chat_Links_Clickable to true Matej Pacan 2025-01-30 20:15:20 +0100
  • d109e778df Fix RedisListener not implementing listener and breaking BungeeControl when init Matej Pacan 2025-01-30 20:15:13 +0100
  • 0db8085b42 11.1.7 Matej Pacan 2025-01-25 11:54:01 +0100
  • 11290b7494 Add log tip message for anvil colors Matej Pacan 2025-01-25 11:48:23 +0100
  • ef4310c5d4 Support § color letters when parsing colors back in case third party plugins used them Matej Pacan 2025-01-25 11:39:02 +0100
  • b13e7fc362 Move {#123456} replacing logic to Foundation Matej Pacan 2025-01-25 11:21:21 +0100
  • 15c4a87b1b
    Merge pull request #3039 from Danielpeter-99/master Matej 2025-01-24 21:33:43 +0100
  • c94355f6e1 fix: Update compiling instructions with Foundation v7 and information on missing dependencies Danielpeter-99 2025-01-23 14:18:36 -0500
  • 49dd3dd0b3 feat: Adding convertion of {#rgb} to MiniMessage Danielpeter-99 2025-01-23 12:48:21 -0500
  • 5814b7aa01 11.1.6 Matej Pacan 2025-01-23 14:48:04 +0100
  • 4063b8351b Fix error when attempting to send toasts with AIR material Matej Pacan 2025-01-23 14:42:41 +0100
  • ae47f9df68 Formatting is important Matej Pacan 2025-01-23 14:42:26 +0100
  • b181ea0770 Add new API methods with WrappedSender Matej Pacan 2025-01-23 14:23:20 +0100
  • d916990cdd Merge branch 'master' of https://github.com/kangarko/ChatControl Matej Pacan 2025-01-22 20:59:56 +0100
  • b16f9b9712 11.1.5 Matej Pacan 2025-01-22 20:59:55 +0100
  • 1839e9b54c
    Merge pull request #3023 from Danielpeter-99/master Matej 2025-01-18 16:56:19 +0100
  • b2a6dc256f fix: Adjust warning message Danielpeter-99 2025-01-18 07:09:36 -0500
  • b77d2d962c
    Merge branch 'kangarko:master' into master Arley Daniel Peter 2025-01-18 09:07:43 -0300
  • 9167d8802a Merge branch 'master' of https://github.com/kangarko/ChatControl Matej Pacan 2025-01-18 12:13:28 +0100
  • d3f72d7c80 Create LICENSE Matej Pacan 2025-01-18 12:13:06 +0100
  • f0455fd3d5
    Update README.md Matej 2025-01-18 12:12:57 +0100
  • 10dfa8513b feat: Added check & warning for tebex on plugin start Danielpeter-99 2025-01-17 20:16:37 -0500
  • 9e0bb35e50 Merge branch 'master' of https://github.com/kangarko/ChatControl Matej Pacan 2025-01-17 23:45:58 +0100
  • 210dc7e070 11.1.4 Matej Pacan 2025-01-17 23:45:57 +0100
  • 2845851aab
    Update FUNDING.yml Matej 2025-01-17 22:51:50 +0100
  • 71c4f4d63c
    Update FUNDING.yml Matej 2025-01-17 22:50:36 +0100
  • 05b2ae15bc Update FUNDING.yml Matej Pacan 2025-01-17 22:49:06 +0100
  • 8003c68463 Merge branch 'master' of https://github.com/kangarko/ChatControl Matej Pacan 2025-01-17 22:47:50 +0100
  • d41a842db8 Create FUNDING.yml Matej Pacan 2025-01-17 22:47:45 +0100
  • a347c1b5db
    Update README.md Matej 2025-01-17 22:46:25 +0100
  • dd66d55fdc Upload 11.1.3 Matej Pacan 2025-01-17 18:21:20 +0100
  • e619da5efd
    Update README.md Matej 2025-01-17 18:17:16 +0100
  • 81a209067a Initial Commit Matej Pacan 2025-01-17 18:10:55 +0100
  • b1ac4d31a4 Remove obsolete upgrade notice renamed Matej Pacan 2025-01-17 10:32:15 +0100
  • adb1b004ad Remove localization files since ChatControl 11 uses a different format Matej Pacan 2025-01-17 10:32:07 +0100
  • 864dde96f2
    Update bug_report.yml Matej 2025-01-16 17:08:29 +0100
  • 5c395e6946
    Update config.yml Matej 2025-01-02 09:53:45 +0100
  • e49584bf7c
    Update config.yml Matej 2025-01-02 09:52:58 +0100
  • 21e06b4a8c
    Update config.yml Matej 2025-01-02 09:52:11 +0100
  • 6adff2948e
    Update bug_report.yml Matej 2024-12-05 06:19:22 +0100
  • da6831934e
    Merge pull request #2777 from Luispupuis/master Matej 2024-08-05 16:59:59 +0200
  • 0043eaaf75
    Update messages_de.yml Luispupuis 2024-08-05 00:46:24 +0100
  • 7ca008178b
    Update messages_de.yml Luispupuis 2024-08-01 13:59:06 +0200
  • f09eff2a8a
    Merge pull request #2770 from Luispupuis/master Matej 2024-08-01 10:18:37 +0200
  • a88fa3c84c
    Update messages_de.yml Luispupuis 2024-07-31 17:17:26 +0200
  • 2f2faa524f
    Update messages_de.yml Luispupuis 2024-07-31 17:09:20 +0200
  • 0ccd7aee4b
    Update bug_report.yml Matej 2024-07-28 13:27:24 +0200
  • b09cf46707
    Update bug_report.yml Matej 2024-07-28 13:26:40 +0200
  • 309ed2e1f1
    Update bug_report.yml Matej 2024-07-28 13:25:55 +0200
  • 27319a1581
    Update question.yml Matej 2024-07-28 13:22:50 +0200
  • fc5e535d29
    Update question.yml Matej 2024-07-28 13:22:40 +0200
  • ab4045361b
    Update suggestion.yml Matej 2024-07-28 13:20:51 +0200
  • d85c5fe9eb
    Update config.yml Matej 2024-07-28 13:19:09 +0200
  • e5822ab80f
    Delete .github/ISSUE_TEMPLATE/bug_report_velocity.yml Matej 2024-07-28 13:18:01 +0200
  • 2e3f373bf7
    Update bug_report.yml Matej 2024-07-28 13:17:19 +0200
  • f1d3a5cd50
    Update README.md Matej 2024-05-27 14:10:49 +0200
  • 944e2040cf
    Update bug_report_velocity.yml Matej 2024-04-17 18:29:23 +0200
  • faf5ea6f7c
    Update bug_report.yml Matej 2024-04-17 18:28:34 +0200
  • f0aa6eb0cc
    Update README.md Matej 2024-04-17 18:11:41 +0200
  • 9a8958ba51
    Merge pull request #2648 from MiguVT/master Matej 2024-04-15 11:19:45 +0200
  • 9a4d098bad
    Update messages_es.yml MiguVT 2024-04-14 13:24:23 +0200
  • 7ee08024c7
    Fixed broadcast color MiguVT 2024-04-14 13:22:55 +0200
  • 318cf58880
    Fixed bugs MiguVT 2024-04-14 12:32:50 +0200
  • c3cf54ee1e
    Create messages_es.yml MiguVT 2024-04-14 12:07:06 +0200
  • 11a2fcbb6a
    Merge pull request #2614 from MeHaVr/master Matej 2024-03-26 20:32:04 +0100
  • 609a4a0ce6
    Merge pull request #1 from MeHaVr/add-german-message Alex 2024-03-23 13:49:31 +0100