Commit Graph

12 Commits

Author SHA1 Message Date
len abf5b4d2bb Start of ChatUserManager 2021-05-15 21:16:01 +02:00
len f5066d4a9e remove chatplayer instnaces 2021-05-15 13:31:53 +02:00
len 904fc3faad Fix Compile issues 2021-05-15 12:34:19 +02:00
len be9d8f4ab3 fix merge issue 2021-05-15 09:27:25 +02:00
Teriuihi b8ff682748 Get prefixes, display name, and gc toggle when initializing a new user object 2021-05-15 03:02:52 +02:00
len 71e77ce870 Merge remote-tracking branch 'origin/database' into main 2021-05-14 22:24:40 +02:00
Teriuihi 2475197526 Changed PartyUser to be ChatUser 2021-05-14 02:33:23 +02:00
len 35fda21ed1 Plugin Message channal and global chat check 2021-05-13 20:27:20 +02:00
len d087d47d5c rework internals 2021-05-13 14:11:59 +02:00
len 4aa4726a4e Add plugin 2021-05-13 14:11:29 +02:00
len 001d64b521 Move ChatPlayer to api 2021-05-13 11:49:47 +02:00
Teriuihi 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
2021-05-11 19:21:48 +02:00