19 Commits

Author SHA1 Message Date
Aust1n46
eae77c8c00 Fixed bug with JSON formating when removing permissions 2020-05-19 05:49:25 -04:00
Aust1n46
5e6988399c Properly escape regex characters 2020-03-26 19:38:42 -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
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
016371d5bf Removed mail command. Essentials mail command is more widely used. 2020-03-08 00:05:20 -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
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
6d431cebc5 Added 'support' for Bukkit /reload. 2020-03-03 22:07:03 -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
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
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
622b2f113d API additions to ChatMessageEvent
Made "<message removed>" text configurable

Added new config option 'messageremovertext:'
2019-02-07 16:06:07 -05:00
Aust1n46
7487cb0aad 2.12.3 2018-01-19 21:01:47 -05:00
Aust1n46
221e523c79 Added new ChatMessageEvent for Mark Hughes. 2017-03-14 18:25:59 -04:00
Aust1n46
750948ffd8 Added new command /messagetoggle to toggle receiving or blocking
messages.
2016-09-07 09:41:09 -04:00
Aust1n46
b327f79256 VentureChat 2.9.9 2016-08-29 15:23:36 -04:00