Chat/velocity/src/main/java/com/alttd/chat
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
..
api Start working on the API before adding the server implementation 2021-05-10 10:01:35 +02:00
commands Start working on the API before adding the server implementation 2021-05-10 10:01:35 +02:00
config Start working on the API before adding the server implementation 2021-05-10 10:01:35 +02:00
handlers Start working on the API before adding the server implementation 2021-05-10 10:01:35 +02:00
listeners Start working on the API before adding the server implementation 2021-05-10 10:01:35 +02:00
util Added queries to store regex, ignored users, parties, and party users 2021-05-11 19:21:48 +02:00
ChatPlugin.java Add basic DatabaseConnection to API 2021-05-10 10:35:47 +02:00