destro174
|
29dd5d2d55
|
Commit reply/continue rework
|
2022-04-21 15:45:50 +02:00 |
|
auto
|
23e7c57333
|
Use exceptions for filters, highlight words that were filtered
|
2022-02-27 18:29:41 +01:00 |
|
 autoanddestro174
|
fcb2adb009
|
Maybe made nicknames auto sync
|
2022-02-19 16:58:22 +01:00 |
|
 autoanddestro174
|
91b261cdb0
|
Maybe fixed party
|
2022-02-19 16:58:22 +01:00 |
|
 autoanddestro174
|
4571d191fd
|
Added party disband command and a way to remove all users from a party
|
2022-02-19 16:58:22 +01:00 |
|
auto
|
4f4f48e847
|
Added all the commands and added configurable messages for everything
|
2022-01-30 17:50:18 +01:00 |
|
destro174
|
57a43e9c1c
|
finish mails?
|
2022-01-29 23:21:35 +01:00 |
|
destro174
|
26b044b2e7
|
merge basic mailing
|
2022-01-29 14:53:47 +01:00 |
|
destro174
|
eb31a141d0
|
sync mutes from proxy to server
|
2022-01-05 15:25:17 +01:00 |
|
destro174
|
3fd7bbfece
|
dirty fix for /spy not working
|
2021-08-22 10:47:39 +02:00 |
|
destro174
|
1d5dd7c764
|
Don't use replacematcher for parsing text on signs
|
2021-08-20 23:03:58 +02:00 |
|
destro174
|
0ace870550
|
Add PartyUser implement it into Party
|
2021-08-08 22:07:47 +02:00 |
|
auto
|
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 |
|
auto
|
67eccd389d
|
Switched to Username only (no nicknames) till colors can be fixed (for party users)
|
2021-08-08 12:19:32 +02:00 |
|
auto
|
2cb843b68c
|
Finished party command, and sub commands
|
2021-08-08 11:36:06 +02:00 |
|
auto
|
b9fae1cb35
|
Created configurable chat channels
|
2021-08-05 11:40:42 +02:00 |
|
auto
|
dfcf8de34e
|
Removed Bukkit stuff I missed from the general use API
|
2021-08-01 03:20:49 +02:00 |
|
auto
|
59a6edd4f6
|
Removed code that uses Bukkit API from the API
|
2021-07-31 23:16:51 +02:00 |
|
destro174
|
9d8d4b3853
|
fixes
|
2021-07-30 03:16:41 +02:00 |
|
auto
|
ead360ee1c
|
Chance stored party users to a HashMap for easier access
|
2021-07-29 03:21:29 +02:00 |
|
auto
|
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??
|
2021-07-28 22:51:45 +02:00 |
|
auto
|
70b5f980f0
|
Make Regex case insensitive
|
2021-07-28 21:26:21 +02:00 |
|
destro174
|
9674503170
|
some tweaks
|
2021-07-28 20:42:09 +02:00 |
|
destro174
|
0891e252f9
|
auto commit
|
2021-07-27 18:46:58 +02:00 |
|
destro174
|
96dbdc6dd0
|
Fix nicknames and prefixes
|
2021-07-18 00:48:55 +02:00 |
|
auto
|
313d09906d
|
Fixed DatabaseConnection not being loaded on startup
|
2021-06-30 02:02:35 +02:00 |
|
destro174
|
1e3095d396
|
Don't forget about reply
|
2021-06-23 21:44:04 +02:00 |
|
destro174
|
11343938bc
|
Load ignores from database and add them into the chat event
|
2021-06-23 20:05:47 +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
|
a5c23d842d
|
progress
|
2021-06-13 13:53:49 +02:00 |
|
auto
|
cc6a9a5a46
|
removed forcetp from chatuser
|
2021-06-07 15:41:05 +02:00 |
|
len
|
3266cc05a3
|
add notes to chatuser object
|
2021-06-07 10:51:00 +02:00 |
|
len
|
8d723cc0c6
|
Update chatuser object
|
2021-06-07 10:38:38 +02:00 |
|
len
|
198e80aa7a
|
Push progress
|
2021-06-06 21:32:13 +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 |
|
len
|
4b79d6909f
|
Refactor
|
2021-05-22 20:34:32 +02:00 |
|
len
|
8fc9e0c447
|
Refactor RegexObject to ChatFilter and ChatFilterType
|
2021-05-20 18:47:22 +02:00 |
|
len
|
4124315bd7
|
move regexmanager to api
|
2021-05-20 18:45:26 +02:00 |
|
auto
|
c15da75114
|
Renamed chatState to partyChatState
|
2021-05-16 02:02:03 +02:00 |
|
len
|
4d25f4e8cb
|
Add base for Mailing
|
2021-05-16 00:28:47 +02:00 |
|
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 |
|
auto
|
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 |
|
auto
|
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 |
|