Commit Graph

110 Commits

Author SHA1 Message Date
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
len e7f399010f Pom changes 2021-05-10 10:57:26 +02:00
len 2f798a9e1c move Config to API 2021-05-10 10:45:43 +02:00
len ee1181d4ad Add basic DatabaseConnection to API 2021-05-10 10:35:47 +02:00
len 0d15c40cb7 Start working on the API before adding the server implementation 2021-05-10 10:01:35 +02:00
len 80afee0f2f More work on gc 2021-05-03 19:16:39 +02:00
len 6cfa890923 Added ChatPlayer object and handlers, started working on globalchat command 2021-05-03 17:51:35 +02:00
Teriuihi 19b4c8aaa0 Started working on a chat filter, doesn't load from config yet, has example data 2021-05-02 21:42:35 +02:00
len 1b4473d017 Add basic plugin, config and message command 2021-05-02 19:40:27 +02:00
Teriuihi 7a6913b7f4
Initial commit 2021-05-02 18:18:30 +02:00