Aust1n46
9f49a41bbc
Added spy override to Bungee messaging.
2021-04-10 14:25:48 -05:00
Aust1n46
8a6a4d61f2
Load database async and add exception handling.
...
Hikari seems to print it's own stacktrace even when you catch the
exception.
2021-04-09 17:19:08 -05:00
Aust1n46
c663c49e9c
Refactor MySQL database logging implementation.
2021-04-08 17:32:58 -05:00
Aust1n46
32e4420712
Rename "defaultconfig" to something more... verbose.
2021-04-04 23:00:42 -05:00
Aust1n46
704905d439
Add reason support for muting.
2021-04-04 18:03:29 -05:00
Aust1n46
113e04aa19
Remove extra tab.
2021-04-03 17:36:23 -05:00
Aust1n46
803170f8c2
Hotfix for BungeeCord sync not working if the delay isn't long enough.
2021-04-02 21:03:22 -05:00
Aust1n46
264ddf8c2e
Changed parameter order for /mute and /unmute.
...
For better tab completion control.
2021-03-21 20:33:28 -05:00
Aust1n46
b91e54bbe4
Added BungeeCord functionality to /unmute command.
2021-03-21 19:08:49 -05:00
Aust1n46
1da382bb38
Added networking for BungeeCord /mute.
2021-03-20 23:47:24 -05:00
Aust1n46
241fe7a319
Overhauled mute system.
...
Improved timed muting.
Added new arg parser for mute duration.
Fixed cooldown overflow issue.
Fixed timed mutes not expiring properly issue.
Updated data file format to properly use yml formatting.
Properly sync timed mutes over BungeeCord.
2021-02-19 17:13:34 -06:00
Aust1n46
22662a6872
Fixed issue with sync system not working for autojoin: false channels.
2021-02-14 18:05:29 -06:00
Aust1n46
ff0441de4c
Updated player storage to hash maps for better efficiency.
...
Deprecated MineverseChat.players and MineverseChat.onlinePlayers
2021-02-13 22:18:20 -06:00
Aust1n46
9df128c9a6
Updated Spigot player data saving system.
2021-02-13 09:53:40 -06:00
Aust1n46
66fcc22266
Added bungee tab completion for /ignore.
2021-02-09 21:30:52 -06:00
Aust1n46
9f676024d8
Fixed minor bug with spy showing messages you received.
...
Fixed inconsistencies with /ignore command.
2021-02-09 12:06:41 -06:00
Aust1n46
a943df7f3d
Fixed color formatting for private messages that respect permissions.
2021-02-07 21:36:16 -06:00
Aust1n46
13bd351c41
Added tab completion for all network players to private messaging.
2021-02-07 17:32:23 -06:00
Aust1n46
03ff3ceaf7
Created custom tab executor for message command.
2021-02-06 17:24:20 -06:00
Aust1n46
0f5981087c
Added PlaceholderAPI support for BungeeCord messaging.
2021-02-06 00:48:10 -06:00
Aust1n46
ec5e8abf82
Added channel listening check to received DiscordSRV plugin message.
2021-02-05 18:12:27 -06:00
Aust1n46
c0847f6b87
Fixed issue with premature return statement in unmute task
2020-08-24 23:10:59 -05:00
Aust1n46
d64de56e6d
Updated mute localization and spam mute system
2020-08-24 21:30:40 -05:00
Aust1n46
f82af0761c
Updated repeating task for unmuting players
2020-08-24 18:15:31 -05:00
Aust1n46
20e440b137
Merged master into mute-rework
2020-08-23 15:09:05 -05:00
Aust1n46
46e2a012f4
Reformat project into src folder
2020-08-23 15:01:04 -05:00