Commit Graph

  • ead360ee1c Chance stored party users to a HashMap for easier access Teriuihi 2021-07-29 03:21:29 +0200
  • fee6b5c72f Fix user save query inserting unique values multiple times Teriuihi 2021-07-29 03:18:37 +0200
  • 7603bc0db6 Send proper messages when blocking a message Teriuihi 2021-07-29 03:18:18 +0200
  • fc76d07b4c Return if matcher.find() OR matcher.matches() is true since one seems to work when it's the only thing in the text, and the other only works when there is other text around it?? Teriuihi 2021-07-28 22:51:45 +0200
  • a2aa2d8b94 Hardcoded 3 character limit for repeated characters (should be configurable) Teriuihi 2021-07-28 22:50:58 +0200
  • 3d5a48dabc Added HARDCODED messages WHICH SHOULD BE IN CONFIG to alert the user their message was blocked and alert staff a message was blocked and what that message was. Teriuihi 2021-07-28 21:57:00 +0200
  • 9134890538 Don't send chat message if it was blocked Teriuihi 2021-07-28 21:42:58 +0200
  • 70b5f980f0 Make Regex case insensitive Teriuihi 2021-07-28 21:26:21 +0200
  • 9674503170 some tweaks destro174 2021-07-28 20:42:09 +0200
  • ec9b474f72 Add bypass perm for gc destro174 2021-07-27 20:06:36 +0200
  • 0891e252f9 auto commit destro174 2021-07-27 18:46:58 +0200
  • 04ac327365 Split toggleglobalchat into another command destro174 2021-07-18 00:56:33 +0200
  • 96dbdc6dd0 Fix nicknames and prefixes destro174 2021-07-18 00:48:55 +0200
  • 3f7084eeb7 atleast sql works now! destro174 2021-07-03 20:11:31 +0200
  • 313d09906d Fixed DatabaseConnection not being loaded on startup Teriuihi 2021-06-30 02:02:35 +0200
  • a9550c82fe Usage galaxy 1.17 destro174 2021-06-27 19:58:34 +0200
  • 3a60dada35 git somehow ignored these files destro174 2021-06-24 23:08:13 +0200
  • b5b9f92cfb register the commands destro174 2021-06-23 21:48:46 +0200
  • 1e3095d396 Don't forget about reply destro174 2021-06-23 21:44:04 +0200
  • b50e773536 Change project java version to 11 destro174 2021-06-23 21:33:16 +0200
  • b65d0ae6ee slight improvement to ignores in playerchat destro174 2021-06-23 21:31:06 +0200
  • 32c07a4b14 Rework private messaging destro174 2021-06-23 21:16:48 +0200
  • bbfbfbb6f7 add chat formating and placeholders destro174 2021-06-23 20:18:22 +0200
  • 11343938bc Load ignores from database and add them into the chat event destro174 2021-06-23 20:05:47 +0200
  • 5bea7c95f9 idk what i fucked up here all files are new in git? destro174 2021-06-20 22:03:39 +0200
  • a5c23d842d progress len 2021-06-13 13:53:49 +0200
  • bfadd18020 only iterate through players that are actually in a party when saving them Teriuihi 2021-06-08 04:03:03 +0200
  • cc6a9a5a46 removed forcetp from chatuser Teriuihi 2021-06-07 15:41:05 +0200
  • 3266cc05a3 add notes to chatuser object len 2021-06-07 10:51:00 +0200
  • 8d723cc0c6 Update chatuser object len 2021-06-07 10:38:38 +0200
  • 198e80aa7a Push progress len 2021-06-06 21:32:13 +0200
  • 5d8d7b5dff Add back api and server module len 2021-06-02 19:55:55 +0200
  • b814a5b01b Don't end the color after user parsed input, fixes <3 and more len 2021-05-25 16:54:19 +0200
  • 2adf114b65 fix config headers len 2021-05-25 14:49:15 +0200
  • 595bff765a Move global admin chat to ChatHandler len 2021-05-24 15:14:11 +0200
  • d8a4490358 merge api into velocity len 2021-05-24 10:10:02 +0200
  • 0d0c4a13e5 remove API module len 2021-05-24 09:53:45 +0200
  • 4b79d6909f Refactor len 2021-05-22 20:34:32 +0200
  • 74fc459156 Remove server module len 2021-05-22 19:28:49 +0200
  • 3a7279068a Remove server module len 2021-05-22 19:28:29 +0200
  • 8fc9e0c447 Refactor RegexObject to ChatFilter and ChatFilterType len 2021-05-20 18:47:22 +0200
  • 4124315bd7 move regexmanager to api len 2021-05-20 18:45:26 +0200
  • a135900a1c more chatcolor usage len 2021-05-16 17:28:14 +0200
  • 4a8f98da9f Add a way to convert colorcodes into minimessage format len 2021-05-16 17:03:26 +0200
  • 2096d85b53 made togglegc command Teriuihi 2021-05-16 02:06:42 +0200
  • 599de2647f made togglegc command Teriuihi 2021-05-16 02:05:46 +0200
  • c15da75114 Renamed chatState to partyChatState Teriuihi 2021-05-16 02:02:03 +0200
  • ffd9430a65 gc toggle? len 2021-05-16 00:37:49 +0200
  • 4d25f4e8cb Add base for Mailing len 2021-05-16 00:28:47 +0200
  • d9e00094dd Rework getStaffPrefix len 2021-05-15 21:39:51 +0200
  • 8c09726e64 Switch to CopyOnWriteArrayList len 2021-05-15 21:17:24 +0200
  • abf5b4d2bb Start of ChatUserManager len 2021-05-15 21:16:01 +0200
  • 66f7e46add Remove support for [i] in gc len 2021-05-15 13:56:54 +0200
  • 47fd6bf2db Add ALogger len 2021-05-15 13:52:02 +0200
  • f5066d4a9e remove chatplayer instnaces len 2021-05-15 13:31:53 +0200
  • c1db6c1e39 Finalize join and leave messages len 2021-05-15 13:26:31 +0200
  • 904fc3faad Fix Compile issues len 2021-05-15 12:34:19 +0200
  • 19bb94fa74 Change leave/join messages len 2021-05-15 12:08:29 +0200
  • ec2377a837 Server Join/leave Messages len 2021-05-15 11:42:54 +0200
  • be9d8f4ab3 fix merge issue len 2021-05-15 09:27:25 +0200
  • b8ff682748 Get prefixes, display name, and gc toggle when initializing a new user object Teriuihi 2021-05-15 03:02:52 +0200
  • 71e77ce870 Merge remote-tracking branch 'origin/database' into main len 2021-05-14 22:24:40 +0200
  • 2475197526 Changed PartyUser to be ChatUser Teriuihi 2021-05-14 02:33:23 +0200
  • a76ca7f850 Attempt to load regexes from config len 2021-05-14 00:06:21 +0200
  • a7c21c6aa9 RegexConfig len 2021-05-13 23:05:26 +0200
  • 35fda21ed1 Plugin Message channal and global chat check len 2021-05-13 20:27:20 +0200
  • d087d47d5c rework internals len 2021-05-13 14:11:59 +0200
  • 4aa4726a4e Add plugin len 2021-05-13 14:11:29 +0200
  • 001d64b521 Move ChatPlayer to api len 2021-05-13 11:49:47 +0200
  • f4c3b0557e Merge remote-tracking branch 'origin/database' into main len 2021-05-13 09:20:30 +0200
  • cec31f675e Removed regex queries Added nickname query but it's using the wrong connection, needs to either get a connection to the nickname db or something else Teriuihi 2021-05-12 23:59:19 +0200
  • b8ff6a1fb4 refactor some bits len 2021-05-12 10:43:30 +0200
  • 21a15c3817 Added queries to store regex, ignored users, parties, and party users Added Party and party user class with all database functionality NOTE: Regex doesn't have a way to be added or edited through the plugin atm. I don't know if that's needed since doing it through minecraft seems a bit odd, we could maybe add it to some discord bot or something in the future though Teriuihi 2021-05-11 19:21:48 +0200
  • e7f399010f Pom changes len 2021-05-10 10:57:26 +0200
  • 2f798a9e1c move Config to API len 2021-05-10 10:45:43 +0200
  • ee1181d4ad Add basic DatabaseConnection to API len 2021-05-10 10:35:47 +0200
  • 0d15c40cb7 Start working on the API before adding the server implementation len 2021-05-10 10:01:35 +0200
  • 80afee0f2f More work on gc len 2021-05-03 19:16:39 +0200
  • 6cfa890923 Added ChatPlayer object and handlers, started working on globalchat command len 2021-05-03 17:51:35 +0200
  • 19b4c8aaa0 Started working on a chat filter, doesn't load from config yet, has example data Teriuihi 2021-05-02 21:42:35 +0200
  • 1b4473d017 Add basic plugin, config and message command len 2021-05-02 19:40:27 +0200
  • 7a6913b7f4
    Initial commit Teriuihi 2021-05-02 18:18:30 +0200