auto
c25767e473
Add VoteToMuteHelper and enhance ActiveVoteToMute
...
Implemented a new module titled VoteToMuteHelper to enhance the voting system and augment the user experience. This module enhances the system by providing relevant player suggestions and setting up the mute player. Made updates to the ActiveVoteToMute module to handle potential voters and mute the player if the vote is passed. VoteToMute module is also updated to include the total eligible players. The code is made robust by adding appropriate error checks.
2024-04-07 18:07:20 +02:00
auto
ed2ba74772
Add start of VoteToMute functionality in chat system
...
Implemented VoteToMute system enabling initiated voting for muting a player in chat. This includes creating new classes "ActiveVoteToMute", "VoteToMute", and "VoteToMuteStarter". The "VoteToMute" class handles the voting command logic, it allows players to vote on whether to mute other players. The code also adds a call to register this new command in the main VelocityChat class.
2024-04-06 19:39:36 +02:00
auto
034de90062
Implement evidence for automatic ban for 'punish' filter violations
...
When a user who violate the 'punish' filter rules is automatically banned, there will now be a post about it in the #evidence channel.
2024-03-02 20:41:59 +01:00
auto
bd8fa02f1e
Add 'punish' filter and automatic banning functionality
...
Extended the RegexManager filterText method to include a 'punish' case that triggers an automatic ban for users who violate the filter. This commit also updates the PluginMessageListener to handle 'punish' commands, thus completing the execution of an auto-ban function.
2024-03-02 19:18:13 +01:00
Len
f63c4c0836
Update velocity
2023-12-17 12:39:07 +01:00
auto
c02e4dd884
Log all party messages
2023-07-10 23:15:08 +02:00
auto
5583abbbca
Fix party info not showing if party owner is null
2023-06-20 23:44:32 +02:00
Len
3aa0b09133
Fix ChatFilter.java not applying to message.
2022-10-08 11:05:56 +02:00
Len
8baa254d5e
Revert "Fix replacement filers not working."
...
This reverts commit df4ff7f6b3 .
2022-10-03 11:29:06 +02:00
Len
a4e4982dc3
Update nicknames to use Chat's plugin message channels.
2022-10-01 20:42:35 +02:00
Len
df4ff7f6b3
Fix replacement filers not working.
2022-10-01 13:32:04 +02:00
Len
2764446e41
Switch to new formatting permissions.
2022-09-30 16:48:08 +02:00
Len
6329eacd07
Fix some deprecated issues
2022-09-29 16:26:55 +02:00
Len
99cbc01106
Update buildscript
2022-09-29 16:26:55 +02:00
Len
58b80e9eaf
Fork NickNameAccepted to update nickname on proxy before forwarding.
2022-09-29 16:26:55 +02:00
Len
11ecf1ad16
Merge Nicknames
2022-09-27 00:02:27 +02:00
Len
643fb5a633
Fix mail output message not showing recipient name.
2022-09-26 19:08:51 +02:00
Len
425c06af33
Update build scripts
2022-09-26 19:08:51 +02:00
Stijn
d3be713c9a
Added optional sender argument to /mail list <username>
2022-09-21 18:26:16 +02:00
Len
6e41a81ed1
Do not shade minimessage in velocity module
2022-09-19 18:27:19 +02:00
Stijn
ce1ec164ef
added confirmation message to mail send
2022-09-19 18:10:15 +02:00
auto
32e38ef32b
spot the bug
2022-06-02 04:57:04 +02:00
auto
b1f2370bec
Added continue, fixed mail
2022-06-02 03:48:51 +02:00
auto
20c7f0a6d9
ez tmp fix for sendername receivername not being replaced properly
2022-05-30 23:59:54 +02:00
auto
40a6e6bcc9
Fixed colors not working in chat
2022-05-30 22:10:54 +02:00
auto
679602c1f7
Registered SilentJoinCommand
2022-05-30 19:19:41 +02:00
Len
8c3d03383d
build using velocity 3.1.2-SNAPSHOT
2022-05-30 18:47:29 +02:00
Len
c836452d19
Update minimessage references
2022-05-27 00:31:36 +02:00
auto
fdd9d81400
Fix party users not being removed correctly (they left the party but still had their party id set)
2022-05-24 02:49:36 +02:00
Stijn
408d38fb78
Added silent join
2022-05-23 22:32:43 +02:00
Stijn
faa0435131
Require reports to be at least 3 words long
2022-05-23 22:06:17 +02:00
Stijn
1946cd4ab7
Added online indicators for party info
2022-05-23 21:55:36 +02:00
auto
0a6dfe799e
Properly handle filtered messages in party chat
2022-03-15 00:20:07 +01:00
destro174
e6dfd19b84
Merge branch 4.9
2022-03-14 16:48:35 +01:00
auto
98475583a9
Gave report an error message
2022-03-05 04:52:10 +01:00
auto
09507999aa
Added player does not exist message when sending a message to a player that's not online
2022-03-02 17:36:15 +01:00
auto
7c9b12c394
Don't let someone join a party they are already in
2022-03-02 17:30:19 +01:00
auto
23e7c57333
Use exceptions for filters, highlight words that were filtered
2022-02-27 18:29:41 +01:00
destro174
5834ff2c97
Why doesn't it error?
2022-02-24 17:16:32 +01:00
destro174
e550679637
Workaround? please build
2022-02-23 16:13:53 +01:00
destro174
439fb12480
Workaround for minimessage
2022-02-23 15:50:21 +01:00
auto
5f58cbe62a
Merge remote-tracking branch 'origin/4.9' into 4.9
2022-02-20 19:12:41 +01:00
auto
a0c626a88f
Add confirmation message, change color, fix author icon url
2022-02-20 19:12:20 +01:00
destro174
2ac0cbc7d9
Remove proxydiscordlink implementation
2022-02-20 19:07:08 +01:00
auto
8d6efe0265
Don't ask for player
2022-02-20 19:03:11 +01:00
auto
56010fb9ad
Added /report probably (and fixed party chat tab complete)
2022-02-20 18:19:52 +01:00
destro174
c248534906
add minimessage snapshots repo
2022-02-19 17:00:03 +01:00
auto and destro174
8fd784bba1
Maybe added proxydiscordlink and added report command
2022-02-19 16:58:22 +01:00
auto and destro174
956d04abe0
Added party leave notif
2022-02-19 16:58:22 +01:00
auto and destro174
e0ed414a38
Added confirmation message to mail sent
2022-02-19 16:58:22 +01:00