17 Commits

Author SHA1 Message Date
Aust1n46
b057239a81 Refactored out public static instances that are not constants. 2021-04-16 00:03:44 -05:00
Aust1n46
d429327952 Refactored JsonFormat and ChatChannel implementations. 2021-04-15 23:29:41 -05:00
Aust1n46
719ee85268 Update hex color support for message remover.
Does not support 1.7 at this time.
2021-04-11 20:36:13 -05:00
Aust1n46
7d91f560b7 Merge branch 'Mute-Update'
Conflicts:
	src/bungee.yml
	src/plugin.yml
2021-04-10 18:53:42 -05:00
Aust1n46
40a7d70270 Added configurable message sound.
Added spy override to /reply command.
2021-04-10 16:30:48 -05:00
Aust1n46
0c0e4da5f0 Fixed /broadcast not working with URL's. 2021-04-10 14:40:53 -05:00
Aust1n46
2ec0439581 Fixed issue with experimental VentureChatBungee setting from DiscordSRV.
Created helper method for escaping JSON chars.
2021-02-19 17:43:24 -06: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
6f5fb0976a Updated Bungee player data saving system. 2021-02-13 13:16:07 -06:00
Aust1n46
6ef38eac55 Added clarifying documentation to filter algorithm. 2021-02-08 18:00:58 -06:00
Aust1n46
1a37d797d5 Added support for &#ffffff hex color code format. 2020-10-15 17:57:40 -05:00
Aust1n46
6116f0a488 Added documentation 2020-09-03 00:32:10 -05:00
Aust1n46
34c2967853 Replaced all instances of the section symbol with a constant 2020-08-28 19:03:46 -05:00
Aust1n46
d860c1553e Tweaked implementation from PR from https://bitbucket.org/Rodentman87/ 2020-08-28 17:32:02 -05:00
Aust1n46
c0847f6b87 Fixed issue with premature return statement in unmute task 2020-08-24 23:10:59 -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