338 Commits

Author SHA1 Message Date
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
Aust1n46
8feeba0a78 Updated to version 2.19.1 2020-06-28 17:26:44 -05:00
Aust1n46
25116631c5 Allow support for #ffffff hex color codes 2020-06-28 17:23:47 -05:00
Aust1n46
3d13056eea Remove old getLastCode method 2020-06-27 13:36:28 -05:00
Aust1n46
4c6d76509d Updated to support 1.16 hex color codes 2020-06-27 13:30:50 -05:00
Aust1n46
35e2567d55 Remove deprecated tellcolor section 2020-06-26 20:25:19 -05:00
Aust1n46
012ecda0ba Added unit testing framework and first set of tests to VentureChat 2020-06-23 19:26:43 -05:00
Aust1n46
d8b35fdfb9 Fix mangled special characters 2020-06-22 18:12:14 -05:00
Joseph Warner
88b348d12d Merged in hardolaf/venturechat (pull request #6)
Update VentureChat to have distance chat take into account the Y dimension as well.
2020-06-22 23:09:49 +00:00
Joseph Warner
31ddc0791c Revert most changes and make VentureChat distance always based on a cube shape. 2020-06-22 16:19:02 -05:00
Joseph Warner
7a416257ad Update VentureChat to have distanceIsCube option to allow local chat to limit chat in the Y dimension. 2020-06-22 13:31:58 -05:00
Aust1n46
fc0b1ddcd1 Ignore new TODO.txt file 2020-06-18 18:55:37 -05:00
Aust1n46
affbbf3e2b Check using list of online wrappers for better efficiency 2020-05-19 05:50:22 -04:00
Aust1n46
da57e21765 Update plugin version 2020-05-19 05:49:38 -04:00
Aust1n46
eae77c8c00 Fixed bug with JSON formating when removing permissions 2020-05-19 05:49:25 -04:00
Aust1n46
c89cba2474 Disable BungeeCord messaging by default 2020-05-04 23:43:46 -04:00
Aust1n46
2ddf474748 Renamed /nick -> /setnickname to reduce conflict with Essentials 2020-05-04 23:38:00 -04:00
Aust1n46
9e2163b443 Commented out PlaceholderAPI initialize message. Creates false panic 2020-05-04 22:51:03 -04:00
Aust1n46
57c791e997 Added API method for checking if URL's should be underlined in chat 2020-05-04 22:31:22 -04:00
Aust1n46
2ceb87f28e Update plugin version to 2.18.6 2020-05-04 22:20:05 -04:00
Aust1n46
950a74bd23 Add config check for Towny and Factions channel in /chwho 2020-05-04 22:16:36 -04:00
Aust1n46
ea62962bd3 Remove NMS imports and debug method. Caused issues under 1.15 ver 2020-05-04 07:32:54 -04:00
Aust1n46
bf8129dbb4 Updated plugin version to 2.18.5 2020-05-04 01:34:50 -04:00
Aust1n46
f877ac6eb9 Updated venturechat debug test messages. 2020-05-04 01:26:27 -04:00
Aust1n46
2c2f318a71 Changed unmute task to be asynchronous with newer Bukkit methods 2020-05-04 01:12:32 -04:00
Aust1n46
7134b606d8 Add ActionBar message type check back 2020-04-15 06:20:27 -04:00
Aust1n46
1f300aaf6d Update plugin version. Recompile jar with missing MySQL dependencies. 2020-04-13 01:11:04 -04:00
Aust1n46
6bf60b6c6d Add JSON message remover to Bungee messages from DiscordSRV 2020-04-08 14:46:31 -04:00
Aust1n46
203428539e Updated plugin version 2020-04-07 20:27:35 -04:00
Aust1n46
d931e730e0 Added separate version for message files 2020-04-07 20:27:25 -04:00
Aust1n46
3a89d5d6c7 Updated Format API 2020-04-07 20:27:13 -04:00
Aust1n46
96edb124f0 Cleanup format API function calls to allow for easier usage. 2020-04-07 17:59:09 -04:00
Aust1n46
a84e00aec1 Update plugin version 2020-03-28 15:28:10 -04:00
Aust1n46
a1d53d4783 Minor tweak to built in nickname loading to fix issue where they would
reset on login
2020-03-28 15:27:51 -04:00
Aust1n46
c67b1f54c5 Remove attempt to save mail in the data file since mail has been removed 2020-03-28 14:54:32 -04:00