Teriuihi
4571d191fd
Added party disband command and a way to remove all users from a party
2022-02-19 16:58:22 +01:00
Teriuihi
4f4f48e847
Added all the commands and added configurable messages for everything
2022-01-30 17:50:18 +01:00
destro174
0ace870550
Add PartyUser implement it into Party
2021-08-08 22:07:47 +02:00
Teriuihi
9551785f83
Added a terrible way to sync parties cus I don't have time to implement a proper solution atm
2021-08-08 13:30:57 +02:00
Teriuihi
67eccd389d
Switched to Username only (no nicknames) till colors can be fixed (for party users)
2021-08-08 12:19:32 +02:00
Teriuihi
2cb843b68c
Finished party command, and sub commands
2021-08-08 11:36:06 +02:00
Teriuihi
ead360ee1c
Chance stored party users to a HashMap for easier access
2021-07-29 03:21:29 +02:00
destro174
5bea7c95f9
idk what i fucked up here all files are new in git?
2021-06-20 22:03:39 +02:00
len
5d8d7b5dff
Add back api and server module
2021-06-02 19:55:55 +02:00
len
d8a4490358
merge api into velocity
2021-05-24 10:10:02 +02:00
Teriuihi
2475197526
Changed PartyUser to be ChatUser
2021-05-14 02:33:23 +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