322 Commits

Author SHA1 Message Date
Aust1n46
6f5fb0976a Updated Bungee player data saving system. 2021-02-13 13:16:07 -06:00
Aust1n46
17ea0c8c05 Updated version. 2021-02-13 09:54:00 -06:00
Aust1n46
9df128c9a6 Updated Spigot player data saving system. 2021-02-13 09:53:40 -06:00
Aust1n46
ffc54bebaf Added helper method for checking offline UUID's. 2021-02-12 16:39:33 -06:00
Aust1n46
bd6c5d0987 Added enhanced exception checks and documentation. 2021-02-12 15:27:43 -06:00
Aust1n46
868b84aac8 Switched to more efficient online player lookups. 2021-02-12 15:11:37 -06:00
Aust1n46
158a6bdefd Updated Towny hook. 2021-02-12 01:16:38 -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
6ef38eac55 Added clarifying documentation to filter algorithm. 2021-02-08 18:00:58 -06:00
Aust1n46
53b6e0b0c7 Updated messaging formats for toggled conversations. 2021-02-07 23:51:37 -06:00
Aust1n46
e6a0f928bc Updated config with new messaging defaults and information. 2021-02-07 21:40:32 -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
7e2b6cb83e Added PlaceholderAPI support for single server messaging. 2021-02-06 15:21:55 -06:00
Aust1n46
0f5981087c Added PlaceholderAPI support for BungeeCord messaging. 2021-02-06 00:48:10 -06:00
Aust1n46
974260dfa4 Updated version. 2021-02-06 00:47:47 -06:00
Aust1n46
ec5e8abf82 Added channel listening check to received DiscordSRV plugin message. 2021-02-05 18:12:27 -06:00
Aust1n46
de894c721c Remove flags automatically when permission is removed. 2020-10-15 17:45:18 -05:00
Aust1n46
f60b8cad33 Updated plugin version. 2020-10-15 18:03:10 -05:00
Aust1n46
dd52843c68 Merge branch 'hex-color-perms' 2020-10-15 18:02:09 -05:00
Aust1n46
1a37d797d5 Added support for &#ffffff hex color code format. 2020-10-15 17:57:40 -05:00
Aust1n46
5ea5b0e5cf Fixed markdown list inconsistency. 2020-09-21 22:47:26 -05:00
Aust1n46
69eb652a6f Updated readme. 2020-09-21 22:46:32 -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
1e29fe0300 Re-add deprecated constructor 2020-08-25 17:22:39 -05:00
Aust1n46
4dc61a8b74 Revert API change to primitive return types 2020-08-25 17:19:10 -05:00
Aust1n46
c0847f6b87 Fixed issue with premature return statement in unmute task 2020-08-24 23:10:59 -05:00
Aust1n46
b2b1a0ec38 Fix permanent muting option for anti spam mute system 2020-08-24 21:44:45 -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
Aust1n46
93fcf38fbb Merge branch 'master' into mute-rework
Conflicts:
	MineverseChat/mineverse/Aust1n46/chat/MineverseChat.java
2020-08-23 14:36:41 -05:00
Aust1n46
07eb1a1a0c Updated how permissions are displayed 2020-08-23 14:27:42 -05:00
Aust1n46
9934d8d4a3 Increase mute task interval to one minute up from one second. 2020-08-22 23:54:17 -05:00
Aust1n46
c81e85412c Add new field to /channelinfo command 2020-08-22 23:52:29 -05:00
Aust1n46
663d11689d Added documentation 2020-08-22 23:49:55 -05:00
Aust1n46
d4a693d213 Added speak permissions for chat channels. 2020-08-22 23:16:40 -05:00
Aust1n46
e23480805c Remove hardcoded "Default" message format
Created new default format in the config as an example
2020-08-07 23:33:15 -05:00
Aust1n46
1ffdd26027 Remove faulty getOfflinePlayer API method and revert PAPI change
Support PAPI 2.10.9

Update plugin version
2020-08-07 23:22:59 -05:00
Aust1n46
bfd5e3fa9c Use required deprecated PlaceholderAPI register method
Required for backwards compatibility with older versions of
PlaceholderAPI
2020-07-30 17:57:55 -05:00
Aust1n46
24f7c6b94a Removed unused print statement 2020-07-30 17:48:43 -05:00
Aust1n46
f072821244 Fixed bug with the json algorithm
Prefixes and suffixes containing just color codes would break hex colors

Added new examples to the config and defaultconfig files
2020-07-30 17:40:03 -05:00
Aust1n46
664c71bb86 Support PlaceholderAPI version 2.10.7
Allow hex color format #ffffff in placeholders
Properly handle capitol color codes

Known Issue: Hex colors display as white in the message remover
2020-07-29 19:43:52 -05:00
Aust1n46
e1dddceb5e Updated to version 2.19.2 2020-07-14 17:52:44 -05:00
Aust1n46
b0cf4d997d Added support for uppercase characters in color and hex codes 2020-07-14 17:52:19 -05:00