Commit Graph

  • 4af85d0e79 Add option to disable chat filters in private channels auto 2024-03-31 13:37:05 +02:00
  • a7e029b0a1 Refactor April 1st date check in ChatListener auto 2024-03-31 10:56:21 +02:00
  • ab98222f06 Refactor April 1st check in ChatListener class auto 2024-03-24 17:24:24 +01:00
  • ad91cda0c0 Add method to remove string at start auto 2024-03-24 17:12:55 +01:00
  • 9270423928 Add reverse chat feature for April Fools' and corresponding tests auto 2024-03-24 16:58:09 +01:00
  • 034de90062 Implement evidence for automatic ban for 'punish' filter violations auto 2024-03-02 20:41:59 +01:00
  • bd8fa02f1e Add 'punish' filter and automatic banning functionality auto 2024-03-02 19:18:13 +01:00
  • 94484593f1 progress on requests dev/requests Len 2024-01-13 18:34:32 +01:00
  • de04c6b80a Nick and Prefix requests Len 2024-01-04 17:11:00 +01:00
  • 8a5b407359 update gradle Len 2023-12-31 15:42:53 +01:00
  • f63c4c0836 Update velocity Len 2023-12-17 12:39:07 +01:00
  • eb7c1dd1e1 Update to 1.20.4 Len 2023-12-17 12:37:21 +01:00
  • 278129e8d8 Changed pinging to prevent ping for not @'d user Allowed \ to escape ping auto 2023-08-14 01:29:06 +02:00
  • f1deebf49e Merge remote-tracking branch 'origin/main' auto 2023-08-11 22:30:34 +02:00
  • 3e29fc7d17 Added minimum hex value for nick colors auto 2023-08-11 22:30:23 +02:00
  • ffa90b5c94 add MENTIONPLAYERTAG to Config.java Len 2023-07-15 17:45:03 +02:00
  • 9d7f944c88 Fix Tagging players and triggering a replacematcher not resetting chatcolor Len 2023-07-15 17:42:12 +02:00
  • 4b930e62c3 Log party messages that are from a toggled user on the local server as well auto 2023-07-10 23:33:42 +02:00
  • c02e4dd884 Log all party messages auto 2023-07-10 23:15:08 +02:00
  • 8a463696ed Made chatusermanager use synchronized functions auto 2023-07-07 23:16:32 +02:00
  • ce5ea19961 Removed unused imports auto 2023-07-07 23:16:15 +02:00
  • 591ca93981 Fixed first join messages only working if chat user is not loaded yet auto 2023-07-07 23:15:45 +02:00
  • d7cfe97644 Added first join messages back auto 2023-06-26 21:40:15 +02:00
  • c86a344d49 Trying a different way to see if a player is a new player auto 2023-06-22 02:00:51 +02:00
  • 5583abbbca Fix party info not showing if party owner is null auto 2023-06-20 23:44:32 +02:00
  • 55918670bc Maybe fixed mentions auto 2023-06-20 00:40:44 +02:00
  • f3c7a312c0 Added first join messages auto 2023-06-20 00:35:46 +02:00
  • d8f064e7ca Fix spy needing mute-server permission auto 2023-06-20 00:09:48 +02:00
  • 9b7868bea7 Fix mentions happening within words auto 2023-06-17 23:58:33 +02:00
  • 6c6b798677 Fix load order auto 2023-04-23 22:48:33 +02:00
  • 0c1b197054 Don't send players a ping sound if they have the player that's pinging them ignored auto 2022-11-25 19:49:37 +01:00
  • 57afbbe805 Update permissions for nicknames Len 2022-10-29 10:29:26 +02:00
  • 5398d97248 Merge branch 'main' of https://github.com/Altitude-Devs/Chat Len 2022-10-09 20:25:52 +02:00
  • d90f5ac376 Update nicknames for Player and CMI. Len 2022-10-09 20:25:40 +02:00
  • 0c7ad69e85 Only replace the first instance of a name/nickname auto 2022-10-09 19:33:06 +02:00
  • 7ef9b4a64a Make .replace require a TextReplacementConfig auto 2022-10-09 19:32:51 +02:00
  • 5b06049265 Fixed double @ if someone doesn't have a nickname (or has the same nickname as the username) auto 2022-10-09 18:04:41 +02:00
  • ea051fd905 Fixed spacing for target replacement auto 2022-10-09 01:21:10 +02:00
  • 87d5c1b264 Fixed blocked messages not highlighting what was blocked auto 2022-10-09 01:18:13 +02:00
  • 5e62786010 Fixed case-sensitive name matching for replacing names/nicknames auto 2022-10-09 00:47:43 +02:00
  • 4f01c86877 @ players when they are mentioned by name or nickname (case-insensitive) auto 2022-10-09 00:36:50 +02:00
  • 6beb398e10 Added a way to replace text with components and patterns with strings/components auto 2022-10-09 00:36:07 +02:00
  • e811b0ca9a Update permissions for nickcommand. V2 Len 2022-10-08 22:36:46 +02:00
  • 3eff30a4be Update permissions for nickcommand. Len 2022-10-08 11:14:58 +02:00
  • 3aa0b09133 Fix ChatFilter.java not applying to message. Len 2022-10-08 11:05:56 +02:00
  • 5db22461cf Fix [i] duplicating in GC Len 2022-10-08 10:36:06 +02:00
  • 3bdaa798c3 Continue the loop do not break it. Len 2022-10-03 19:39:41 +02:00
  • 7fcfb2321f Update config style Len 2022-10-03 19:29:25 +02:00
  • 7af91c1c94 Fix permission for emoteslist Len 2022-10-03 19:13:42 +02:00
  • 7de83f536b Show correct nickname in previews Len 2022-10-03 17:42:28 +02:00
  • 76f713409b Parse components in nicktry Len 2022-10-03 12:04:08 +02:00
  • ef831c48b3 Remove legacy codes in Nicknames.java Len 2022-10-03 11:27:39 +02:00
  • 8baa254d5e Revert "Fix replacement filers not working." Len 2022-10-03 11:07:39 +02:00
  • 3d14cca551 Update minimessage tags to be lowercase Len 2022-10-03 10:30:27 +02:00
  • d1df551f35 Update minimessage tags to be lowercase Len 2022-10-03 10:30:27 +02:00
  • db8524134e update player displayname when changing Nicknames Len 2022-10-02 16:33:01 +02:00
  • e99626cebb Remove deprecation usages Len 2022-10-02 10:53:26 +02:00
  • d7bd3aa222 Switched to using minimessage (mostly) auto 2022-10-02 04:52:33 +02:00
  • 9407ba8bec Switched to using minimessage (mostly) auto 2022-10-02 03:52:02 +02:00
  • aab68e5e7f Merge pull request #2 from Altitude-Devs/Changes destro174andGitHub 2022-10-01 20:53:49 +02:00
  • 5ec1f08fe1 Update version in plugin.yml Len 2022-10-01 20:46:07 +02:00
  • a4e4982dc3 Update nicknames to use Chat's plugin message channels. Len 2022-10-01 20:42:35 +02:00
  • 3d432a5af6 Change Nicknames.getNick to use UUID Len 2022-10-01 19:39:20 +02:00
  • ac994d35a1 Update version Len 2022-10-01 18:24:42 +02:00
  • 4b947996da Change some minor things to Nicknames Len 2022-10-01 13:47:20 +02:00
  • df4ff7f6b3 Fix replacement filers not working. Len 2022-10-01 13:32:04 +02:00
  • 2764446e41 Switch to new formatting permissions. Len 2022-09-30 11:20:59 +02:00
  • 5db3bc5ffe update formatting and emotes in written books. Len 2022-09-29 17:00:53 +02:00
  • 271500bae3 Add permission for newline Len 2022-09-29 16:51:03 +02:00
  • 244b2aeda2 Register Nickname events and commands Len 2022-09-29 16:27:49 +02:00
  • d6562826e4 Add /nick current Len 2022-09-29 16:26:40 +02:00
  • 6329eacd07 Fix some deprecated issues Len 2022-09-27 14:28:48 +02:00
  • 99cbc01106 Update buildscript Len 2022-09-27 14:27:25 +02:00
  • 58b80e9eaf Fork NickNameAccepted to update nickname on proxy before forwarding. Len 2022-09-27 13:42:03 +02:00
  • 282fdde48b Use AsyncChatDecorateEvent. Len 2022-09-27 09:35:10 +02:00
  • a405862fe1 Update Config.java references for Nicknames Len 2022-09-27 00:45:23 +02:00
  • 11ecf1ad16 Merge Nicknames Len 2022-09-26 23:55:49 +02:00
  • fb997ae4ed Update ChatListener.java Len 2022-09-26 23:54:30 +02:00
  • b0e453295b Add addAdditionalChatCompletions Len 2022-09-26 23:53:50 +02:00
  • 1ea2c03fcd Add nicknameString getting in ChatUser.java Len 2022-09-26 23:53:18 +02:00
  • 4d01ccb065 Update Config.java Len 2022-09-26 23:52:24 +02:00
  • a15b13e8ac Add Nick.java Len 2022-09-26 23:50:16 +02:00
  • 00f4e00011 Add Pair.java Len 2022-09-26 23:48:59 +02:00
  • 3888298827 Add Emote to FilterType.java Add EmoteList command. Len 2022-09-26 23:46:50 +02:00
  • 643fb5a633 Fix mail output message not showing recipient name. Len 2022-09-26 19:08:14 +02:00
  • 3ca854e507 Remove GitHub workflows Len 2022-09-25 21:42:37 +02:00
  • 1eb4d619d6 Remove plugin script Len 2022-09-25 21:41:05 +02:00
  • 9d7f50ad37 Update to apache commons lang3 Len 2022-09-03 12:46:04 +02:00
  • d644dbef6e Add runserver task Len 2022-09-03 10:41:50 +02:00
  • 425c06af33 Update build scripts Len 2022-09-02 10:37:25 +02:00
  • fb3358e2ea Remove unused command Len 2022-09-02 10:31:02 +02:00
  • ee2a2c2225 Use 1.19.2 API Len 2022-09-02 10:22:34 +02:00
  • 341a330e3d Removed sout for adding party users auto 2022-09-22 23:53:09 +02:00
  • 0339458c66 Added logging for chat messages auto 2022-09-22 23:52:46 +02:00
  • d3be713c9a Added optional sender argument to /mail list <username> Stijn 2022-09-21 18:26:16 +02:00
  • 6e41a81ed1 Do not shade minimessage in velocity module Len 2022-09-19 18:27:19 +02:00
  • ce1ec164ef added confirmation message to mail send Stijn 2022-09-19 18:10:15 +02:00
  • 9832abbb90 Fixed only sending to ignored players auto 2022-06-25 06:10:17 +02:00
  • 66a058225d Fixed chat not sending messages by bypassing Microsoft's chat report system Stijn 2022-06-24 21:11:54 +02:00
  • 35ad214901 Fixed regex injection auto 2022-06-02 05:09:43 +02:00