115 Commits

Author SHA1 Message Date
Aust1n46
fbf2db15f0 Removed legacy placeholders. Only PlaceholderAPI will be supported from
now on
2020-03-18 21:13:32 -04:00
Aust1n46
367ef1c42c Remove unneeded class 2020-03-18 21:03:19 -04:00
Aust1n46
e44dfe9f07 Pass player display name over Bungee 2020-03-14 22:57:29 -04:00
Aust1n46
8d913b6ce7 Tweaked how display names are passed and stored to work with other
nickname plugins.
2020-03-14 22:28:34 -04:00
Aust1n46
fe4652fa7b Updated getInstance() method to not require setting state onEnable 2020-03-13 22:37:06 -04:00
Aust1n46
b730be11f5 Added DiscordSRV Bungee route 2020-03-13 21:05:17 -04:00
Aust1n46
6d438f9372 Refactored away ChatChannelInfo class 2020-03-13 19:27:27 -04:00
Aust1n46
5142e1bb0a Added API method isListening(channel) to MineverseChatPlayer class 2020-03-08 00:54:52 -05:00
Aust1n46
116f1b69d4 Cleaned up unused methods and code. Moved format methods from the main
class to the Format class.
2020-03-08 00:47:00 -05:00
Aust1n46
d6451a44a7 Remove /afk and /mail from the plugin.yml commands list. 2020-03-08 00:06:43 -05:00
Aust1n46
016371d5bf Removed mail command. Essentials mail command is more widely used. 2020-03-08 00:05:20 -05:00
Aust1n46
d81e1d0872 Commented the custom event sequence for future reference 2020-03-07 16:06:58 -05:00
Aust1n46
fb92d82f73 Removed AFK command and feature. Other plugins do it better and my
iteration is rarely used.

Cleaned up new VentureChatEvent.

Cleaned up ASyncChatEvent to make it truly Async and handle
player.chat()
2020-03-07 16:01:47 -05:00
Aust1n46
d70515ffe3 Removed @[player] messaging feature
Rarely used by players and adds complexity
2020-03-07 14:35:18 -05:00
Aust1n46
1841cadcd2 Added new VentureChatEvent for other plugin's to hook into
Cleaned up ChatListener
Cleaned up ChatMessage
Fixed minor Ignore bug
2020-03-07 14:34:26 -05:00
Aust1n46
f822aae015 Added UUID to print out in the ignore list in the rare case that the
ignored player has never played on the server where the command executer
is playing.
2020-03-07 00:21:18 -05:00
Aust1n46
d77da1c3e4 Fixed BungeeCord ignoring when player to ignore has never logged into
server the command executer is playing on.
2020-03-07 00:11:52 -05:00
Aust1n46
1ef0b818c2 Reworked chat and JSON formatting to be applied in a single outgoing
packet.
2020-03-06 23:38:02 -05:00
Aust1n46
20f8f3d242 Updated plugin version. 2020-03-03 22:26:51 -05:00
Aust1n46
6d431cebc5 Added 'support' for Bukkit /reload. 2020-03-03 22:07:03 -05:00
Aust1n46
8010d60880 Austin's fix for Bukkit /reload command. 2020-03-03 19:43:01 -05:00
Aust1n46
afdc0bb323 Added new permission 'venturechat.commandspy.hide' 2020-03-03 19:41:24 -05:00
Aust1n46
c6faba8c2a Uncomment localization imports. 2020-03-03 18:05:47 -05:00
Aust1n46
6c07886527 Merge branch 'master' into localization 2020-02-25 22:24:39 -05:00
Aust1n46
8bd020359e Removed unneeded code and assets.
IRC Libraries and IRC code (DiscordSRV has replaced IRC)
2020-02-25 22:08:43 -05:00
Aust1n46
623b82494f Create localization branch for upcoming feature. 2020-01-27 21:36:27 -05:00
Aust1n46
ef20ad8b10 Fixed remaining instances of old plugin messaging channel name. 2020-01-23 12:33:04 -05:00
Aust1n46
dababd760f Fixed MySQL naming issue. 2020-01-20 15:12:53 -05:00
Aust1n46
ad4bf319f7 Changed plugin message channel from 'venturechat:' to 'venturechat:data'
(additional files)
2019-12-29 17:59:11 -05:00
Aust1n46
bd59a5c449 Changed plugin message channel from 'venturechat:' to 'venturechat:data' 2019-12-29 17:20:20 -05:00
Aust1n46
975700e606 Removed localization initialization (future update) 2019-12-26 17:08:24 -05:00
Aust1n46
7b5cdc1399 Fixed issue with color codes converting regardless of the required
permission.  Removed dead code from older JSON buttons (replaced with
Moderation GUI)
2019-12-26 16:54:23 -05:00
Aust1n46
2d7e1949fc Updated to 1.15 2019-12-12 16:29:55 -05:00
Aust1n46
9c79065e04 Updated plugin to 1.14.4 2019-07-20 18:41:49 -04:00
Aust1n46
12999289b3 Reverted UUIDFetcher changes to support "Cracked" servers again 2019-05-19 16:37:59 -04:00
Aust1n46
2d1b45b542 Updated VentureChat to support Minecraft 1.14 2019-05-17 18:11:30 -04:00
Aust1n46
55186b4cae Updated player data saving to always use Mojang online mode UUID's.
Updated /chwho command to show all players listening to BungeeCord
channels on every server in the network
2019-02-18 10:10:15 -05:00
Aust1n46
de4ee833b4 Updated global muting to the new plugin messaging channel
Updated config entry for remove message command format
2019-02-13 22:25:39 -05:00
Aust1n46
0b87ebf8c4 Fixed multimessage remover 2019-02-07 18:10:21 -05:00
Aust1n46
622b2f113d API additions to ChatMessageEvent
Made "<message removed>" text configurable

Added new config option 'messageremovertext:'
2019-02-07 16:06:07 -05:00
Aust1n46
5aa13908bd Added exception for ViaVersion to fix plugin messaging with ViaVersion
installed
2018-12-23 00:22:55 -05:00
Aust1n46
41d58d6a56 Fixed Ignore bug in 1.13 2018-08-01 23:45:06 -04:00
Aust1n46
c57f178b3d Updated to 1.13 2018-07-22 17:30:28 -04:00
Aust1n46
e30338c926 Removed IRC libraries from the Jar again 2018-01-19 21:52:03 -05:00
Aust1n46
c9f8ab59f7 Removed warning in CapeListener. Everything should be back to normal
now.
2018-01-19 21:48:54 -05:00
Aust1n46
d4b475ac77 2.12.3 2018-01-19 21:45:50 -05:00
Aust1n46
dc4e12cd40 2.12.3 2018-01-19 21:40:04 -05:00
Aust1n46
7487cb0aad 2.12.3 2018-01-19 21:01:47 -05:00
Aust1n46
db901ffd6f Pushing 2.12.2 changes 2018-01-19 20:55:00 -05:00
Aust1n46
d79bb350c3 Added BungeeToggle Command 2018-01-19 20:39:02 -05:00